2025-05-21 09:23:29 +08:00
{
"name" : "com.code-philosophy.obfuz" ,
2025-06-26 11:01:33 +08:00
"version" : "2.0.0-preview.3" ,
2025-05-21 09:23:29 +08:00
"displayName" : "Obfuz" ,
"description" : "Obfuz is an open-source Unity code obfuscation tool designed to provide Unity developers with a powerful, secure, and user-friendly code protection solution." ,
2025-06-01 17:58:59 +08:00
"category" : "Scripting" ,
2025-05-21 09:23:29 +08:00
"documentationUrl" : "https://www.obfuz.com" ,
"changelogUrl" : "https://github.com/focus-creative-games/obfuz/commits/main/" ,
2025-05-22 09:20:18 +08:00
"licensesUrl" : "https://github.com/focus-creative-games/obfuz/blob/main/com.code-philosophy.obfuz/LICENSE" ,
2025-05-21 09:23:29 +08:00
"keywords" : [
2025-05-22 09:20:18 +08:00
"obfuz" ,
2025-05-21 09:23:29 +08:00
"obfuscation" ,
"obfuscator" ,
"confuser" ,
"code-philosophy"
] ,
"author" : {
"name" : "Code Philosophy" ,
"email" : "obfuz@code-philosophy.com" ,
"url" : "https://code-philosophy.com"
}
}