obfuz/com.code-philosophy.obfuz/Editor/Unity
walon a6863b5089 常量加密支持array(byte[],int[],float[],int[,]等等) 2025-05-28 17:23:24 +08:00
..
LinkXmlProcess.cs 常量加密支持array(byte[],int[],float[],int[,]等等) 2025-05-28 17:23:24 +08:00
LinkXmlProcess.cs.meta 构建过程中自动转换link.xml中原始的类型名为混淆后的名称,确保混淆后能正确保留类型 2025-05-28 12:00:07 +08:00
LiteSymbolMappingReader.cs 构建过程中自动转换link.xml中原始的类型名为混淆后的名称,确保混淆后能正确保留类型 2025-05-28 12:00:07 +08:00
LiteSymbolMappingReader.cs.meta 构建过程中自动转换link.xml中原始的类型名为混淆后的名称,确保混淆后能正确保留类型 2025-05-28 12:00:07 +08:00
ObfuscationBeginEventArgs.cs move package com.code-philosophy.obfuz and com.code-philosophy.obfuz4hybridclr to root directory 2025-05-21 09:23:29 +08:00
ObfuscationBeginEventArgs.cs.meta move package com.code-philosophy.obfuz and com.code-philosophy.obfuz4hybridclr to root directory 2025-05-21 09:23:29 +08:00
ObfuscationEndEventArgs.cs move package com.code-philosophy.obfuz and com.code-philosophy.obfuz4hybridclr to root directory 2025-05-21 09:23:29 +08:00
ObfuscationEndEventArgs.cs.meta move package com.code-philosophy.obfuz and com.code-philosophy.obfuz4hybridclr to root directory 2025-05-21 09:23:29 +08:00
ObfuscationProcess.cs 重构Obfuscator和Obfusacation Pass参数,不再直接传递Settings,而是传递SettingsFacade,简化大量参数复制代码 2025-05-23 12:47:57 +08:00
ObfuscationProcess.cs.meta move package com.code-philosophy.obfuz and com.code-philosophy.obfuz4hybridclr to root directory 2025-05-21 09:23:29 +08:00
ObfuzMenu.cs change: SecretSettings.secretKeyOutputPath拆为staticSecretKeyOutputPath和dynamicSecretKeyOutputPath,方便单独指定每个key的输出路径 2025-05-23 11:09:27 +08:00
ObfuzMenu.cs.meta move package com.code-philosophy.obfuz and com.code-philosophy.obfuz4hybridclr to root directory 2025-05-21 09:23:29 +08:00
UnityProjectManagedAssemblyResolver.cs change: obfuz will try find managed dll in project which is compatible with current build target. 2025-05-21 20:41:01 +08:00
UnityProjectManagedAssemblyResolver.cs.meta change: obfuz will try find managed dll in project which is compatible with current build target. 2025-05-21 20:41:01 +08:00