Hash Generator & Cracker Online Offline
#Install Note Clone the repository: git clone https://github.com/0xR0/hediye.git #Then go inside: cd hediye/ #use examples: python3 hediye.py -k Key / For –> Generate Hash (md5, sha1, sha224, sha256, sha384, sha512) python3 hediye.py -v HASH -f Wordlist / For –> Brute Force Attack (md5, sha1, sha224
#Install Note
Clone the repository:
git clone https://github.com/0xR0/hediye.git
cd hediye/
python3 hediye.py -k Key / For –> Generate Hash (md5, sha1, sha224, sha256, sha384, sha512)
python3 hediye.py -v HASH -f Wordlist / For –> Brute Force Attack (md5, sha1, sha224, sha256, sha384, sha512))
python3 hediye.py -n HASH / For –> Online Search (md5, sha1, sha224, sha256, sha384, sha512))
