StupidObfuscation
A stupid obfuscation thing
How it works
The obfuscator takes a string, splits into pieces of one, then, using the table from letter.py,
Matches it to a unique unicode character.
The deobfuscator does that, except that it does it in reverse.
New stuff
Added python confuser (Warning: the confused file must be run in the same folder as letters.py and charset.txt)