Textpad for Foreniscs

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
cepogue
Posts: 1
Joined: Tue Jun 03, 2008 3:12 pm

Textpad for Foreniscs

Post by cepogue »

I am a forensic analyst, and use Textpad for parsing logfiles. Once thing I need to know how to do, which I cannot seem to find anywhere, is how to search for multiple keywords.

For example, I would like to be able to search for a line containing say an IP address AND a specific port number. Does that make sense?

Anybody know how to search for multiple keywords in a single search?
User avatar
Bob Hansen
Posts: 1516
Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:

Post by Bob Hansen »

use the pipe "|" separator

From TextPad HELP on Using Regular Expressions:
| Matches either the expression to its left or its right. Example: hop\|hoop matches hop, or hoop.
Hope this was helpful.............good luck,
Bob
Post Reply