Collision Generator 0.5.0

Developers


Description


Collision Generator

This tool helps modders reverse Jenkins hashes to their original strings or find collisions. It uses built-in dictionaries for brute force resolving and can also generate random collisions. **Features:** * **Reverse Hashing:** Convert Jenkins hashes back to their original string representations. * **Collision Finding:** Generate new hashes that match a given hash value. * **Dictionary Brute Force:** Use a dictionary of known words to find matching strings for hashes. * **Random Collision Generation:** Create random hashes that collide with the target hash. **Additional Features:** * Multi-threading support for faster resolving speeds (currently only works for dictionary brute force). * Pause and resume functionality for ongoing jobs. * User interface for managing hash lists, viewing results, and controlling search parameters. * Option to add custom dictionaries for improved accuracy. * Support for decimal hash input. **Known Issues:** * Resolving with prefixes may only find collisions for the first prefix in the list (fix available in hotfix version 0.4.2.1).
First Upload: November 11, 2024 Last Updated: November 11, 2024


0 Comments