Talanor / findmyhash

Hash cracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separate binary / lib

Talanor opened this issue · comments

Make a libfindhash and a setup.py

The setup.py should create a directory to store the results of the hash calculators

Some progress on that in 40bfd94 and 6df1cf5 but not yet fully implemented, a binary (working like the current one) should be created along with the lib.

Setup.py installation works in fb16154 . We should remove the print and do all the printing in the main app.