Commit Graph

473 Commits

Author SHA1 Message Date
Konloch 5041fc5712 LAF Expansion
Thank you @weisJ!

This includes:
+ Better DarkLAF combability #317
+ More LAF Themes to select from
+ More translations
2021-07-13 03:44:03 -07:00
Konloch 3df104c86b Resource Refreshing 2021-07-13 03:37:28 -07:00
Konloch 33ec3f3fdb Extended BetterJOptionPane
This adds the showInputDialogue functions as well as the fixes for them
2021-07-13 03:36:39 -07:00
Konloch 67e2e0dfd0 Javap Fixes
Because of the design of using sysout it fails when being ran concurrently. Until the system has been redesigned to not use sysout (or a better solution for it is added) I've synchronized the javap disassembler

thankfully javap is fast so this shouldn't be that noticeable but it should be fixed one day
2021-07-13 03:35:48 -07:00
Konloch e9f3163e1b Added Change ClassFile Versions Plugin 2021-07-13 03:33:49 -07:00
Konloch 410189fce6 Security Manager Fix 2021-07-13 00:44:51 -07:00
Konloch 1b5f8e16db Python3 Check 2021-07-12 07:43:14 -07:00
Konloch c27db9be9b Improved Javap 2021-07-12 07:42:56 -07:00
Konloch c8b23818a4 Fixed Enjarify 2021-07-12 07:37:07 -07:00
Konloch 1d5c500ba8 Security Manager Fix 2021-07-12 07:18:36 -07:00
Konloch b81577c6f0 Autodetect Python CLI
Still a WIP
2021-07-12 06:59:26 -07:00
Konloch 106549658f Resolved JFrameConsole Text Bug
This fixes the bug with large Strings causing the swing thread to lock up
2021-07-12 06:18:55 -07:00
Konloch f349e6a8f1 Improved Javap 2021-07-12 05:50:23 -07:00
Konloch 600b88e05e Improved Javap 2021-07-12 05:18:22 -07:00
Konloch f966f7b29f CLI Java Detection 2021-07-12 05:14:05 -07:00
Konloch 948ae90e50 Security Manager Cleanup 2021-07-12 05:13:35 -07:00
Konloch 216882c58e Flexible Blocking
This allows multiple security manager blocks and unblocks to happen without causing conflictions
2021-07-12 04:18:52 -07:00
Konloch 76aaf8f30f Javap Disassembler 2021-07-11 10:53:15 -07:00
Konloch 789ac13cd1 Cleaned Up Error Alerts 2021-07-11 09:52:07 -07:00
Konloch 7d09510194 Added Javap Disassembler
Solves #93
2021-07-11 09:41:33 -07:00
Konloch 46bee607aa JDK 9 Compatible
This removes the sun package dependency
2021-07-11 07:37:05 -07:00
Konloch c2a9c0f51e Icon Resources API Change 2021-07-11 07:10:42 -07:00
Konloch 0325c2008e Restored Resource Exporting 2021-07-11 06:55:30 -07:00
Konloch f1dc61f780 Disassembler Bug Fix 2021-07-11 06:39:09 -07:00
Konloch 64bce4c201 API Update 2021-07-11 05:37:13 -07:00
Konloch 21fe12b4a7 Lots
Fixes, API Changes, Cleanup, etc.
2021-07-11 05:33:18 -07:00
Konloch 715041366d CLI Adjustment 2021-07-11 05:01:32 -07:00
Konloch cf42e4bf67 Added View Manifest Plugin 2021-07-11 04:26:03 -07:00
Konloch 5cbe3122e5 Added Plugin View APK Android Permissions 2021-07-11 04:16:54 -07:00
Konloch 7d140580ee Updated TODO 2021-07-11 02:31:56 -07:00
Konloch 540b48f3ee Fixed APK/DEX Importing 2021-07-11 02:31:34 -07:00
Konloch b40c763db9 Comments 2021-07-11 02:22:47 -07:00
Konloch 717b2e466c Main Viewer GUI Cleanup 2021-07-11 02:17:46 -07:00
Konloch 56a6a4ebf3 Resource Container Cleanup 2021-07-11 02:14:42 -07:00
Konloch ec5aabb7e9 Resource Container Fix 2021-07-11 01:52:42 -07:00
Konloch 845d9f253d Preserve File Order 2021-07-11 01:50:12 -07:00
Konloch 2ef221f6e1 Resource Viewing Improvements
All of the components that update resources should now function as normal again

