SkillAgentSearch skills...

JavaObfuscatorTest

A list of Java obfuscators, obfuscated samples and benchmarks.

Install / Use

/learn @huzpsb/JavaObfuscatorTest
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

JavaObfuscatorTest

A list of Java obfuscators, obfuscated samples and benchmarks.

File structure

.
├───bench
│   ├───src
│   │   └───... (source files)
│   └───bin
│       └───TEST.jar (compiled benchmark)
└───samples
    └───... (obfuscated samples)

Obfuscators

( Pass, Fail, Error, Unknown[No output,etc.] )

~~You may find something more in the source view~~ | Obfuscator | Test#1 | Test#2 | Performance | Size | |-----------------------------------------------------------------------------------|---------|----------|-------------|---------| | None | PPPPPPP | PPPPPPPP | 27ms | 29KB | Some of my personal views :P (You find it!) | Grunt | PPPPPPP | FPFPEPPE | 160ms | 843KB | Bigger is better. | dProtect | PPPPPPP | FPFEEEUP | 31ms | 21KB | Good fork of ↓, fair obf for a ProGuard fork | ProGuard | PPPPPPP | FPPEEEUP | 26ms | 15KB | Rather an optimizer than an obfuscator. | Radon3 | EEPPEFE | FPFEEPEF | E | 269KB | Crappy indeed. | Bozar | PPPPPPP | FPFEEPPF | 201ms | 513KB | Nothing special. | Caesium | PPPPPFP | FFPPPPPP | 50ms | 174KB | Interesting with zip bomb. But patchable with Recaf. | Scuti | EEPPPPP | FPFEEPEF | 867ms | 151KB | Interesting with throw exploit. Painful 2 configure. | BranchLock | PPPPPPP | FPFEEPFF | 65ms | 66KB | What if it's FOSS... | Neon | PPPPPPP | PPFPPPEP | 7439ms | 53KB | Maybe tooooo slow. Not recommended. | Ambien | EEPPPEP | FPPEEPUF | 28ms | 56KB | Zip crasher crashes Recaf. Impressive. | qProtect-Lite | PPPPPPP | FPPPEPPP | 69ms | 139KB | It's like ZKM but worse | zelix KlassMaster20.0.3 | PPPPPPP | FPPPEPPP | 54ms | 83KB | Heavy | BranchLock Pro | PPPPPPP | FPPPEPFF | E | 256KB | Maybe it is Perfect protection i think as a obfuscator for script kiddos | Eskid | PPPPEPP | FPPPEPEP | 530ms | 166KB | Maybe it is cool.For fun. | ClassGuard | PPPPPPP | PPPPEPPP | 36ms | 2820KB | Interesting AES Encryption class. | JNIC-3.5.1 | PPPPPPP | FPPPEPPP | 481ms | 89KB | JNIC 3.5.1 with build-in flowObf and StringObf enabled. | JNIC-3.7.0 | PPPPPPP | FPPPEPPP | 470ms | 77KB | JNIC 3.7.0 with build-in flowObf and StringObf enabled. | OpenJNIC | PPPPPPP | FPPPEPPP | 28ms | 304KB | Too good to be actually used. | native-obfuscator(win cmake) | PPPPPPP | PPPPPPPP | 1597ms | 120KB | Very compatible, but has a relatively broken running speed. | j2cc | PPPPPPP | PPPPPPPP | 172ms | 304KB | Easily cracked with proper bps. Even weaker | Allatori | PPPPPPP | FPFEEPPF | 54ms | 27KB | Best for lazy people. Nearly no configuration required. | Stringer | PPPPPPP | PPPPEPPP | 92ms | 306KB | Neat compability. Good for Spring & Android. | ZKM | PPPPPPP | FPPEEEUP | 51ms | 79KB | = ProGuardPlusObf | Skidfuscator | PPPPPPP | FPPPPFPP | 734ms | 118KB | Good for skidders. Hard to reverse. Too slow. | SkidfuscatorEnterprise | PPPPPPP | FPPPPEPP | 4274ms | 158KB | Tooooo slow. | SkidfuscatorEnterpriseLeak | PPPPPPP | FPFPEEEF | 10055ms | 138KB | More and more slow | superblaubeere27 | PPPPPPP | FPPPEPPP | 47ms | 223KB | Tradition never dies. | SafeNet | PPEPPPP | FPPEFEPE | 239ms | 21865KB | Require add jvm args -noverify to run. | JarGuardPro | PPPPPPP | PPPPPPPP | 317ms | 671KB | Skid of scuti. Online only.

Obfuscators that meets one of the following conditions goes here:

  • We don't have a copy of, and haven't yet answered (or refused) our request to provide us with an example.
  • Requested a DMCA takedown.
  • Unmaintained or don't have an email in their intro page, and we are unable to run.
DashO, nProtect

Tests

~~RTFSC~~

Test 1.1: Inheritance
Test 1.2: Cross
Test 1.3: Throw
Test 1.4: Accuracy
Test 1.5: SubClass
Test 1.6: Pool
Test 1.7: InnerClass

Test 2.1: Counter
Test 2.2: Chinese
Test 2.3: Resource
Test 2.4: Field
Test 2.5: Loader
Test 2.6: ReTrace
Test 2.7: Annotation
Test 2.8: Sec

Contributing

Please feel free to contribute to this repository by opening a pull request.
Do not forget to add the obfuscator to the list above.

DMCA

If you are the owner of one of the obfuscators and you want me to remove it from this repository, please contact me by opening an issue.

Disclaimer

This repository is for educational purposes only. The author of this repository is not responsible for any damage caused by the code in this repository. The code in this repository is not intended to be used for malicious purposes.
The benchmarks in this repository are not intended to be used for comparing the performance of the obfuscators. The benchmarks are only intended to show the obfuscators' capabilities.
The efficiency is evaluated through the time it takes the obfuscated program to perform a certain set of computations. This may vary depending on the machine used to run the benchmarks, and the results may not be accurate.
Only compatibility and efficiency are tested here. But you should choose wisely among strength, compatibility, efficiency, size, and price.
The samples in this repository may be malicious. Do not run them on your machine.

View on GitHub
GitHub Stars95
CategoryDevelopment
Updated1d ago
Forks11

Languages

Java

Security Score

95/100

Audited on Apr 4, 2026

No findings