Skip to content
/ radon Public
forked from ItzSomebody/radon

A crappy Java bytecode obfuscator (meaning: not for production use)

License

Notifications You must be signed in to change notification settings

kreia/radon

 
 

Repository files navigation

Radon Java Obfuscator Build Status Codacy Badge

Radon 2.0 will no longer be maintained - it will be replaced by Radon 3.0

Radon is a Java bytecode obfuscator that I conceptualized in my freshman year of high school. I use Radon to experiment with obfuscation and to learn various parts of Java bytecode.

Check the wiki for usage or maybe even the Discord.

This project is not likely to be production-safe nor bug free. If you would like some pointers to production-safe (more or less) and less buggy Java bytecode obfuscators, I would suggest one of these:

Additionally, here are some other obfuscators for Java that you could check out for fun:

License

GNU General Public License v3.0 (The cancer license)

About

A crappy Java bytecode obfuscator (meaning: not for production use)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%