Commit graph

123 commits

Author SHA1 Message Date
Konloch
2b342143ef
Update pom.xml
Co-authored-by: Nico Mexis <nico.mexis@kabelmail.de>
2022-12-13 21:03:14 -08:00
Nick Botticelli
8a3fbcf86a
Update dependencies as of this commit date
Updated dependencies due to IntelliJ complaining about various (transitive) dependency vulnerabilities; did not update ANTLR dependency. Initial testing with JADX and Fernflower decompilers as well as APKs works fine.
2022-12-10 00:19:51 -07:00
Nico Mexis
c3d94e4235
Fix dex2jar issues 2022-10-18 16:10:19 +02:00
Nico Mexis
0c85b2bb23
Update dependencies 2022-09-14 13:58:45 +02:00
nick-botticelli
9e33d2c282 Update Maven shade plugin to 3.3.0 2022-05-27 04:29:07 -07:00
Jannis Weis
3a5bf23d85
Update darklaf to version 3.0.1 2022-04-27 21:59:45 +02:00
Nico Mexis
d75cda371d
Update dependencies 2022-04-24 20:21:24 +02:00
Jannis Weis
a19be490f7
Update darklaf to version 3.0.0
This resolves an outstanding issue allowing us to remove the
temporary fix for it. Also, the "frame.svg" icon is now loaded
using the official API and no longer relies on the exact location
of the resource.
2022-04-17 23:48:17 +02:00
Konloch
35359d1c70 Version Number Bump 2022-04-11 16:02:23 -05:00
Nico Mexis
5fff85b729
Fix module-info related warnings 2022-04-11 20:45:34 +02:00
Nico Mexis
60136fb235
Update ASM for Java 19 support 2022-04-09 16:29:17 +02:00
Nico Mexis
9ba3cf7e21
Fix dex2jar again 2022-04-02 11:18:22 +02:00
Nico Mexis
82e11e72e3
Update FernFlower 2022-04-01 12:23:47 +02:00
Nico Mexis
354c6eff4c
Update dex2jar to fix array handling issues 2022-03-29 16:57:26 +02:00
Nico Mexis
ef60bf6b53 Update dependencies 2022-03-27 17:52:29 +02:00
Nico Mexis
7ba170d191
Update dependencies 2022-03-14 14:52:34 +01:00
Konloch
6a503bb409
Update pom.xml
Version Bump
2022-02-28 12:37:39 -08: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
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
Nico Mexis
a0955ba68a
Update dependencies 2022-01-27 17:51:45 +01:00
Konloch
2940768041 Resolve CVE-2022-0219 2022-01-22 12:50:41 -06:00
Konloch
f85ee82202 Bump Version Number 2022-01-11 11:39:41 -08:00
Nico Mexis
a34ee0f032
Update RSTA
Now supports new Java stuff and more file extensions
2022-01-10 00:15:45 +01:00
Nico Mexis
5624f3f010
Update dex2jar 2022-01-07 20:20:37 +01:00
Nico Mexis
ab6cf8d196
Update Procyon to snapshot for JDK 9+ support 2022-01-07 20:20:37 +01:00
Nico Mexis
1304043574
Better POM 2022-01-07 20:20:37 +01:00
Nico Mexis
4f66739bec
Update FernFlower 2022-01-05 11:09:54 +01:00
Nico Mexis
dda0604696 Update dependencies 2022-01-03 17:23:16 +01:00
Nico Mexis
5591894811
Update dependencies one last time 2021-12-20 00:31:22 +01:00
Nico Mexis
dac8dcc6c7
Update dependencies again 2021-12-19 22:20:09 +01:00
Nico Mexis
69c480f9cc
Exclude duplicated dependencies 2021-12-19 22:10:52 +01:00
Nico Mexis
4e5c335898
Update dependencies 2021-12-19 22:05:31 +01:00
Nico Mexis
7ea41945b3
Update dependencies 2021-12-13 16:22:09 +01:00
Nico Mexis
997e954343
Update dependencies 2021-11-17 19:16:01 +01:00
Nico Mexis
b9e8b80265
Update dex2jar 2021-10-25 16:42:13 +02:00
Nico Mexis
ec2a40d136
Organize POM 2021-09-22 22:22:30 +02:00
Nico Mexis
b8f78d2ead
Fix shading warning 2021-09-16 14:14:13 +02:00
Nico Mexis
35613f01da
Remove deprecations for JDK 17 2021-09-16 13:56:01 +02:00
Nico Mexis
a86623cd2a
Update APKTool 2021-09-16 13:54:34 +02:00
Konloch
55bfc32185
Merge pull request #352 from ThexXTURBOXx/master
Update dependencies
2021-09-10 20:06:15 -07:00
Nico Mexis
3e918607ab
Update dex2jar
... again to fix some issues
2021-09-06 22:50:45 +02:00
Nico Mexis
1ef6bc3565
Update dependencies 2021-09-04 22:19:23 +02:00
hajdam
c264e365cb JHexEditor replaced with BinEd Hexadecimal viewer library 2021-09-03 22:43:10 +02:00
Nico Mexis
b18459ef3d
Update to skylot's JADX again
Jitpack building is now fixed on master again
2021-08-27 19:53:49 +02:00
Nico Mexis
bfad5d83d8
Properly set source and target JDK in MANIFEST 2021-08-27 11:39:47 +02:00
Nico Mexis
0d7b7c5de8
Dependency versions are now properties
This allows for easier updating in the future
2021-08-27 10:30:39 +02:00
Nico Mexis
bd6303b75c
Remove module-info.class
This shouldn't break anything, but gets rid of those nasty warnings on build...
The module system doesn't work for us anyways
2021-08-27 10:17:10 +02:00
Nico Mexis
481870d656
Fix JADX
... And also all other future service clashes
2021-08-27 10:13:49 +02:00