Skip to content

wflk/ida-autoruns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IDA Autoruns

IDA-Autoruns is a simple plugin to make a script run automatically every time you open a specific IDB.

Installation

  1. pip install ida-settings
  2. Change EDITOR to your editor of choice. Important: The editing takes place once the editor process terminates.
  3. Copy autoruns.py into IDA's plugin directory.

Usage

  1. Press View -> Edit Autoruns to edit the autoruns script
  2. Be sure to save the IDB, as it will store the script
  3. The script will run automatically when you save it, and every time you load the IDB.

Drawbacks

While this plugin is useful for small, IDB-specific hacks, I highly recommend using proper plugins whenever possible.

About

Autorun scripts on a per IDB basis. Quick and dirty.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%