Commit graph

277 commits

Author SHA1 Message Date
Konloch
a12f1aa503 Plugin Code Cleanup 2021-06-27 14:41:58 -07:00
Konloch
6031154319 APK Export Cleanup 2021-06-27 14:23:23 -07:00
Konloch
b13c957fcc Tiny Cleanup 2021-06-27 14:15:39 -07:00
Konloch
3be7d457c6 BootCheck Cleanup 2021-06-27 14:15:08 -07:00
Konloch
b0f5e938db Resource Exporting Cleanup 2021-06-27 13:41:38 -07:00
Konloch
3216b17389 Multiple Choice Dialogue Cleanup 2021-06-26 11:10:55 -07:00
Konloch
ad05361b37 Code Cleanup 2021-06-26 10:36:40 -07:00
Konloch
5b9693c788 Multiple Choice Dialogue 2021-06-26 10:36:26 -07:00
Konloch
96bdb61438 JDGUI Cleanup 2021-06-26 10:27:39 -07:00
Konloch
18473a1167 Code Cleanup 2021-06-26 08:56:39 -07:00
Konloch
0cc98012cd Fixed Directory Importing 2021-06-26 08:29:31 -07:00
Konloch
166fe75b68 Resource Cleanup 2021-06-26 08:10:02 -07:00
Konloch
23960aa417 Resource Importing Cleanup 2021-06-26 08:03:59 -07:00
Konloch
b06db41efc File Chooser Cleanup 2021-06-26 08:03:11 -07:00
Konloch
6dac259299 Fixed Tab Removal Order 2021-06-26 07:52:28 -07:00
Konloch
2d80244e1f Add Java Compiler to the API 2021-06-26 07:37:41 -07:00
Konloch
eadd35174e Compiler & Assembler Cleanup 2021-06-26 07:21:23 -07:00
Konloch
efaae70d36 Refactored Resource Importing 2021-06-26 07:11:23 -07:00
Konloch
5290692c3e JS Plugin Support 2021-06-26 06:47:27 -07:00
Konloch
b676890aeb Resource Importing Code Cleanup 2021-06-26 05:59:51 -07:00
Konloch
9df47b0fe7 Fix FileChooser Extensions 2021-06-26 05:41:55 -07:00
Konloch
62726dcd4f FileChooser Cleanup 2021-06-26 05:38:58 -07:00
Konloch
c90b1d45a6 Better resource importing 2021-06-26 05:33:42 -07:00
Konloch
e25d6179f3 Update settings without needing to refresh 2021-06-26 05:26:12 -07:00
Konloch
05c6148ff5 Fixed simplified tab names 2021-06-26 05:15:53 -07:00
Konloch
2314af5f7f Recent File Duplication Fix
Fixes #258
2021-06-25 22:25:50 -07:00
Konloch
5603f466b3 Code Cleanup 2021-06-25 21:10:32 -07:00
Konloch
7214aa1bde Javascript plugin support 2021-06-25 20:52:27 -07:00
Konloch
f5f510a2e0 Improved Tab Titles 2021-06-25 20:33:06 -07:00
Konloch
357067b8de TODO Changes 2021-06-25 19:59:43 -07:00
Konloch
facbee3d1a Fixed class resource searching 2021-06-25 19:42:54 -07:00
Konloch
476e53def5 Renamed TabExitButton 2021-06-25 19:11:43 -07:00
Konloch
a0f7acdbeb Fixed simplified tab names for classes 2021-06-25 18:19:40 -07:00
Konloch
cec2df4685 Code Cleanup
+ Refactored a lot of the GUI
+ Fixed a few bugs with the swing components and swing interaction
+ Includes #304
+ Added LAF theme selection
+ Moved the Visual Settings from the Settings menu to the View menu
+ Added a simplified tab names option
2021-06-25 18:13:46 -07:00
Nico Mexis
913b49c593
Fix build with JDK 9+ 2021-06-22 20:59:54 +02:00
Konloch
5581a343f5 Code Cleanup 2021-06-22 11:05:25 -07:00
Nico Mexis
cda24dd24a
Force Dex2Jar Exception Handler off 2021-06-22 18:39:56 +02:00
Konloch
d28e9c1407 Merge branch 'master' of https://github.com/Konloch/bytecode-viewer 2021-06-22 07:25:34 -07:00
Nico Mexis
c517903761
Fix Krakatau optional libraries
Fixes #298
2021-06-22 15:23:55 +02:00
Nico Mexis
85ba5bbb11
Close tab when middle click 2021-06-22 12:52:12 +02:00
Nico Mexis
87fc6c8435
Better Language detection 2021-06-22 12:45:39 +02:00
Konloch
85197c9739 Code Cleanup 2021-06-21 17:46:57 -07:00
Konloch
47d8222f2e Enable CTRL + Mouse Wheel Zoom 2021-06-21 16:38:20 -07:00
Konloch
c940bf5c8d GUI Code Cleanup 2021-06-21 16:37:55 -07:00
Konloch
dbf7522e1d Cleaning up MainViewerGUI 2021-06-21 15:45:00 -07:00
Konloch
92e11150ee MainViewerGUI Refactoring 2021-06-21 13:19:46 -07:00
Konloch
57a3aaf608 Remove the unnecessary JADX libs 2021-06-21 12:53:52 -07:00
Konloch
b4d4de7d15 Remove ASM 7.1 and replace with ASM 9.1
Fixes issue #295
2021-06-21 12:39:46 -07:00
Konloch
8f78328498 Jar Exporting Resolved
Temporarily resolved Jar exporting until maven-shaded can be properly fixed.
2021-06-21 10:59:02 -07:00
Konloch
26e3b23e38 Bandaid fix for Dex2jar
The real fix is resolving the error that Dex2Jar spits out every APK decompilation, but until that happens this bandaid should work
2021-06-21 10:43:49 -07:00
Konloch
6d615cd142 Allow constants to execute HideFile via System.exec 2021-06-21 10:27:05 -07:00
Konloch
8df8c553fa Fixed JADX Decompiler
Reverted to an older version of the JADX library and added them back to the libs folder, at a later date the non-obfuscation libraries could be added to the pom

