Buat Hash Untuk Berbagai Algoritma Secara Cepat Untuk Keperluan Integritas Atau Tes.
Developer: NaldyXploit
Version: 4.0
Release: 2025-10-16
- Encode / Decode (Base64)
- Hash (MD5, SHA256)
- Example CLI usage
git clone https://github.com/NaldyXploit-ID/Hash-Generator.git
cd Hash-Generatorpython3 main.py encode "hello world"
python3 main.py md5 "secret"
pytest -q
See CONTRIBUTING.md
MIT