issues
search
4ra1n
/
code-encryptor
该项目已集成到 https://github.com/jar-analyzer/jar-obfuscator 使用JNI加密字节码,通过JVMTI解密字节码以保护代码,支持自定义包名和密钥,使用魔法禁止黑客dump字节码
https://github.com/jar-analyzer/jar-obfuscator
MIT License
163
stars
15
forks
source link
[FEATURE] 参考beichen师傅议题阻止dump字节码的方法
#6
Closed
4ra1n
closed
1 year ago
4ra1n
commented
1 year ago
Is your feature request related to a problem? Please describe.
NO
Describe the solution you'd like
参考beichen师傅议题阻止dump字节码的方法
Describe alternatives you've considered
运行时应该阻止dump字节码操作保证安全
Additional context
NONE
4ra1n
commented
1 year ago
finish
Is your feature request related to a problem? Please describe.
NO
Describe the solution you'd like
参考beichen师傅议题阻止dump字节码的方法
Describe alternatives you've considered
运行时应该阻止dump字节码操作保证安全
Additional context
NONE