Age | Commit message (Collapse) | Author |
|
[upstream]
* Pseudo-code mode can now be synced with other modes
* Fixes some situations where PIC registers in 32 bits executables were not properly tracked
* Alt+click can now be used to create split view from many dialogs
* Various optimisations
|
|
[upstream]
* Fixes an issue when trying to load an old database from Hopper v2
* Adds an option to hide columns in the label list
* Adds an option to hide the toolbar
* Fixes a deadlock issue during save
* Fixes a performance issue on ARM files
|
|
[upstream]
* Fixes decoding operands of MSR/MRS instructions,
* Safer way to save files
|
|
[upstream]
* Fixes a potential issue with the new preferences system.
[Jonathon Fernyhough]
* Remove unnecessary ${pkgname} from conflicts and provides
|
|
[upstream]
* New analysis engine,
* More information in the label list,
* Better handling of Windows executables,
* Parses exceptions from GCC/Clang and Windows SEH structures,
* Detects more switch / case constructions,
* Fixes Python script execution on Linux,
* Fixes some ARM instruction with floating point operand,
* Fixes an issue where the application would fall back to the demo mode after the computer has been suspended,
* Improves speed on areas with a lot of references,
* Various optimisations.
|
|
[upstream]
* Properly handle the BND prefix.
|
|
[upstream]
* Tweaks the interface for macOS High Sierra,
* Now you can create arrays of arbitrary length by selecting bytes,
* Adds an option to extend the segments, so that it is possible to edit any part of the file.
|
|
[upstream]
* Better handling of MRC/MCR instructions,
* Better decoding os STOS/LODS/INS/OUTS instructions with prefixes,
* Fixes an issue with relocation on ELF files.
|
|
[upstream]
* Fixes a crash in the type editor
* Fixes an issue with arrays on stack
* Fixes an issue when setting a switch hint with absolute addresses in a 64 bits executable
|
|
[upstream]
* Fixes an issue which causes the lost of formatting for some operands
|
|
* Fixes an issue when disassembling some NEON instructions,
* New argument formatting option for addresses relative to another address,
* Fixes an incompatibility with Mavericks.
|
|
* Fixes an excessive usage of RAM when closing a document running a background analysis,
* Loads symbols of dyld shared cache, even when loading the whole mapping,
* Fixes some memory leak,
* Fixes a crash in the debugger,
* Fixes debugger on Mavericks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|