Skip to content

Releases: HashPals/Search-That-Hash

🔎 An inspector calls 🔎

29 Apr 20:00
924de5a
Compare
Choose a tag to compare

New features

  • Changed the fast API to a more detailed result (#96) @Jayy001
  • Added config file to appdirs for more efficient / easier customisation (#95) @Jayy001
  • Updated README to include better gifs and links to google Collab version (#90) @Jayy001
  • Added setup.py for easier packaging (#89) @Jayy001
  • Added the push function to the fast API (When your hash gets cracked from external databases, it adds the result to our db!) (#71) @Jayy001

Maintenance

  • Fixed hashcat on windows, make sure to read the docs for more info. (#94) @Jayy001
  • Fixed Nitrxgen cracker (#81) @Jayy001
  • Fixed the link on the banner to redirect to our github (#80) @Jayy001

Bugs

None known at this time! 🥳

untagged-d2b34571e2b859887bc6: Bump rich from 9.13.0 to 10.1.0 (#100)

19 Apr 09:41
24109ff
Compare
Choose a tag to compare

What’s Changed

Bug Fixes

28 Feb 17:47
6c8e04e
Compare
Choose a tag to compare

0.2.0: Merge pull request #58 from HashPals/bee-fix-ci

27 Feb 22:35
45167da
Compare
Choose a tag to compare

Added more tests, increased code coverage, fixed bugs, & changed license to GPLv3

This code is heavily tested and significantly more stable than previously.

Initial release 🥳

08 Feb 22:14
86c0667
Compare
Choose a tag to compare
0.1.3

Update __main__.py