What steps will reproduce the problem? 1. Open an .idb with sufficient number of functions (e.g. user32.dll). 2. Run the following code in the python CLI: import idaapi import idautils import idc f = ...
This IDAPython repository contains a few Python modules developed for use with IDA Pro from the researchers at Duo Labs. There are currently two modules being released. These modules are discussed on ...