The decompiler gui API has been improved to use less boilerplate when adding a new decompiler
2021-07-11 01:44:37 -07:00
Konloch 4ebdd2bdbc Removed Old Decompiler Setting Compatibility
Not a major break, this will force reset the decompiler settings for anyone using an older version of BCV

The editable pane will be disabled by default so you may need to re-enable that if you use it.
2021-07-11 01:07:31 -07:00
Konloch d98f3d3e31 Improved Importing 2021-07-10 09:05:08 -07:00
Konloch a7e399add9 Removed Preview Copy 2021-07-10 06:46:45 -07:00
Konloch 5a761cec4a Configuration Cleanup 2021-07-10 06:46:25 -07:00
Konloch 58ef4c4395 Krakatau/Enjarify Fix
This fixes Krakatau and Enjarify deployment
2021-07-10 06:05:37 -07:00
Konloch 7f95d80b86 Version Bump 2021-07-08 19:31:59 -07:00
Konloch 743b515f24 Translation Fixes 2021-07-08 18:58:27 -07:00
Konloch baaa2c0780 Translation Loading
Translations only need to be loaded by themselves now, English is the default on component creation
2021-07-08 02:33:03 -07:00
Konloch 7b724d00c2 Fix Korean 2021-07-08 02:32:09 -07:00
Konloch 342d60536b Verbose Fix 2021-07-08 02:24:28 -07:00
Konloch 9ab8ec7f8c More Command Line Options 2021-07-08 02:24:12 -07:00
Konloch c4f77bd47b Translation Fix 2021-07-08 02:08:46 -07:00
Konloch 0084e4c408 Translation Fix 2021-07-08 01:55:52 -07:00
Konloch d651f43b62 Translated Component Fix
Components that lack base translations will overwrite with blank text, this preserves the default text until translation is applied
2021-07-08 01:53:08 -07:00
Konloch dca90245e5 Better Plugin Integration
Instead of plugins running instantly you are given the option to edit them using the Plugin Writer
2021-07-08 01:50:57 -07:00
Konloch 42d914d7a6 English Fix 2021-07-08 01:36:44 -07:00
Konloch 8933a9a8c0 More Translations
Most components should be translated. All of the components that were hardcoded for English now work with translations.

All of the translations now include any missing translation keys.

