Miscellaneous scripts I've found useful while working on oreimo PSP
tlwiki.py - Script to batch upload files to the rinjinbu wiki ( http://notcliche.com/rinjinbu ). based on tlwiki script [PYTHON3]. Unmodified script available at http://tlwiki.org/index.php?title=File:Tlwiki-upload.zip
find_strings.py - Script to search for all length-prefixed strings (i.e., strings that are preceeded by their length) in a binary file. [PYTHON2]. Licensed under CC0
Also see pypgf at http://github.com/falaina/pypgf