Gokolu - Binary string source identifier
trufae <trufaegmailcom> Friday, December 21 2007 16:41.19 CST


Sometimes I have to front stripped statically linked binaries, and without proper signatures for finger printing is difficult to figure out the source for pieces of the binary, like library dependencies, project source code, etc..

Having all this information together with a full disassembly of the binary we can mark a piece of assembly as related to a source file and line (like reverse dwarf).

The current implementation is a proof of concept written in a few lines of perl using radare and curl for querying Google Code Search (it gives better results than koders or so).

I finally plan to integrate this into the code analysis module of radare :)

Take care and don't flood google or you'll be banned. Use this source with responsability.

Download Gokolu.pl.

Pod documentation is included:

Comments
Posted: Wednesday, December 31 1969 18:00.00 CST