
Search for and display images embedded in the current binary.
Features
- 32-bit support in IDA64 - 32-bit debugging and decompilation is now possible in IDA64. For decompilation, you need to have a corresponding 32-bit decompiler license.
- Processor module improvements:
- Xtensa module has been extensively reworked with the addition of various optional and macro instructions. Most common switch patterns are recognized and marked up.
- Stack variables are now tracked and created in functions.
- RISC-V module can now disassemble vector extension instructions.
- Swift - Metadata structures generated by the Swift compiler are now parsed, formatted and labeled. Some of the simple types which can be represented in IDA are now imported into Local Types.
- picture_search - Added a new plugin which can search for and display images (pictures) embedded in the current binary.
- UI candy - CSS-based IDA themes now support background images in many of IDA's views.