com.vovgou.loxodon-framework-obfuscation
Version:
This is a library that supports memory obfuscation of numeric types, it ensures that your sensitive data will not be found by the memory scanners and searchers.
35 lines (34 loc) • 898 B
JSON
{
"name": "com.vovgou.loxodon-framework-obfuscation",
"displayName": "Loxodon Framework Obfuscation",
"version": "2.6.7",
"unity": "2018.4",
"description": "This is a library that supports memory obfuscation of numeric types, it ensures that your sensitive data will not be found by the memory scanners and searchers.",
"license": "MIT",
"keywords": [
"obfuscation",
"Loxodon",
"Framework",
"Databinding",
"Localization",
"MVVM",
"UI",
"UGUI",
"FairyGUI",
"UIElements",
"XLua",
"Lua"
],
"author": {
"name": "Clark Yang",
"email": "yangpc.china@gmail.com"
},
"category": "GUI",
"homepage": "https://github.com/vovgou/loxodon-framework?path=Loxodon.Framework.Obfuscation",
"repository": {
"type": "git",
"url": "https://github.com/vovgou/loxodon-framework"
},
"relatedPackages": {},
"dependencies": {}
}