| FTard Crypto Suite is a collection of Windows programs that are designed to quickly play and tinker with cryptographic data. |
| FTard Decoder Ring Online ( http://decoder.israeltorres.org/ ) is the latest version of an open FTard Decoder Ring rewrite in javascript to use both online and offline. Download, Modify, Update! |
FTard CryptoCram
Playing with Monoalphabetic Substitution Cryptograms
Screen shot of FTard CryptoCram.exe v1.0.0.3

Download ScreenShot :
FTard CryptoCram.exe
FTard CryptoCram.zip
FTard CryptoCram.txt
FTard CryptoCram Version 1.0.0.3
http://tools.israeltorres.org
Displays Letter Frequency
Displays Substitution Iterations
Supports Key Balance Checking
Includes English Letter Frequency Chart
Includes Preloaded Keys
Supports monoalphabetic substitution
FTard Decoder Ring
Rotating letters is not secure, just annoying.
Screen shot of FTard Decoder Ring.exe v2.0.1.5

Download ScreenShot :
FTard Decoder Ring.exe
FTard Decoder Ring.zip
FTard Decoder Ring.txt
FTard Decoder Ring Version 2.0.1.5
http://tools.israeltorres.org
usage:
Decode Rotated ASCII for Analysis
ROT13 - apply ROT13 to a message.
ROT47 - apply ROT47 to a message.
ROT13 & ROT47 - Double decode with one click.
ROT47 & ROT13 - Double decode with one click.
Caesar - Check Caesar's 26 combinations
ASCII - View the ASCII values of the message.
ASCII SPC - View the ASCII values of the message w/out spaces.
ASCII TABLE - Generate ASCII Table(DEC, HEX, OCT, CHAR)
Clear Fields - This clears all fields.
Copy to Result - This copies the input to the result window.
ASCII DEC - Decode the resulted message from ASCII
ASCII DEC !# - Decode result from ASCII w/o number info.
Smart Find - Quickly find in the result what likely resembles English
UPPER - This allows you to make the message/result all uppercase.
lower - This allows you to make the message/result all lowercase.
Rot13N5 - This allows you to apply ROT13N5 to the message/result.
N5 Only - This allows you to apply N5 to the message/result.
ASC->Binary8 - This allows you to encode ASCII to binary (8bit).
Binary8->ASC - This allows you to decode binary to ASCII (8bit).
ASC->Binary5 - This allows you to encode ASCII to binary (5bit).
Binary5->ASC - This allows you to decode binary to ASCII (8bit).
reverse - This allows you to reverse the message.
ASC->Morse - This allows you to encode a message to Morse.
Morse->ASC - This allows you to decode Morse to ASCII.
XOR - This allows you to XOR the message with a key.
XOR Result - This allows you to XOR the message ASCII encoded.
XOR Result 2 - This allows you to XOR the result ASCII decoded.
ASC->Hex - This allows you to encode ASCII to Hex.
ASC->Hex % - This allows you to encode ASCII to %Hex.
ASC->Hex \ - This allows you to encode ASCII to \Hex.
Hex->ASC - This allows you to decode Hex to ASCII.
ASC->Oct - This allows you to encode ASCII to Octal.
Oct->ASC - This allows you to decode Octal to ASCII.
- Spaces - This allows you to remove spaces.
Decodes ROTX, ROT13, ROT47, XOR, Caesar, Binary, Hex, Octal, Morse
| Additional Windows Console encoding/decoding tools: |
| mangler | XOR & NOT | |
| rot13 | ROT(13) | |
| XORword | XOR | |
| cm_zipcode | zip code | |
| cm_TopAndBottomCode | top and bottom code | |
| Vigenere Cipher Iterative (VCI) | VCI uses VC for 26 possible VC Iterations | |
| serializecrypto | serialize newline data |