code-obfuscator topic
List
code-obfuscator repositories
Obfuscator-Class
357
Stars
143
Forks
Watchers
:man_technologist: Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
white-obfuscate
30
Stars
2
Forks
Watchers
This is a tool to obfuscate / to make your python code unreadable. It obfuscates your code and prevents easy access of others to your code.
php-obfuscator
36
Stars
14
Forks
Watchers
PHP Obfuscator is a command-line tool build with Python to obfuscate PHP source code files.
jar-obfuscator
91
Stars
8
Forks
Watchers
Jar Obfuscator - 一个 JAR/CLASS 字节码混淆工具,支持包名类名方法名字段名参数名重命名混淆,支持字符串加密整型异或混淆,垃圾代码花指令混淆,支持 JVMTI 代码加密,配置简单,容易上手