An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Confuser
Creates many junk classes for obfuscation in Java
[![](https://jitpack.io/v/nao20010128nao/Confuser.svg)](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'
```