JavaObfuscatorTest icon indicating copy to clipboard operation
JavaObfuscatorTest copied to clipboard

A list of Java obfuscators, obfuscated samples and benchmarks.

Results 3 JavaObfuscatorTest issues
Sort by recently updated
recently updated
newest added

**Issue** Calc test is consistent due to a lack of warmup **Solution** Add a call for each method _before_ it is iterated. Then, iterate the methods as done previously. Then...

**Issue** The counter test is not accurate. **Reasoning** Most higher end obfuscators add transient or cached fields. This is inconsistent with the test's logic. Instead, the test should check if...

How do I get OpenJnic? It was deleted, maybe you could give it to me?