# idawilli **Repository Path**: AbstractFactory/idawilli ## Basic Information - **Project Name**: idawilli - **Description**: IDA Pro resources, scripts, and configurations - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.