Python idawilli IDA Pro resources, scripts, and configurations by williballenthin

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
idawilli

IDA Pro configurations, scripts, and utilities
components

idawilli

a python module that contains utilities for working with the idapython scripting interface.
plugins

ida pro plugins that you can install to your %IDADIR%/plugins/ directory. these typically provide some long-running functionality, such as interface hints.
scripts

standalone ida pro scripts that can be run without installation. these typically collect, format, and display some data. usually these are not long-running.
tests

unit tests that demonstrate that idawilli actually works as advertised.
themes

ida pro configuration files that style the user interface.

source https://github.com/williballenthin
 

Attachments

  • idawilli-master.zip
    109.2 KB · Views: 6
Top