Search-That-Hash icon indicating copy to clipboard operation
Search-That-Hash copied to clipboard

🔎Searches Hash APIs to crack your hash quickly🔎 If hash is not found, automatically pipes into HashCat⚡

Results 34 Search-That-Hash issues
Sort by recently updated
recently updated
newest added

STH should automatically rate limit requests made to third-party website/APIs so ideally #67 doesn't happen. For example `http://md5.my-addr.com` says `Using of our online md5 database is limited in time with...

enhancement

Some of the third-party website/APIs will temporarily ban your IP from inputting too many hashes in a day. STH should display this when it finds an error from a third-party...

enhancement

Assuming that hashcat cracking is very slow, present the user with an interface like: 1. Bcrypt 2. Sha256 3. sha512 And let the user select which one to try first....

enhancement

Currently STH will only output the hash type when found in our database. Most if not all of the third-party websites/APIs we use also output the hash type when found,...

enhancement

Currently the entire hashcat file is not included in code coverage. This is because we'd need hashcat to run the tests against it. Instead, we can use [pytest-mock](https://changhsinlee.com/pytest-mock/) to mock...

help wanted

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 7.1.3. Release notes Sourced from pytest's releases. 7.1.3 pytest 7.1.3 (2022-08-31) Bug Fixes #10060: When running with --pdb, TestCase.tearDown is no longer called for tests...

dependencies

Bumps [cloudscraper](https://github.com/venomous/cloudscraper) from 1.2.58 to 1.2.64. Release notes Sourced from cloudscraper's releases. Release 1.2.62 Whats the point in even trying to detect v1 challenges anymore... Release 1.2.61 Updated v2 detection...

dependencies

Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.5 to 6.4.4. Release notes Sourced from coverage's releases. coverage-5.6b1 Third-party packages are now ignored in coverage reporting. This solves a few problems: Coverage will no longer...

dependencies

Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.5 to 7.2.2. Release notes Sourced from coverage's releases. coverage-5.6b1 Third-party packages are now ignored in coverage reporting. This solves a few problems: Coverage will no longer...

dependencies

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 7.2.2. Release notes Sourced from pytest's releases. 7.2.2 pytest 7.2.2 (2023-03-03) Bug Fixes #10533: Fixed pytest.approx{.interpreted-text role="func"} handling of dictionaries containing one or more values...

dependencies