Commit graph

1094 commits

Author SHA1 Message Date
Jannis Weis
a19be490f7
Update darklaf to version 3.0.0
This resolves an outstanding issue allowing us to remove the
temporary fix for it. Also, the "frame.svg" icon is now loaded
using the official API and no longer relies on the exact location
of the resource.
2022-04-17 23:48:17 +02:00
Konloch
35359d1c70 Version Number Bump 2022-04-11 16:02:23 -05:00
Konloch
da2d56f269
Merge pull request #411 from ThexXTURBOXx/master
Update ASM for Java 19 support
2022-04-11 13:46:23 -07:00
Nico Mexis
5fff85b729
Fix module-info related warnings 2022-04-11 20:45:34 +02:00
Nico Mexis
60136fb235
Update ASM for Java 19 support 2022-04-09 16:29:17 +02:00
Konloch
a4b74bf105
Merge pull request #408 from ThexXTURBOXx/master
This PR looks huge, but it is not really a big deal...
2022-04-02 07:01:01 -07:00
Nico Mexis
9ba3cf7e21
Fix dex2jar again 2022-04-02 11:18:22 +02:00
Nico Mexis
3a5fd2a3c9
Workaround for SecurityManager stuff on Java 18+ 2022-04-01 12:24:13 +02:00
Nico Mexis
82e11e72e3
Update FernFlower 2022-04-01 12:23:47 +02:00
Nico Mexis
354c6eff4c
Update dex2jar to fix array handling issues 2022-03-29 16:57:26 +02:00
Nico Mexis
6bfde0adda Oops! 2022-03-27 19:15:44 +02:00
Nico Mexis
a1373da209 Fix order in translations and add placeholders 2022-03-27 19:09:29 +02:00
Nico Mexis
298af0837b Improve some German translations 2022-03-27 17:52:38 +02:00
Nico Mexis
ef60bf6b53 Update dependencies 2022-03-27 17:52:29 +02:00
Konloch
0747d250eb Added Croatian, Czech, Bulgarian, Danish and Serbian translations
These translations are automatically provided thanks to DeepL and Google Translate, if anything is incorrect please let me know and I will promptly correct it, thank you!
2022-03-26 08:56:24 -05:00
Konloch
4b2987c52e Translations For New Settings Option
These translations are automatically provided thanks to DeepL and Google Translate, if anything is incorrect please let me know and I will promptly correct it, thank you!
2022-03-23 14:51:37 -05:00
Konloch
e61d5487da Syntax Adjustment 2022-03-23 14:47:38 -05:00
Konloch
498ea1d82b Add Print Line Numbers Setting To Disassembler
Resolves https://github.com/Konloch/bytecode-viewer/pull/398#discussion_r826274523
2022-03-23 14:46:17 -05:00
Konloch
cb6acf6c82 Fix Compile Error 2022-03-23 14:23:04 -05:00
Konloch
f1350ed14a
Merge pull request #406 from Lucaskyy/fix-plugin-writer-2
Fix plugin writer with compiled java plugins
2022-03-23 12:22:09 -07:00
Konloch
820d867a2f Revert Disassembler TryCatch Label
To keep the disassembler beginner friendly the label should be descriptive to beginners and entry level REs
2022-03-23 14:13:15 -05:00
Konloch
2848d1d4cd
Merge pull request #404 from GraxCode/bytecode
Bug fixes and UI fixes and other small stuff.
2022-03-23 12:09:18 -07:00
Sculas
6e7db39e66
use null-safe equals 2022-03-22 17:03:56 +01:00
Sculas
ea48ec9800
fix plugin writer with compiled java plugins 2022-03-22 16:49:19 +01:00
GraxCode
5ac7b2651a Bug fixes and UI fixes. 2022-03-21 17:28:54 +01:00
Konloch
b5664b2949
Merge pull request #403 from GraxCode/bytecode
Various bytecode disassembler fixes / additions.
2022-03-19 15:25:34 -07:00
GraxCode
b5b1734302 Various bytecode disassembler fixes / additions. 2022-03-18 14:33:39 +01:00
Konloch
80a3e8b7f0 Merge branch 'master' of https://github.com/Konloch/bytecode-viewer 2022-03-14 20:42:15 -05:00
Konloch
86dadfa8c4 Updated Translations
Another batch of automated translations, please excuse any errors or mistakes that have been made to the translation files.

Feel free to undo or replace any work as you see fit! Thank you 😃
2022-03-14 20:42:09 -05:00
Konloch
8b61fa2e7b
Merge pull request #399 from GraxCode/search
Various search fixes and additions
2022-03-14 18:27:21 -07:00
Konloch
7b19597014
Merge pull request #401 from ThexXTURBOXx/master
Better approach to CFR decompilation
2022-03-14 18:23:51 -07:00
Nico Mexis
4ff1d6060b
Better approach to CFR decompilation 2022-03-14 14:52:50 +01:00
Nico Mexis
7ba170d191
Update dependencies 2022-03-14 14:52:34 +01:00
Konloch
14a0bd8cb2
Merge pull request #400 from GraxCode/cfr
Use the CFR API instead of old buggy method.
2022-03-13 14:50:45 -07:00
GraxCode
daf870572c Fix quick search foreground color for different themes. 2022-03-13 22:46:53 +01:00
GraxCode
d051351dec Use the CFR API instead of old buggy method. 2022-03-13 16:06:53 +01:00
GraxCode
d15aa0a594 Various search additions / fixes. 2022-03-13 15:30:13 +01:00
GraxCode
21c6f1ef47 print line numbers 2022-03-13 14:25:15 +01:00
Konloch
e8bf1f5cd7 GUI Update 2022-02-28 14:45:22 -06:00
Konloch
6a503bb409
Update pom.xml
Version Bump
2022-02-28 12:37:39 -08:00
Konloch
741f930020
Merge pull request #395 from ThexXTURBOXx/master
Update some stuff
2022-02-28 12:31:20 -08:00
Nico Mexis
4ccfb6021f
General code quality changes 2022-02-25 15:52:53 +01:00
Nico Mexis
8e80a0b439
Update Jadx 2022-02-25 15:52:30 +01:00
Nico Mexis
6f20c43614
Update Procyon to 0.6 stable 2022-02-25 15:52:21 +01:00
Konloch
a27a347dfc
Merge pull request #387 from ThexXTURBOXx/master
Update dependencies
2022-02-14 07:13:53 -08:00
Nico Mexis
587d56680c
Update dex2jar to fix relative path traversal attack 2022-02-14 11:59:41 +01:00
Nico Mexis
0e1185ee6c
Update dependencies 2022-02-13 23:45:44 +01:00
Konloch
14aaa73df5 Remove Never-Ending Selection Dialogues - Fixes #368 2022-02-13 16:40:16 -06:00
Konloch
a39a13e9be Resource Decompiling Refactor/Code Cleanup 2022-02-13 16:02:27 -06:00
Konloch
7df1312741 Bug Fix 2022-02-13 16:00:21 -06:00