hashcat Forum
Third-party utility: analyze_hccap - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: User Contributions (https://hashcat.net/forum/forum-25.html)
+--- Thread: Third-party utility: analyze_hccap (/thread-4020.html)



Third-party utility: analyze_hccap - philsmd - 01-28-2015

analyze_hccap is a new small perl script I developed which sometimes can be very handy to analyze the content of .hccap files (for -m 2500 = WPA cracking, see https://hashcat.net/wiki/doku.php?id=hccap ).

The github repository with instructions can be found here:
https://github.com/philsmd/analyze_hccap

It is especially useful when you for instance have .hccap files with more than 1 network (lets say a "multi hccap file").
The tool even has a filter s.t. the user can select the networks/single hccaps he wants to display (in case of a multi hccap file).

Let me know if you find it useful and/or have some suggestions, improvement requests etc.
Thx


RE: Third-party utility: analyze_hccap - epixoip - 01-28-2015

Clean, simple, elegant, and written in the language of true gentlemen. Well done!


RE: Third-party utility: analyze_hccap - Hash-IT - 01-28-2015

Thank you very much Smile


RE: Third-party utility: analyze_hccap - Rolf - 01-28-2015

Looking good!
[Image: Untitled_1.jpg]