https://github.com/lesmiscore/confuser
Creates many junk classes for obfuscation in Java
https://github.com/lesmiscore/confuser
Last synced: 17 days ago
JSON representation
Creates many junk classes for obfuscation in Java
- Host: GitHub
- URL: https://github.com/lesmiscore/confuser
- Owner: Lesmiscore
- License: apache-2.0
- Created: 2017-10-05T13:21:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T12:53:21.000Z (about 6 years ago)
- Last Synced: 2025-01-24T23:16:38.712Z (over 1 year ago)
- Language: Groovy
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Confuser
Creates many junk classes for obfuscation in Java
[](https://jitpack.io/#nao20010128nao/Confuser)
## To include annotations
```
compile 'com.github.nao20010128nao.Confuser:annotation:cf12ff3'
```
## To use annotation processor
```
annotationProcessor 'com.github.nao20010128nao.Confuser:processor:cf12ff3'
```