26 skills found
ItzSomebody / Radon[Abandoned] Scuffed java bytecode obfuscator
sim0n / CaesiumA Java bytecode obfuscator
superblaubeere27 / MasxinlingvontaCompiles Java ByteCode to LLVM IR (for obfuscation purposes)
vimasig / BozarJava bytecode obfuscator with GUI
si6nal / Ambienjava bytecode obfuscator
Hippo / MoseyA free and open source java bytecode obfuscator, experimental
ByteZ1337 / Vetric ObfuscatorThis was a project where I messed around with jvm bytecode obfuscation for learning. Dont use for any actual important obfuscation tasks
ColonialBuilders / ColonialObfuscatorJava Obfuscator in Beta
Tigermouthbear / NebulousA Java bytecode obfuscator written in Kotlin
pants / Stamp Java ObfuscatorJava bytecode obfuscator
yocontra / JMOTJava multi-purpose obfuscation utility, a tool for manipulating and obfuscating java bytecode structures. Generates the algorithm that generates the algorithm that will manipulate the code so it is nearly impossible to reverse engineer
PolyRocketMatt / ReflowA Java Bytecode Obfuscator
ShivamMistry / ObSimple Java bytecode obfuscator, includes a string encrypter and member renaming.
SharkPika / JnicA Java obfuscator name JNIC that converts Java bytecode into C code
george / Java Native Obfuscation StudyA study on the performance impacts of natively obfuscating Java code by converting bytecode to JNI calls
alexanderhenne / MysteryJava bytecode obfuscator
zerazh / LuxerinaObfuscatorJava bytecode obfuscator
cvs0 / Java Bytecode ObfuscatorNo description available
revere-group / Java ObfuscatorThis is a baseline Java obfuscator project designed to apply basic transformations to Java bytecode
basinserver / JasmA Java Bytecode Modification library, designed for robust modification of obfuscation.