IDA Pro configurations, scripts, and utilities
a python module that contains utilities for working with the idapython scripting interface.
ida pro plugins that you can install to your %IDADIR%/plugins/
directory.
these typically provide some long-running functionality, such as interface hints.
standalone ida pro scripts that can be run without installation. these typically collect, format, and display some data. usually these are not long-running.
unit tests that demonstrate that idawilli actually works as advertised.
ida pro configuration files that style the user interface.
Wasn't working in 7.0 so added some changes to how the bytes are printed