Commit graph

9 commits

Author SHA1 Message Date
Nico Mexis
63df81e378
Update dex2jar
Now, the minSdkVersion can be changed via parameters!
2021-08-11 22:40:30 +02:00
Nico Mexis
6df3b05dc9
Update to newest version of Dex2Jar
This fixes most APKs that I've tried, actually.
Even Instagram only throws a single Exception now.
Can we do even better? Most likely yes... Let me see within the next few weeks
2021-08-11 13:22:09 +02:00
Nico Mexis
4db04acaf4
Use my version numbering for Dex2Jar
Now it is more obvious, which version is currently deployed
2021-08-10 15:50:13 +02:00
Nico Mexis
cb25dfac09
Dex2Jar shall be downloaded via GitHub Actions from now on 2021-08-10 12:24:37 +02:00
Nico Mexis
531b373cc0
Update ASM API version of Dex2Jar 2021-08-10 01:13:27 +02:00
Nico Mexis
3d1d69c901
Migrate to .param syntax 2021-08-10 00:47:03 +02:00
Nico Mexis
0be60b062c
Fix even more bugs with Dex2Jar
My fork is paying out :D
2021-08-09 23:27:08 +02:00
Nico Mexis
8ed99787e2
Fix Dex2Jar for most APKs
I finally got around it... See my fork for all the fixes: https://github.com/ThexXTURBOXx/dex2jar
2021-08-09 23:00:01 +02:00
Nico Mexis
aebba0d704
Properly fix Smali 2021-08-09 19:37:52 +02:00