Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
REDasm_3.0_BETA5_Linux_AMD64.AppImage | 2021-05-16 | 32.2 MB | |
REDasm_3.0_BETA5_Windows_x86_64.zip | 2021-05-16 | 25.9 MB | |
README.md | 2021-05-16 | 722 Bytes | |
REDasm 3.0 BETA 5 source code.tar.gz | 2021-05-16 | 5.0 MB | |
REDasm 3.0 BETA 5 source code.zip | 2021-05-16 | 5.1 MB | |
Totals: 5 Items | 68.2 MB | 2 |
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