VulChatGPT - Use IDA PRO HexRays decompiler with OpenAI(ChatGPT) to find possible vulnerabilities in binaries. Based on IDAPython. github.com/ke0z/VulChatGPT
laZzzy - shellcode loader, developed using different open-source libraries, that demonstrates different execution techniques. Based on pefile. github.com/capt-meelo/laZ…
ida_bochs_windows - helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols). Based on IDAPython. github.com/therealdreg/id…
CodeCut - Locating Object File Boundaries in IDA Pro with LFA and MaxCut algorithms. Datasets for testing CodeCut solutions. Based on IDAPaython. github.com/JHUAPL/CodeCut
pytest-idapro - A pytest module for The Interactive Disassembler and IDAPython; Record and Replay IDAPython API, execute inside IDA or use mockups of IDAPython API. github.com/nirizr/pytest-…