Developer Guide
Last updated
Last updated
Welcome to the Hex-Rays Developer Guide, where you can learn how to enhance IDA's capabilities and extend its features.
Utilize scripting options with the IDC language (IDA's native language) or IDAPython, or delve deeper into our SDK to build advanced modules and plugins.
Check our reference documentation for C++ SDK and IDAPython.
Begin your journey by learning about core concepts and exploring common examples relevant to your language of choice.
C++ SDK reference
IDAPython reference
Start using C++ SDK
Start using IDAPython
Start using IDC