-
### Sample
https://koodous.com/apks/929aac4f3752851833e794da64d6cdc76db19aad7eb5590c7953561ae7a49d6d
```sh
apkid 929aac4f3752851833e794da64d6cdc76db19aad7eb5590c7953561ae7a49d6d.apk
[+] APKiD 2.…
-
# Bug Report
### Expected Behaviour
the command
java -jar obfuscator.jar --jarIn helloWorld.jar --jarOut helloWorld-obf.jar
### Actual Behaviour
Maven is not generating the file obfuscator.jar
…
-
**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…
-
Deobfuscation failed. Please open a ticket on GitHub and provide the following error:
java.lang.OutOfMemoryError: Java heap space
at org.apache.commons.io.IOUtils.byteArray(IOUtils.java:338)
at o…
-
Exception in thread "main" java.lang.UnsatisfiedLinkError: Failed to open lib file: /native0/x64-windows.dll
at native0.Loader.(synthetic:62)
at net.minecraft.client.main.Main.(Main.java)
How do …
-
### Describe the bug
After executing an SQL query, attempting to retrieve ServerMetrics.ELAPSED_TIME or ServerMetrics.RESULT_ROWS from OperationMetrics results in a NullPointerException. This error…
-
When Orebfuscator is also installed, CoordinatesObfuscator throws an error on player login. Not sure if this is related to CoordinatesObfuscator or Orebufscator, but figured I'd document the error her…
-
# Bug Report
### Expected Behaviour
Tell us what you wanted to do. If you think that everyone knows, what you expected (for example, if the program just crashed), you can skip this section
### Actu…
-
### Describe the bug
Table with transaction column name not parsed
```
create table test_execute_batch(a Int32, transaction String)engine=Memory
```
### Expected behaviour
It should be p…
-
https://github.com/google/graphicsfuzz/blob/c775138567a57fd45a2ae6b6f9506af8ecb7fe29/common/src/main/java/com/graphicsfuzz/common/util/Obfuscator.java#L288-L290