- Configure on you own as normal Radon. In/Out and libs are specified automatically...
- Config is located in config dir in folder corresponding module name after first execute of build command (after module being installed)...
- I am not responsible for any consequences of using this module, and most importantly - for errors caused by it. Yes, you can report issues, but they are unlikely to be fixed (although there are exceptions).
- Also do not report issues from this fork to ItzSomebody before you have checked issue on original version of Radon...
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:
- Allatori
- DashO
- JBCO
- JObf
- NeonObf
- Obzcure - Discord (Dev is away for a few months)
- Sandmark
- Stringer
- yGuard
GNU General Public License v3.0 (The cancer license)