|
ida2sql, exporting IDAs dissasemblies to SQL
Because BinNavi nowadays reads all the disassembly information from a SQL database, we needed some means of exporting the information to it. ida2sql is the result, it is a monster set of Python scripts I wrote (all nicely wrapped in a couple of files for easy installation) that will export the information from an IDB (only Intel, ARM and PPC so far. The latter two in experimental mode) into a MySQL database. Its available for download from my site together with installation and usage instructions. It needs the IDAPython plug-in to run. Any feedback is welcome. I posted a while ago about the database schema. One can do pretty neat things when having the dissasembly in such form... Comments
| ||||||