Added translations for: Farsi, Finnish, Greek, Indonesian, Bengali, Italian, Korean,  Dutch, Polish, Swedish, Thai, Hebrew, Turkish, Ukrainian, Hungarian, Georgian, Javanese, Hausa, Swahili, Norwegian & Vietnamese
2021-07-08 01:22:39 -07:00
Konloch 27694a5ec6 Fixed Search Pane Selection Bug
This removes the scrollbar but fixes the selection bug caused by it
2021-07-07 17:53:57 -07:00
Konloch c94ff17045 Extended BCV Default Size 2021-07-07 17:52:25 -07:00
Konloch a4abb49d6a Better Console Printing 2021-07-07 16:49:06 -07:00
Konloch 820a086a93 More Translation Support 2021-07-07 03:39:29 -07:00
Konloch 29c816c13e Translations 2021-07-07 03:23:10 -07:00
Konloch bd636f2125 Translations & Better About Window 2021-07-07 02:00:14 -07:00
Konloch f3c7c1881a Better Compiler Error Handling 2021-07-06 23:11:49 -07:00
Konloch 963e31408a Hotkeys After Startup
This fixes the bug with needing to click and wait for hotkeys to start working
2021-07-06 22:57:35 -07:00
Konloch 6af691edf9 Cleanup 2021-07-06 22:56:29 -07:00
Konloch af26f2c257 CTRL + L Hotkey
Opens your last opened file. If there is a more well known global hotkey for this function it should be changed to that
2021-07-06 22:38:47 -07:00
Konloch 2dbcb8bb7d Cleanup 2021-07-06 21:45:39 -07:00
Konloch c5b53be4b8 BCV API Change
This API change will break compatibility with most pre-existing plugins
2021-07-06 21:36:11 -07:00
Konloch 7eda960981 Dynamic Analysis Cleanup 2021-07-06 21:21:06 -07:00
Konloch 02115c4820 RCE Blocking Rename 2021-07-06 20:42:48 -07:00
Konloch 4af4764a71 ASM Resource Util 2021-07-06 20:41:49 -07:00
Konloch 33f524040b Global Hotkeys Cleanup 2021-07-06 20:07:55 -07:00
Konloch 99fde7156e Active Resource API Changes 2021-07-06 20:05:35 -07:00
Konloch d6be70dfb2 Better Error Handling 2021-07-06 19:51:10 -07:00
Konloch deb23d3dd3 Error Prompt Cleanup 2021-07-06 19:46:12 -07:00
Konloch 2a5977d980 Cleanup 2021-07-06 19:42:04 -07:00
Konloch b6689c916d Updated Error Logging
Thank you to everyone who sends in stacktraces! This is the start of making it easier on you guys 👍
2021-07-06 18:10:09 -07:00
Konloch ea507f6833 Updated Welcome Message 2021-07-06 17:53:29 -07:00
Konloch febdeba457 Updated Error Handling 2021-07-06 17:52:00 -07:00
Konloch ec91bd08e8 API Cleanup 2021-07-06 17:23:34 -07:00
Konloch de8cb5b4e7 Launch Args Cleanup 2021-07-06 16:54:20 -07:00
Konloch 0a4f234841 Thread Cleanup 2021-07-06 16:53:37 -07:00
Konloch e2a8857499 Global Hotkeys Cleanup 2021-07-06 16:08:08 -07:00
Konloch b99f6bf98a Busy Status Cleanup 2021-07-06 15:57:42 -07:00
Konloch 9e5b4527ed Plugin Cleanup 2021-07-06 15:38:37 -07:00
Konloch 14b3b04661 ASM Rename Util Cleanup 2021-07-06 15:27:20 -07:00
Konloch d52a5b450b API Update 2021-07-06 15:18:25 -07:00
Konloch a96f2ed445 ClassNodeLoader Cleanup 2021-07-06 15:11:55 -07:00
Konloch a6311d86ba Exception UI Cleanup 2021-07-06 15:10:50 -07:00
Konloch b2d37f6adb Plugin Cleanup 2021-07-06 13:47:34 -07:00
Konloch 5509a659fb Started Replace Strings Cleanup 2021-07-06 13:38:45 -07:00
Konloch dd4bec1446 Code Sequence Diagram Cleanup 2021-07-06 13:34:29 -07:00
Konloch be2896ee3e EZ Injection Cleanup 2021-07-06 13:23:50 -07:00
Konloch 0998c54e54 Fix Compile Alert Messages 2021-07-05 17:26:11 -07:00
Konloch 11c3aae683 Decompiler View Types 2021-07-05 17:25:55 -07:00
Konloch ce06cba71f Fixed Smali Assembler 2021-07-05 17:06:05 -07:00
Konloch 9eff9c331c Fixed Smali Disassembler 2021-07-04 21:52:13 -07:00
Konloch 2210bb9b0e Cleanup 2021-07-04 21:51:13 -07:00
Konloch 83e90cc276 Dev Mode 2021-07-04 21:50:41 -07:00
Konloch bfc832ada8 Updated Notes 2021-07-04 21:50:28 -07:00
Konloch 964040e83c Fixed Recent Files & Plugins 2021-07-04 21:24:19 -07:00
Konloch 9f8c46bcdc Failsafe LAF Change
This might fix #312 I need to test it though
2021-07-04 21:09:10 -07:00
Konloch 52a3c2bfd0 Better Compiling 2021-07-04 20:37:01 -07:00
Konloch 122aa02d3d Warning Comment 2021-07-04 20:34:45 -07:00
Konloch d8df05b202 Better JOptionPane 2021-07-04 20:34:37 -07:00
Konloch f2ada1aae1 Plugin Templates Cleanup 2021-07-04 20:23:40 -07:00
Konloch 8b82fdccf1 Fixed Resource List Selection 2021-07-04 19:37:00 -07:00
Konloch d18062fa52 Fixed Spam-Clicking Refresh 2021-07-04 19:36:31 -07:00
Konloch 63d7c17d0e Fixed Compiling
So far only Krakatau Assembler has been tested, so Java and Smali are probably still broken
2021-07-04 19:07:34 -07:00
Konloch 6efbc39ff6 Search Box Pane Cleanup 2021-07-04 19:06:15 -07:00
Konloch 72597102f4 Fixed Editable Pane 2021-07-04 18:10:58 -07:00
Konloch ba6e59e2c3 Better Looking Busy Wait Icons 2021-07-04 03:23:14 -07:00
Konloch 0d8280b0b9 Dynamic Busy Status
This also cleans up the UI for the Dark Mode theme
2021-07-04 02:25:16 -07:00
Konloch c0eb9e944e Synchronized JarUtil ClassWriters
This should be re-evaluated, it's most likely not needed and it will slow down multi-pane decompilation

