Releases: HashPals/Search-That-Hash
Releases · HashPals/Search-That-Hash
🔎 An inspector calls 🔎
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)
What’s Changed
- Bump cloudscraper from 1.2.56 to 1.2.58 (#101) @dependabot-preview
- Bump pytest from 6.2.2 to 6.2.3 (#98) @dependabot-preview
- [Security] Bump urllib3 from 1.26.3 to 1.26.4 (#99) @dependabot-preview
- Bump name-that-hash from 1.6.0 to 1.6.1 (#97) @dependabot-preview
- Bump name-that-hash from 1.4.0 to 1.6.0 (#93) @dependabot-preview
- Updated API (#96) @Jayy001
- Add config file (#95) @Jayy001
- Hashcat now works (#94) @Jayy001
- Update README.md (#91) @Jayy001
- Google collab (#90) @Jayy001
- added setup.py (#89) @Jayy001
- Update init.py (#88) @Jayy001
- Bump name-that-hash from 1.2.0 to 1.4.0 (#87) @dependabot-preview
- Bump name-that-hash from 1.1.6 to 1.2.0 (#85) @dependabot-preview
- Update readme (#84) @Jayy001
- Bump rich from 9.12.4 to 9.13.0 (#79) @dependabot-preview
- Fix Nitrxgen (#81) @Jayy001
- Updated printing link (#80) @Jayy001
- Update README.md (#78) @bee-san
- [ImgBot] Optimize images (#76) @imgbot
- Update README.md (#77) @Jayy001
- Added better gifs (#74) @bee-san
- Bump rich from 9.12.3 to 9.12.4 (#73) @dependabot-preview
- Bump coverage from 5.4 to 5.5 (#72) @dependabot-preview
- Fix sizes of README gifs (#66) @bee-san
- Added push func to API fast (#71) @Jayy001
- Create release-drafter.yml (#70) @bee-san
Bug Fixes
0.2.0: Merge pull request #58 from HashPals/bee-fix-ci
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 🥳
0.1.3 Update __main__.py