IDA Pro resources, scripts, and configurations

williballenthin, updated 🕥 2023-03-06 09:20:16

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.

Issues

fixed to work with ida 7.0

opened on 2019-11-30 18:17:21 by PimmyTrousers

Wasn't working in 7.0 so added some changes to how the bytes are printed

Willi Ballenthin

/usr/bin/nethack

GitHub Repository