We don't use database, but nested hashes native to Python. It is a lot faster and requires much less memory. See details at https://lnkd.in/gxxtmXGY ...
A Python tool that simulates hash cracking using MD5/SHA256 dictionary attacks. Ideal for SOC training and ransomware recovery demos. This project simulates a dictionary attack on password hashes ...
A local Python-based graphical user interface to scan files using the free VirusTotal Public API v3. The app shows scan results, hash values, and detection details in a clear, easy-to-read layout.
🔐 BcryptHash is a Python tool used to generate, verify, and brute-force attack Bcrypt hashes (for educational purposes). It helps to learn password security and hashing methods. Features: - Generate ...