An alternative solution is generating the ClassNode List once, then storing it in a cache that can be quickly saved to disk. If a new file gets added regenerate the cache.
2021-07-04 01:56:25 -07:00
Konloch 854c4d622c TODO Cafebabe checking 2021-07-04 01:51:58 -07:00
Konloch 3ed65ad03e Fix Race Condition Nullpointer 2021-07-04 01:51:41 -07:00
Konloch cd9bf24cad TODO Update 2021-07-04 01:51:05 -07:00
Konloch 5364d5eb95 API Changes 2021-07-04 01:50:45 -07:00
Konloch 33e2b1d6db Since Tag Cleanup 2021-07-04 00:04:08 -07:00
Konloch 4c0bffd40d Search Cleanup 2021-07-04 00:03:40 -07:00
Konloch 0c53463fd7 Compiler Cleanup 2021-07-03 23:24:54 -07:00
Konloch 7b26b62084 Decompiler Cleanup 2021-07-03 23:18:06 -07:00
Konloch 08304d3db1 Decompiler Cleanup 2021-07-03 22:59:42 -07:00
Konloch 231fc93298 Update MainViewerGUI.java 2021-07-03 22:20:33 -07:00
Konloch 22c3f36372 Resource View Cleanup 2021-07-03 22:20:25 -07:00
Konloch ea6cacf0c1 Malware Scanner Cleanup 2021-07-03 12:29:50 -07:00
Konloch 2aefec533b Auto Compile Code Cleanup 2021-07-03 12:29:31 -07:00
Konloch 5c0eadf643 EAR Support
Can you hear me now?
2021-07-01 16:50:07 -07:00
Konloch 1cf65954c5 Dialogue Cleanup 2021-07-01 16:08:56 -07:00
Konloch 9003b83e68 Code Cleanup 2021-07-01 15:23:09 -07:00
Konloch e13a0635b3 v2.10.13 2021-07-01 14:56:30 -07:00
Konloch f3d5f25743 Built-in Script Editor
Still a work in progress
2021-07-01 14:54:10 -07:00
Konloch c209db4f5b Instruction Printing On Malware Scanner 2021-07-01 04:34:40 -07:00
Konloch 007955b2ba Added Thread Titles 2021-07-01 02:48:10 -07:00
Konloch 373fc38ad2 Saving After Actions 2021-07-01 02:06:12 -07:00
Konloch 5175316002 Cleaned Up Load Settings 2021-07-01 02:05:01 -07:00
Konloch ad6dff9082 Added Translated JCheckBox 2021-06-30 15:27:23 -07:00
Konloch 370f2b9a1c Extended Translation Support 2021-06-30 15:19:54 -07:00
Konloch 400aa6e6dd Moved GUI Resources 2021-06-30 13:56:15 -07:00
Konloch b82b1133c2 Renamed Loading Gif 2021-06-30 13:52:48 -07:00
Konloch 79fbe34da1 Google Translate Malay
Automatically translated through google translate
2021-06-30 13:10:37 -07:00
Konloch b2e8b85a96 Alphabetized 2021-06-30 13:03:05 -07:00
Konloch 97d4d51a04 Google Translate Portuguese
Automatically translated through google translate
2021-06-30 12:48:26 -07:00
Konloch 3032986021 Google Translate Japanese
Automatically translated through google translate
2021-06-30 12:36:16 -07:00
Konloch 8c901c9f5b Google Translate French
Automatically translated through google translate
2021-06-30 12:21:18 -07:00
Konloch 032057813d Google Translate Spanish
Automatically translated through google translate
2021-06-30 12:16:44 -07:00
Konloch eee8e47568 Google Translate Russian
Automatically translated through google translate
2021-06-30 12:05:53 -07:00
Konloch 38f2f6b570 Google Translate Arabic
Automatically translated through google translate
2021-06-30 12:03:39 -07:00
Nick Ufer 1fb03177cb
feat: more german translation 2021-06-29 23:50:26 +02:00
Konloch 74cddb9e80 Fix Binary Build 2021-06-29 11:35:58 -07:00
Konloch a2724daa8a XAPK Support 2021-06-29 11:31:38 -07:00
Konloch fdf8e9baa5 XAPK Support 2021-06-29 11:25:46 -07:00
Konloch 7dd66d675c Silence Exceptions 2021-06-29 11:24:47 -07:00
Konloch 1302a9c271 Merge branch 'master' of https://github.com/Konloch/bytecode-viewer 2021-06-29 10:45:52 -07:00
Konloch 924684090c Removed ZKM & Allatori To Fix #285 2021-06-29 09:33:23 -07:00
Konloch b2f7fcb9e9 Better Translation Debugging
It will now detect missing keys along with missing components for translation strings
2021-06-29 09:11:26 -07:00
Konloch 7faad9b94f Extended Translation Support 2021-06-29 08:32:35 -07:00
Konloch fdcd49883b Cleanup 2021-06-29 08:17:42 -07:00
Konloch 7ba9e03cb0 Hopefully Fixes Linux #267 and #227 2021-06-29 08:17:31 -07:00
Konloch e1d2196977 Resolves #235 2021-06-29 04:12:49 -07:00
Konloch 65341c642f Settings Cleanup 2021-06-29 02:41:29 -07:00
Konloch 9438079ac1 Added Translation Support
This still needs a lot more work but most of the menu bar has been mapped out, all that's left are the settings for the decompilers.

