A Python tool for decrypting passwords hashed with the AuthMe SHA256 algorithm. Ideal for penetration testing and security audits on Minecraft servers using the AuthMe authentication plugin.
-
Updated
Aug 9, 2024 - Python
A Python tool for decrypting passwords hashed with the AuthMe SHA256 algorithm. Ideal for penetration testing and security audits on Minecraft servers using the AuthMe authentication plugin.
Optimized code for decrypting hashes. It works 100 times faster than others
It is a very fast (100 times faster) and simple tool for sorting passwords by their hashes. It supports several hashing algorithms such as MD5, SHA1, SHA256, SHA512. The program can work with both individual hashes and files containing multiple hashes.
Add a description, image, and links to the authme-sha256 topic page so that developers can more easily learn about it.
To associate your repository with the authme-sha256 topic, visit your repo's landing page and select "manage topics."