Decodify - Detect And Decode Encoded Strings Recursively

Decodify can detect and decode encoded strings, recursively. Its currently in beta phase.
Lets take this string : teamultimate.in and encode it with Hex, URL, Base64 and FromChar encoding, respectively.

Now lets pass this encoded string to Decodify:


Boom! Thats what Decodify does.

Supported Encodings and Encryptions
  • Caesar ciphers
  • Binary
  • Hex
  • Decimal
  • Base64
  • URL
  • FromChar
  • MD5
  • SHA1
  • SHA2

Decoding Caesar Cipher
You can supply the offest by --rot option or you can tell Decodify to decode for 1-20 offest by using --rot all

Installing Decodify
Download Decodify with the following command:
git clone https://github.com/UltimateHackers/Decodify
Now switch to Decodify directory and run the installer with this command:
cd Decodify && chmod +x ./setup.sh
Now you can run decodify by entering dcode in your terminal.


Decodify - Detect And Decode Encoded Strings Recursively Decodify -  Detect And Decode Encoded Strings Recursively Reviewed by Zion3R on 6:12 PM Rating: 5