Commit Graph

1071 Commits

Author SHA1 Message Date
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
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
Konloch 7b7a7a06e5 Code Cleanup 2022-02-13 15:39:35 -06:00
Konloch 9ed0499ed9 Decompiler Adjustment 2022-02-13 15:39:24 -06:00
Konloch 2b7a19a5ea BCV API Expansion 2022-02-13 15:38:59 -06:00
Konloch accae07b29 Code Cleanup 2022-02-13 15:35:24 -06:00
Konloch ab169afa37 Sandbox Disabled - Fixes #386 #361 #332
In general this seems to be causing more problems than it has solved, in the future I will attempt a more secure sandbox
2022-02-13 15:29:51 -06:00
Konloch 4771a74787 Refactoring 2022-02-13 14:36:50 -06:00
Konloch 1ee0fa0107 Code Cleanup 2022-02-13 14:14:24 -06:00
Konloch 45bae59ac9 Code Cleanup/Refactoring 2022-02-13 14:05:50 -06:00
Konloch 17ecc2b7e1 Updated JavaScript Template 2022-02-13 13:47:35 -06:00
Konloch 74fb0f191c Updated Java Template 2022-02-13 13:47:05 -06:00
Konloch 5c40cfa957 Merge branch 'master' of https://github.com/Konloch/bytecode-viewer 2022-02-13 13:34:31 -06:00
Konloch 5c93028558 English Intro Draft Removal 2022-02-13 13:34:24 -06:00
Konloch 5ce26b1ba4 Documentation Update 2022-02-13 13:34:11 -06:00
Konloch 0e83cf46f4
Merge pull request #381 from ThexXTURBOXx/master
Better binary file detection
2022-02-03 11:21:45 -08:00
Nico Mexis a0955ba68a
Update dependencies 2022-01-27 17:51:45 +01:00
Nico Mexis ece284c95b
Merge remote-tracking branch 'origin/master' 2022-01-23 21:50:01 +01:00
Konloch 48804b5e04 About Panel Cleanup 2022-01-22 14:09:21 -06:00
Konloch 9d3b1d461d Code Cleanup 2022-01-22 13:54:17 -06:00
Konloch 273af4f27e Code Cleanup 2022-01-22 13:54:05 -06:00
Konloch 8604c68612 Code Cleanup 2022-01-22 13:38:40 -06:00
Konloch 4080bd0db9 Code Cleanup 2022-01-22 13:38:36 -06:00
Konloch 2a4c8930ae Code Cleanup 2022-01-22 13:38:33 -06:00
Konloch 7eb0ed5ff4 Code Cleanup 2022-01-22 13:38:29 -06:00