Collection of useful tools, resources, and methods for generating hashes
## HashCat
https://github.com/hashcat/hashcat/tree/master/tools
```
test.pl passthrough <#type> <#> dict.txt
```
## MDXfind
https://hashes.org/mdxfind.php
```
echo I mdxfind -z -h '<#type>' dict.txt
```
[[Home]]
#tools