Skip to content

MicIsHere/Grunt

 
 

Repository files navigation

Grunt

Lite-weight java obfuscator using ASM

Some ideas are from ESKID(Sry KillRED lol)

Features

Renamer:

ClassRename(Support Mixin remap)

FieldRename

MethodRename(Need dependencies)

LocalVarRename

Encrypt:

NumberEncrypt

StringEncrypt(Just simply xor)

Other:

RedirectFieldCall(Also called Scramble. Name from ESKID)

SourceDebugRemove

KotlinOptimize

Watermark

NativeCandidate

Shrinking

Shuffle utils

ControlFlow:

Working in progress (You can currently skid Radon's)

License: MIT

You are free to use it for any purpose. Including commercial use, or build your own obfuscator based on it.

But please let me know any cool things you are doing OWO

About

Liteweight Obfuscator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%