-
![Capture](https://user-images.githubusercontent.com/91749651/135656097-4207ea55-3f6d-4775-9d1c-cee60a5d27dd.PNG)
![Capture1](https://user-images.githubusercontent.com/91749651/135656099-99ed0ecb…
-
Although the signature can be unqualified at runtime, compilation fails here for At targets with ommited owners and signatures during refmap generation. Related: https://github.com/SpongePowered/Mixin…
-
Hi, first of all kudos for the great work.
I'd like to discuss about an issue I'm having with this package.
In order to make it work with proguard I had to exclude the package from obfuscation with…
-
### Versions:
- jOOR: for Java 8+
- Java: 8
Reflection is actually helpful most of the time, even with obfuscation, but there is a problem while working against obfuscation. Some obfuscators ma…
-
### Platform
Flutter Mobile
### Obfuscation
Disabled
### Debug Info
Disabled
### Doctor
```
[✓] Flutter (Channel beta, 3.27.0-0.1.pre, on macOS 14.6.1 23G93 darwin-arm64, locale en-AT)
• Fl…
-
**Is your feature request related to a problem? Please describe.**
Currently the Anti-Malware is unable to detect obfuscation or deobfuscate jars, merging the deobfuscator will fix this.
It should b…
-
```[Thread-12] INFO com.javadeobfuscator.deobfuscator.Deobfuscator - Loading classpath
[Thread-12] INFO com.javadeobfuscator.deobfuscator.Deobfuscator - Loading input
[Thread-12] INFO com.javadeobfu…
-
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.(Unknown Source)
at java.util.zip.ZipFile.(Unknow…
-
Hi,
the REST-Mock crashes when proguard obfuscation is applied and HTTPS is enabled.
Here is the stacktrace:
2020-05-08 14:19:07.799 13382-13475/xxx E/AndroidRuntime: FATAL EXCEPTION: pool-10-threa…
-
I had been using this plugin to swap a few classes. After a few restarts of the application, I can no longer swap the same classes I was working on due to "Compilation failed".
The classes I am try…