{"library":"idapro","type":"library","category":null,"description":"IDAPython is the official Python SDK for Hex-Rays IDA Pro disassembler. This PyPI package (version 0.0.8) provides the `idapython` module that allows loading and executing IDA scripts from outside IDA. It is a thin wrapper that communicates with a running IDA instance via IPC. Note that the standard IDAPython API (ida_*, idc, idautils) is only available inside IDA's embedded Python, not from this external package. Use for automation, script launching, and headless analysis.","language":"python","status":"active","version":"0.0.8","tags":["idapro","ida","disassembler","hex-rays","reverse-engineering","python-sdk"],"last_verified":"Fri May 01","install":[{"cmd":"pip install idapro","imports":["import idapro","from idapro import idapython","import idaapi  # only inside IDA's embedded Python"]}],"homepage":"https://hex-rays.com/ida-pro/idapython/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/idapro/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}