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, sha256, sha384, sha512)) python3 hediye.py -n HASH / For –> … Read more

PHANTOM EVASION 2.0.1- An Antivirus Evasion Tool

Phantom-Evasion is an interactive antivirus evasion tool written in python capable to generate (almost) FUD executable even with the most common 32 bit msfvenom payload (lower detection ratio with 64 bit payloads). The aim of this tool is to make antivirus evasion an easy task for pentesters through the use of modules focused on polymorphic … Read more