Skip to content

Various IDA scripts I've created for Reverse engineering.

License

Notifications You must be signed in to change notification settings

cra0/ida-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ida-scripts

Various IDA scripts I've created for Reverse Engineering.

Plugins

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 select apply_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 select apply_vtables.idc
  • It will prompt you for the cvdf file, locate it and click Open.

Misc

Miscellaneous scripts that do various things.

About

Various IDA scripts I've created for Reverse engineering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published