-
If you try to minify (proguard) debug build by un-commenting :
```
debug {
// Run code coverage reports by default on debug builds.
testCoverageEnabled = true
…
rokos updated
5 years ago
-
```
What steps will reproduce the problem?
1.
I have two assemblies, one class library, another an exe. I am trying to
obfuscate both at the same time using a config file similar to the following:
…
-
Hello,
Thank you for your hard work on this project. The tool is incredibly useful, and I appreciate your dedication.
I'd like to propose having tokenization/lexers for pattern matching along si…
-
As reported by ignite over email:
Following our first Zoom call you mentioned that you wouldn’t mind looking at the obfuscation following the latest updates at the end of November.
I’ve taken a few …
-
I am also getting this error.
version :
javascript-obfuscator -v
4.0.0_2022-02-14T16:47:01.077Z
I am on Red Hat 4.8.5-11
Command used
javascript-obfuscator gh.js --config test.json
…
-
When an obfuscated class in a package, for example in InfDev `net/minecraft/a/c/a`, is loaded and mappings are saved as tiny v2 (and probably other mappings as well), Enigma saves the obfuscated name …
-
I have created a bintray repository that has a package in it. When I publish my library and reference it from another project I am able to see my source code. On the other hand if I build aar and impo…
-
```
What steps will reproduce the problem?
1.
I have two assemblies, one class library, another an exe. I am trying to
obfuscate both at the same time using a config file similar to the following:
…
-
**Is your feature request related to a problem? Please describe.**
This is not necessary but fun to obfuscate all variable with unicode characters. Now if I use emoji as dictionary and pass it to `--…
-
So, the original file opens correctly and all, but when obfuscated with Hyperion, it doesn't do nothing. Like, at all. When launching cmd and running the file, it just stops without any output.