-
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 0
at org.objectweb.asm.Frame.merge(Frame.java:1269)
at org.objectweb.asm.Frame.merge(Frame.java:1245)
…
-
I have installed all packages and run it on the example file ?
```
C:\Windows\system32>pip install pyparsing
Requirement already satisfied (use --upgrade to upgrade): pyparsing in c:\program files (x…
ghost updated
8 years ago
-
This issue reports a behavior with the deobfuscator where environment variables like %username% are expanded during the deobfuscation process.
While expanding variables can be useful in some cases,…
-
This java deobfuscator does its job really well and successfully decrypts various obfuscations.
https://github.com/java-deobfuscator/deobfuscator
You could use this to implement the plugins in the m…
-
Hi,
I'm trying to deobfuscate a file jar.
The detection:
`
[main] INFO com.javadeobfuscator.deobfuscator.Deobfuscator - Loading classpath
[main] INFO com.javadeobfuscator.deobfuscator.Deobfusc…
-
Hi,
what else you need?
```
[~] Module Size: 1.9 MB
[~] CLR Version: v2.0
[~] File queue: 1/1
[~] Detected: ConfuserEx v0.6.0
[+] Unpacked: Module "koi".
[+] Removed: Anti…
-
Currently, we are using uglifyjs tool to build our corpus, but there are many other obfuscators people can use. If someone wants to test the web front end, then the most likely tool to use will be wh…
-
Failed to create bin at C:\Users\opc\Documents\js-deobfuscator-main\website\node_modules\.bin\deob. ENOENT: no such file or directory, stat 'C:\Users\opc\Documents\js-deobfuscator-main\website\node_mo…
-
deobfuscator.js:117
} catch {}
^
SyntaxError: Unexpected token {
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile …
-
Hi, i'm another dev that love to reverse obfuscator, and well https://github.com/Sallie-May/Bio-Obfuscator-Deobfuscator
Some stuff to make to make it better
Better random var name, don't use onl…