-
someone made a python file using your obfuscator and i think it is malicious is there any way to deob it
-
Hello.
I've applied simplify to the sample app on your github.
Used command is as follow:
- `java -jar simplify/build/libs/simplify.jar -it 'org/cf/obfuscated' -et 'MainActivity' simplify/obfusca…
-
**Is your feature request related to a problem? Please describe.**
I noticed when looking at a production deployment names that the component names were obfuscated, which is likely to be a compress…
-
http://prntscr.com/meott6
https://github.com/skylot/jadx/tree/master/jadx-core/src/main/java/jadx/core/deobf
Thanks
ghost updated
5 years ago
-
When an obfuscated exception is thrown using `Thread.UncaughtExceptionHandler.uncaughtException() ` method, the exception is not decoded. Due to limitations, we cannot use `throw new ObfuscatedExcepti…
-
// ==UserScript==
// @name Mystic ESP
// @namespace http://tampermonkey.net/
// @version v2.35
// @description #1 Bloxflip ESP
// @author Mystic
// @match https://b…
-
im trying to decompile a pkg exe that was compiled by this obfuscation and i want to know if its possible to decompile it
-
We are seeing method line numbers overlapping for Kotlin files (see bold part below).
Due to this the deobfuscation doesn't work well and get multiple deobfuscated stackframes for a single obfuscated…
-
### Environment
SaaS (https://sentry.io/)
### What are you trying to accomplish?
Attempting to host sourcemaps publicly on a local server, to apply to events in Sentry. This is due to artifacts bei…
-
### Describe the bug
When trying to deobfuscate this file, it seems like webcrack can't find the string array.
### Expected Behaviour
I expect webcrack to find the string array.
### Code
```JavaS…