IDAPython Use modern modules. Avoid legacy module. Module Router | Task | Module | Key Items | |------|--------|-----------| | Bytes/memory | | , , , | | Functions | | , , , | | Names | | , , | | Types | | , , | | Decompiler | | , , , ctree visitor | | Segments | | , , | | Xrefs | | , , | | Instructions | | , , | | Stack frames | | , | | Iteration | | , , , | | UI/dialogs | | , , , | | Database info | | , | | Analysis | | , | | Flow graphs | | , | | Register tracking | | , | Core Patterns Iterate functions Iterate instructions in function Cross-references Read/write bytes Names Decompile func…