williballenthin / idawilli

IDA Pro resources, scripts, and configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

IDA Pro resources, scripts, and configurations

License:Apache License 2.0


Languages

Language:Python 77.4%Language:CSS 11.5%Language:Less 11.1%