Awesome
ida-scripts
Various IDA scripts I've created for Reverse Engineering.
Plugins
Scripts
Cra0 Signature Definition File Importer
Imports CSDF files into IDA see scripts/csdf_importer for further information.
- In IDA go
File -> Script File..
and selectapply_signatures.idc
- It will prompt you for the csdf file, locate it and click Open.
Cra0 VTable Definition File Importer
Imports CVDF files into IDA see scripts/cvdf_importer for further information.
- In IDA go
File -> Script File..
and selectapply_vtables.idc
- It will prompt you for the cvdf file, locate it and click Open.
Misc
Miscellaneous scripts that do various things.