The ViewPane also had a few issues which are now resolved
2021-06-21 10:01:19 -07:00
Konloch
d787ead0da Cleaned up MainViewerGUI
Refactored a lot of the MainViewerGUI class. The settings clean up has started but it should be replaced entirely with some kind of serialization like GSON
2021-06-21 07:55:18 -07:00
Konloch
4fd4ec5585 MainViewerGUI Cleanup
Removed all of the unnecessary JSeparator variables used for GUI creation
2021-06-21 04:42:12 -07:00
Konloch
1fc480ac2f Small cleanups 2021-06-21 04:32:07 -07:00
Konloch
00a1bb539f Added a Configuration class
Moved the rest of the config-like variables from the main BytecodeViewer class to a new Configuration class
2021-06-21 04:13:11 -07:00
Konloch
cb1c27f46c Cleaning up the main BytecodeViewer class file 2021-06-21 03:10:54 -07:00
Konloch
21f8bf8382 Cleaned up the settings file
Whole thing needs to be moved to GSON
2021-06-21 03:04:24 -07:00
Konloch
75d36702da Disabled the ZKM and Allatori Plugins
Until they are added they should be disabled
2021-06-21 02:52:14 -07:00
Konloch
01b7a67cb2 Constants Class Added & General Cleanups
Cleaned up the main BytecodeViewer class some and moved a few of the constants into their own class
2021-06-21 02:45:31 -07:00
Konloch
4d4909f23e Re-added Enjarify and Krakatau & license cleanup
Re-added Enjarify and Krakatau for older BCV versions and updated the licenses folder
2021-06-20 23:48:11 -07:00
Konloch
846ef882cf Localized the libraries to the lib folder + Small temporary changes for compiling
Until these libraries have official repos it's best we keep them inside of this repo

