Skip to content

IDAPyHelper is a script for the Interactive Disassembler that helps writing IDAPython scripts and plugins.

Notifications You must be signed in to change notification settings

CrackerCat/IDAPyHelper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

IDAPyHelper

IDAPyHelper is a script for the Interactive Disassembler that helps writing IDAPython scripts and plugins.

It does so by acquiring all names accessible via IDAPython and makes them available in a browsable list that can be sorted, scanned (Alt-T) and filtered (Ctrl-F) arbitrarily. Double clicking a list entry opens a separate view that displays the entry's docstring, if available.

IDAPyHelper animated gif

About

IDAPyHelper is a script for the Interactive Disassembler that helps writing IDAPython scripts and plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%