Public proof-of-concept obfuscator using the MapleIR framework designed by cts & bibl
-
Updated
Oct 15, 2024 - Java
Public proof-of-concept obfuscator using the MapleIR framework designed by cts & bibl
Jar Obfuscator - 一个 JAR/CLASS 字节码混淆工具,支持包名/类名/方法名/字段名/参数名引用分析和重命名混淆方式,支持字符串加密/整型异或混淆/垃圾代码花指令混淆/等方式,支持方法和字段的隐藏,支持 NATIVE 层的 JVMTI 代码加密,配置简单,文档教程齐全,容易上手
该项目已集成到 https://github.com/jar-analyzer/jar-obfuscator 使用JNI加密字节码,通过JVMTI解密字节码以保护代码,支持自定义包名和密钥,使用魔法禁止黑客dump字节码
A free and open source java bytecode obfuscator, experimental
WIP Java/Kotlin obfuscator
Add a description, image, and links to the java-obfuscation topic page so that developers can more easily learn about it.
To associate your repository with the java-obfuscation topic, visit your repo's landing page and select "manage topics."