guelfoweb / dmatch

a simple pattern matching implementation to get and organize the results of the dumps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dmatch

dump match is a simple pattern matching implementation to get and organize the results of the dumps

Usage

bash dmatch.sh <pattern file> <dir or file dump>

Example

bash dmatch.sh domain_list.txt dump.txt
bash dmatch.sh domain_list.txt dump/

License

Beerware

About

a simple pattern matching implementation to get and organize the results of the dumps


Languages

Language:Shell 100.0%