CryptoHawk 1.0 Beta
by Ali Polatel(polatel@itu.edu.tr) Description
This program can calculate hashes and look for MD5 hashes in internet. It can also do some mathematical abilities like finding if a number is prime and the greatest common divisor of two numbers. This project is a rather new one and there may be a lot of bugs. I'll appreciate if you e-mail your suggestions and bugs to me or post them to the forum at
https://sourceforge.net/forum/?group_id=157593
If you want to help the project develop just contact me as there is a lot work to do on that.
- Notes
Requires wxpython -- http://www.wxpython.org
Require pycrypto -- http://www.amk.ca/python/code/crypto
- TODO
Add a multi-threaded MD5 cracker function that can search through a wordlist and brute force Fix the frequency analysis
