REDasm
- Fixed Dialog plugins implementation (QtDialogUI)
- Improved QHexView integration (still WIP)
- Code cleanup
- Minor Fixes
LibREDasm
- Redesigned internal address space representation (for performance)
- Redesigned and simplified Document API
- Improved surface rendering performance
- Improved analysis accuracy and speed
- Fixed Control Flow Graph generation
- Separate comments from autocomments
- Expanded Type System and its APIs
- Drastically reduced memory usage
- Improved string detection performance
- Analyzers can now be hidden from plugins
- Code cleanup
- Minor Fixes
Plugins
- Implemented DEX Loader
- Implemented Dalvik Assembler
- ELF: Fixed segmentation fault