Online Tools by Moa
These are tools I created myself (I don't mind if you look through the scripts for ideas, but don't blatently rip them off) to help solve puzzles.
Information: A more detailed description of the tools (information on the methods of encryption.)
ASCII Translator: Translates between ASCII characters and decimal, binary, or hexadecimal numbers.
Vigenere Cypher: Encodes and decodes text using Vigenere encryption (can be used for Rot-X as well), and can find the key used to get the cyphertext from the plaintext.