Releases: charles2gan/GDA-android-reversing-Tool
Releases · charles2gan/GDA-android-reversing-Tool
GDA3.78
- A lot of bugs fixed, GDAE Professional Edition was released.
- Provide the option of method Merge mode and separation mode.
- Fix the problem that the memory module cannot be dump in 64-bit system.
- Implement the vulnerability detection based on rule expression.
- Fix the aspect ratio of the window .
- Change and optimize color management to support various topics.
- Optimize the GUI, adjust the internal layout of some windows, and repair some GUI problems, making the operation more comfortable.
- Add the search function (Ctrl + F) to the dump device.
- Merge the multi Dex in the tree box.
- The default combination mode on the class display can be switched to separate mode by right-clicking.
- Add line number, module tag, and jump tag (under SmalI). Right-click to switch.
- Strengthen the structured algorithm to make the code more readable.
- De-duplicate the results of malscan.
- Adapt to the widescreen.
- Add basic information to view.
bug fixes and updates
- fix some crash and bug.
- change the main page.
- move Permissions to "DexFile->AccessPermission(click to view permissions)"
bug fixes and updates
- Fix some bugs and crash.
- Optimized decompiler: variable, loop structure, and exception structure.
- With the new loading technology, the speed of file loading and analysis is increased by more than 8 times.
bug fixes and updates
- Fix some bugs.
- Optimize the search algorithm
- The redesigned structured algorithm makes the code more readable. A faster and better cyclic structure algorithm is proposed, and switch, if-else, and try-catch are optimized in some degrees.
- The color of the super method is canceled.
........
bug fixes and updates
- The python interfaces are updated;
- Fixed some bug;
- In the Java code, click an element(class object, method, or field) to tip the detail information;
- Added deobfuscation, edit->deobfuscate;
- Fix title bar flicker;
- Added support for Java plug-ins, which can run plug-ins(.java/.class) written by Java directly.
bug fixes and updates
- The device dumping(root required) supports Android 5 or more, and 64-bit arm system.
- Fix the inconsistency of inter-class names and package names.
- Remove redundant labels from decompiled code.
- Optimize the decompiling code of array initialization.
- Strengthen the rules of URL search
- Automatic renaming of class members
- "Import xx" supports hyperlinks
- The coloring algorithm of code shader is redesigned, which greatly improves the speed in the super-large method.
- Fixed the problem that the speed would obviously slow down in multi-dex analysis.
- Fixed some problems that happened when you mistakenly entered HexView and then stepped back (esc).
Fix bugs
GDA3.65 Add files via upload
GDA3.64: upgrade
fix the ghost in the treectrl fix renaming problem of class
new features
Compiler optimization,bug fix, tracing, sourcing, and so on.
GDA3.62
Optimize the decompiler. The decompiled code output strategy is adjusted.