/IDA-Gadget

Using this script can export the function names in IDA Pro to an database

Primary LanguagePython

IDA Gadget Collection

These gadgets are used by me to output some IDA results.

get_function.py is an IDAPython script, while CamelLu is an idc script. Get_function output an sqlite3 datebase, while CamelLu just conduct a text file.
xref_find used to find xrefs to an function.