Titlebars, buttons and other dialogues still need to be mapped out, more of a proof of concept than anything.
2021-06-29 02:41:08 -07:00
Konloch 812f4ea3cd Code Cleanup 2021-06-28 18:25:24 -07:00
Konloch fc36f3562d Swing Cleanup 2021-06-28 17:54:39 -07:00
Konloch f6cf25cd2f I Lied! Freezing Is Still Here 2021-06-28 17:51:25 -07:00
Konloch 3efffe6ad1 Change LAF Without Reboot 2021-06-28 17:47:32 -07:00
Konloch fe57e4f099 Darcula Swapped With DarkLAF
Now that the swing interaction is working lag free, DarkLaf runs without any performance issues. DarkLAF is an updated version of Darcula so it makes sense to only support one, but if anyone wants it added back we could look at implementing dynamic/custom LAFs down the road using reflection
2021-06-28 17:27:17 -07:00
Konloch fa766a4851 Fixed The Swing UI Freezing/Lag
This should resolve any issues when first opening a class resource or refreshing it.
2021-06-28 17:17:30 -07:00
Konloch 4e7edaada1 UI Freeze TODO 2021-06-28 17:06:50 -07:00
Konloch 2421bd3a30 Added DarkLAF
I had a few issues with DarkLaf so as a backup I kept the old Darcula Theme as well.

DarkLaf is based off of Darcula so they are very similar, eventually it may be better to drop Darcula support for DarkLaf once all of the bugs are resolved.
2021-06-28 17:05:18 -07:00
Nico Mexis 8b97fbffc8
Fix recent files 2021-06-28 11:36:37 +02:00
Konloch db0dbdb9dc Malware Scanner Tidying 2021-06-28 00:41:33 -07:00
Konloch c15103e78e Update MiscUtils.java 2021-06-28 00:40:24 -07:00
Konloch e349711502 Added @maaatts Cafebabe 2021-06-28 00:05:52 -07:00
Konloch 54be34be5e Lazy Name Util Cleanup 2021-06-28 00:02:44 -07:00
Konloch 2aa4272187 Cafebabe Cleanup 2021-06-27 23:45:43 -07:00
Konloch 10d4bcf1f5 Extended The Malicious Code Scanner
The new system is designed to make creating a new scan module painless
2021-06-27 22:54:09 -07:00
Konloch b7deff48da Re-Added Szperak's Allatori String Decrypter 2021-06-27 21:34:57 -07:00
Konloch 563bc6b79e Re-Added Szperak's Allatori String Decrypter 2021-06-27 21:31:24 -07:00
Konloch 6ae6e6661b Re-Added Szperak's Allatori String Decrypter 2021-06-27 21:30:03 -07:00
Konloch af57e7917f Re-Added Szperak's Allatori String Decrypter 2021-06-27 21:27:18 -07:00
Konloch ba95f41acb Removed Debugging 2021-06-27 21:14:48 -07:00
Konloch 5916908ee5 Update BytecodeViewer.java 2021-06-27 21:14:20 -07:00
Konloch c45b8c4b5a API Changes 2021-06-27 21:13:55 -07:00
Konloch 152957c128 Fixed Synchronized Scrolling & Import Directory 2021-06-27 18:10:29 -07:00
Konloch ecdbfd9745 Resource View Processing Cleanup 2021-06-27 17:04:39 -07:00
Konloch 06ff4d4f7d Code Cleanup 2021-06-27 17:03:43 -07:00
Konloch 10950a71da Added getLineText 2021-06-27 17:02:56 -07:00
Konloch cc45227208 Fixed Java Plugin Launching 2021-06-27 16:37:34 -07:00
Konloch 88c21de990 Cleanup 2021-06-27 16:24:14 -07:00
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 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 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
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