Select an issue and ask to be assigned to it. Check existing scripts in the projects directory. Star this repository. On the python-mini-projects repo page, click the Fork button. Clone your forked ...
This script records function calls (and returns) across an executable using IDA debugger API, along with all the arguments passed. It dumps the info to a text file, and also inserts it into IDA's ...