.. |
LinkXmlProcess.cs
|
符号混淆开启debug情况下不读取但写入symbol-mapping-debug.xml文件,这样LinkXmlProcess中也能正确映射到混淆后的名字
|
2025-05-29 11:39:10 +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 |