Lucaskyy 6626014ef3
feat: add SafeClassWriter
the standard ClassWriter implementation uses the ClassLoader to find a common superclass. this won't work for us since we are not loading the JAR into the classpath. using this SafeClassWriter should fix that issue.
2022-06-05 08:02:46 +02:00
2022-06-05 08:02:42 +02:00
2022-03-16 22:00:41 +01:00
2022-06-05 08:02:46 +02:00
2022-03-16 22:00:41 +01:00
2022-03-16 22:00:41 +01:00
2022-03-20 00:16:53 +01:00
2022-03-16 22:01:29 +01:00
2022-03-19 18:35:41 +01:00

Patcher

Description
💉 ReVanced Patcher used to patch Android applications
Readme GPL-3.0 3.4 MiB
Languages
Kotlin 100%