Releases: LLVM-but-worse/java-disassembler
Releases · LLVM-but-worse/java-disassembler
JDA 0.0.4 Beta
Build #8
Decompilation
- Fix Procyon settings
Bytecode Decompiler
- Implement MultiANewArray
- Display return type in method name
- Move method descriptor up and make it a full descriptor
- Create option for method descriptors
- Do not display comment if descriptors are on
- Fix spacing and capitalization
UI
- Add "close all resources" functionality (Ctrl+Shift+W)
- Add Refresh hotkey (Ctrl+R)
- Change reload resources hotkey to Ctrl+Shift+R
- Make navigator wider by default
- Add new Help pull-down menu
- Fix window scaling when JDA is resized
- Fix navigator tree selection highlighting
- Disable exact search mode (to be rewritten later)
JDA 0.0.3.1 Beta
Build #7
- Windowing improvements
- Fix SecurityMan not whitelisting JDA correctly
- Fix hotkeys again
JDA 0.0.3 Alpha
Build #6
- Fix hotkey bugs
- Fix background color not being set in some cases
- Fix bug where if you opened two non-class files of the same name but of different containers, the contents would be the same
JDA 0.0.2 Alpha
Build #5
- Redo windowing system
- Make window locations and sizes persistent
- Redo about page
- New help page
- Delete old plugin system
- Fix work pane resizing issue
- Fix refresh button bug
- New icon
JDA 0.0.1 Alpha
Build #2
- Refactor search functionality
- Fix search bug where it would only search the leftmost pane
- Change search highlight color to be more pleasing
- Rename some things
JDA 0.0.0 Alpha
The first ever JDA build.
- Deleted DEX/APK support.
- Deleted EZInjection/Hooks/Running
- Deleted Krakatau, Smali, and JD-GUI
- Delete broken existing hex viewer, to be replaced later
- Deleted unused obfuscator stuff
- Deleted Enjarify
- Refactor Settings, make some settings persistent