I also did some temporary changes, I bumped the minor version up by 10 along with removing a deprecated swing class. I'll look at properly fixing those two issues later on.
2021-06-20 22:50:28 -07:00
heisluft
775a73f48a
Remove unneeded ASM src-files 2021-04-16 18:30:51 +02:00
Nico Mexis
a2fe9b4f2d
Update JD GUI to 1.6.6 2021-04-13 11:37:51 +02:00
Nico Mexis
04dff7226e
Fix Code Style No3
It's fucking 1AM again...
2021-04-13 01:18:30 +02:00
Nico Mexis
f528437b74
Fix Code Style No2 2021-04-13 00:52:13 +02:00
Nico Mexis
7840b5c266
Fix Code Style No1 2021-04-13 00:52:02 +02:00
Nico Mexis
ff61c80dfc
Move resources 2021-04-12 22:17:15 +02:00
Nico Mexis
a4b452de6a
Include Krakatau and enjarify resources directly 2021-03-31 11:48:14 +02:00
Nico Mexis
875c278f08
Migrate project to Maven 2021-03-30 22:01:48 +02:00
Nico Mexis
1c39655781
Merge remote-tracking branch 'tiziw/master' 2021-03-27 11:19:09 +01:00
Scorpius
61e6619869 Update ASM library to v9.1 and support JDK > 13 2021-03-15 17:07:09 +02:00
Kalen (Konloch) Kinloch
a306db20ab
Update JavaObfuscator.java
Resolving https://github.com/Konloch/bytecode-viewer/issues/281
2020-07-25 18:45:10 -07:00
Ruin0x11
1f0f5fc65c Add -ren option to Fernflower decompiler 2020-07-17 13:25:37 -07:00
tiziw
9f142781b0 Rewrite regex search so that it pattern checks each instruction without building a string of the whole method first. Regex duration on mobile cpu (i5-7200U) goes down from 2635ms to 430ms for one specific test case. 2020-02-12 11:35:01 +01:00
Лач
cfa50b476d
Fix class recompilation on linux
Use path.separator to determine correct char
2019-11-22 22:55:05 +05:00
Kalen (Konloch) Kinloch
7e6e0424aa
Merge pull request #261 from hopana/file_remove_support
1. add feature: context menu (remove|expand|collapse) support  2.fixbug: Issue 260
2019-11-21 16:48:29 -07:00
hupan
43e775653f add feature: context menu (remove|expand|collapse) support
fixbug:files are hidden when select and click "-" button
2019-11-21 15:10:31 +08:00
Kalen (Konloch) Kinloch
613eb7fcad
Merge pull request #259 from hopana/utf8_character_support
add feature: Chinese characters support!
2019-11-19 22:13:13 -07:00
hupan
4b87e194b6 add feature: UTF-8 characters support! 2019-11-20 11:27:55 +08:00
Thiakil
ea18485871 add missing save of panel decompiler if Jadx selected 2019-08-11 11:30:49 +08:00
Thiakil
c819ad498d fix incorrect Jadx panel loading 2019-08-11 11:26:54 +08:00
Thiakil
86d8018b51 Add ObjectWeb ASM Textifier 'decompiler' 2019-08-11 11:25:37 +08:00
Konloch
3c459fa860 v2.9.22 2019-06-14 07:28:42 -06:00
Konloch
5912e9ff4d v2.9.21 2019-06-14 06:25:25 -06:00
Konloch
f76b31d8e7 v2.9.20 2019-05-31 19:04:07 -06:00
Konloch
9f3302f7a9 v2.9.19 changes 2019-05-05 18:22:31 -06:00
Konloch
7f227ca7e7 v2.9.18 fixes + JADX decompiler 2019-04-25 15:28:29 -06:00
Konloch
b3e60ce5bf v2.9.17 2019-04-17 03:22:59 -06:00
Konloch
fdb1468c7b v2.9.16 2019-04-17 00:45:15 -06:00
Konloch
e092c3bba8 bug fixes for v2.9.16 2019-04-13 21:45:40 -06:00
Konloch
93f38a27d0 bug fixes for v2.9.16 2019-04-13 19:46:35 -06:00
Konloch
fbb9ee9b97 v2.9.16 changes 2019-04-13 15:43:10 -06:00
Konloch
ad876e79a0 version change 2019-04-13 14:46:51 -06:00
Konloch
668764d9c0 dex2jar fix 2019-04-13 14:44:37 -06:00
Konloch
cbb642d21f apktool 2.3 test 2019-04-13 13:30:03 -06:00
Konloch
04874b3cf4 bug fixes 2019-04-12 22:07:50 -06:00
Konloch
8d07bd5e96 java 10 fixes, auto RT finding, krakatau cache fixes 2019-04-12 21:42:04 -06:00
Konloch
2d493c10bc updated some libs & disabled the decode resource option 2019-04-12 18:27:39 -06:00
Kalen (Konloch) Kinloch
242466de17
Merge pull request #209 from Abextm/fix-lib-creation
Properly create .Bytecode-Viewer/libs if it doesn't exist
2018-07-13 22:19:07 -06:00