This is an incomplete list of the tools that I have created. Please e-mail me if you would like a more complete list.
Alpha Assembly --> Dot Grapher
This tool takes in assembly code created by the dis program and creates a control flow and data flow graph for the instruction sequence. It produces dot output files that can be converted into pdf, ps, etc. It is also capable of highlighting instruction sequences. Source code is available on request.