walon
|
fb9ffae1e8
|
重构Obfuscator和Obfusacation Pass参数,不再直接传递Settings,而是传递SettingsFacade,简化大量参数复制代码
|
2025-05-23 12:47:57 +08:00 |
walon
|
d06caf5e38
|
change: SecretSettings.secretKeyOutputPath拆为staticSecretKeyOutputPath和dynamicSecretKeyOutputPath,方便单独指定每个key的输出路径
|
2025-05-23 11:09:27 +08:00 |
walon
|
32d1aac9ba
|
change: ObfuscatorBuilder::BuildUnityAssemblySearchPaths 为各个平台添加对应的PlaybackEngine目录,解决构建webgl之类平台时找不到一些特定dll的bug
|
2025-05-23 10:18:37 +08:00 |
walon
|
8cdd69fd45
|
change: Obfuscator write intermediate obfuscated assembly to temp directory before write to obfuscated assembly directory
|
2025-05-21 21:29:26 +08:00 |
walon
|
f265022d0c
|
change: obfuz will try find managed dll in project which is compatible with current build target.
|
2025-05-21 20:41:01 +08:00 |
walon
|
3d04c15d98
|
new: AssemblySettings adds a new option: `obfuscateObfuzRuntime`
|
2025-05-21 18:36:08 +08:00 |
walon
|
8f8422864b
|
move package com.code-philosophy.obfuz and com.code-philosophy.obfuz4hybridclr to root directory
|
2025-05-21 09:23:29 +08:00 |