Pokemon GBA Strings Utility
A simple cmdline script that helps with the translation of the propriety encoding scheme that's used in the GBA Pokemon games.
For more details check this Wiki Page
Also, check out my post about this.
Usage
./strings_util.py d(ecode) <hex-string>" % sys.argv[0]
./strings_util.py D(ecode-reversed) <hex-string>" % sys.argv[0]
./strings_util.py e(ncode) <string>" % sys.argv[0]