114 skills found · Page 3 of 4
damianszczepanik / SilencioSilencio is a Java library for transforming and converting XML, JSON, YAML, Properties and other formats. It is applicable for most operations such as obfuscation, encryption, minimisation (minifying), anonymous. Library is fully customizable and extensible.
obsidian-java / ObsidianControl flow obfuscation for Java code
loerting / Branchlock ObfThe official repository of the first java web obfuscator.
basedrhys / Obfuscated Code2vecCode for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020
netindev / Scuti LiteJava obfuscator in one class
Tigermouthbear / NebulousA Java bytecode obfuscator written in Kotlin
char / Oof JvmObfuscation of Fickleties for the Java Virtual Machine - A dataset of wacky obfuscation scenarios
Madmegsox1 / Python ObfuscatorObfuscator for Python made in java 15
FunnyMan3595 / MCP DeobfuscateMCP Deobfuscate is a renaming tool suitable for obfuscation and deobfuscation of Java class files, and jar/zip bundles thereof.
pants / Stamp Java ObfuscatorJava bytecode obfuscator
Araykal / Eskid DeobfuscatorEskid is a Java obfuscator made by Killred It is no longer updated, decryptable version 0.42!
nonamenko / JavaCrackMasterJavaCrackMaster is an educational CrackMe project written in Java, designed to enhance skills in reverse engineering, code analysis, and software security. The program verifies user-entered activation passwords using basic obfuscation techniques to complicate code analysis.
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
SharkPika / JnicA Java obfuscator name JNIC that converts Java bytecode into C code
iamahuman / IdentObfJava class name obfuscation via classloader segregation and graph colouring
PolyRocketMatt / ReflowA Java Bytecode Obfuscator
Despector / ObfuscationMapperA tool for updating mappings of obfuscated java software for new versions
ShivamMistry / ObSimple Java bytecode obfuscator, includes a string encrypter and member renaming.
badlogic / ShakyboiJava tree shaker & (maybe) obfuscator
george / Java Native Obfuscation StudyA study on the performance impacts of natively obfuscating Java code by converting bytecode to JNI calls