Commit graph

80 commits

Author SHA1 Message Date
Konloch
410189fce6 Security Manager Fix 2021-07-13 00:44:51 -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
f349e6a8f1 Improved Javap 2021-07-12 05:50:23 -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
7d09510194 Added Javap Disassembler
Solves #93
2021-07-11 09:41:33 -07:00
Konloch
21fe12b4a7 Lots
Fixes, API Changes, Cleanup, etc.
2021-07-11 05:33:18 -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
d98f3d3e31 Improved Importing 2021-07-10 09:05:08 -07:00
Konloch
9ab8ec7f8c More Command Line Options 2021-07-08 02:24:12 -07:00
Konloch
6af691edf9 Cleanup 2021-07-06 22:56:29 -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
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
2a5977d980 Cleanup 2021-07-06 19:42:04 -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
ce06cba71f Fixed Smali Assembler 2021-07-05 17:06:05 -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
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
1cf65954c5 Dialogue Cleanup 2021-07-01 16:08:56 -07:00
Konloch
f3d5f25743 Built-in Script Editor
Still a work in progress
2021-07-01 14:54:10 -07:00
Konloch
007955b2ba Added Thread Titles 2021-07-01 02:48:10 -07:00
Konloch
fdf8e9baa5 XAPK Support 2021-06-29 11:25:46 -07:00
Konloch
1302a9c271 Merge branch 'master' of https://github.com/Konloch/bytecode-viewer 2021-06-29 10:45:52 -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
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
Nico Mexis
8b97fbffc8
Fix recent files 2021-06-28 11:36:37 +02: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
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
3be7d457c6 BootCheck Cleanup 2021-06-27 14:15:08 -07:00
Konloch
3216b17389 Multiple Choice Dialogue Cleanup 2021-06-26 11:10:55 -07:00
Konloch
18473a1167 Code Cleanup 2021-06-26 08:56:39 -07:00
Konloch
166fe75b68 Resource Cleanup 2021-06-26 08:10:02 -07:00