IDA 9.0 IDAPython changes and porting guide
How to use this Porting Guide? This guide provides a comprehensive list of all changes in IDAPython API between IDA 8.4 and 9.0. Here’s how you can make the most of it:
- Explore by module: navigate directly to a specific module and review the changes affecting it
- Jump to alternative examples demonstrating how to port removed functions
- Check how-to examples that demonstrate the usage of new/udpated APIs