Konloch
fc421bcca2
No longer needed since we use the binary from libs
2021-06-20 23:54:06 -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
Kalen (Konloch) Kinloch
c4d58fcc36
Merge pull request #290 from ThexXTURBOXx/master
...
[Draft] Migrate to Maven and fix Code Style
2021-06-20 22:50:59 -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
81d9dafa9b
Merge pull request #1 from heisluft/cleanup-src-files
...
Remove unneeded ASM src-files
2021-04-18 22:14:43 +02:00
heisluft
775a73f48a
Remove unneeded ASM src-files
2021-04-16 18:30:51 +02:00
Nico Mexis
f2f2df5a1f
Ignore shaded pom
2021-04-14 20:57:32 +02:00
Nico Mexis
d87f0a97e1
Add contribution guide to README
2021-04-14 13:00:30 +02:00
Nico Mexis
d53f6f2d36
Fully mavenified
2021-04-14 12:53:17 +02:00
Nico Mexis
301b518e91
Fix stupid jitpack tag
2021-04-13 11:41:09 +02:00
Nico Mexis
a2fe9b4f2d
Update JD GUI to 1.6.6
2021-04-13 11:37:51 +02:00
Nico Mexis
07c6d16af8
Change APKTool to DexPatcher repo
2021-04-13 01:32:30 +02:00
Nico Mexis
6833353a99
Change JADX to Jitpack
2021-04-13 01:18:44 +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
2cda805a1b
Remove test scope
2021-03-31 11:53:23 +02:00
Nico Mexis
a4b452de6a
Include Krakatau and enjarify resources directly
2021-03-31 11:48:14 +02:00
Nico Mexis
8cbe4301f7
Update documents
2021-03-30 22:09:22 +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
Nico Mexis
f0761da04a
Merge remote-tracking branch 'BitScorpio/master'
2021-03-27 11:19:03 +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
Kalen (Konloch) Kinloch
4dd9d6df27
Merge pull request #279 from Ruin0x11/add-fernflower-ren-option
...
Add -ren option to Fernflower decompiler
2020-07-17 16:37:34 -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
Kalen (Konloch) Kinloch
2f65241269
Merge pull request #262 from CertainLach/master
...
Fix class recompilation on linux
2019-11-22 12:06:49 -07: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
Kalen (Konloch) Kinloch
54539bc6fa
Merge pull request #249 from thiakil/add-asm-textify
...
Add asm textify
2019-08-10 22:48:20 -06: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
Thiakil
f3a5fee946
ignore default IDEA output dir
2019-08-11 11:18:48 +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
fb4f2a1371
cfr update
2019-04-17 03:45:14 -06:00
Konloch
b3e60ce5bf
v2.9.17
2019-04-17 03:22:59 -06:00
Konloch
e1e79d0869
v2.9.16
2019-04-17 01:37:33 -06:00
Konloch
73882082e8
v2.9.16
2019-04-17 00:47:10 -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