walon
|
cad7fff2d1
|
clean up codes
|
2025-05-30 13:32:29 +08:00 |
walon
|
f0c09ad741
|
打印混淆耗各个pass耗时和总耗时
|
2025-05-30 09:51:57 +08:00 |
walon
|
b113364214
|
重构 ObfuzIgnore计算,使用 ObfuzIgnoreScopeComputeCache提升计算性能
|
2025-05-29 22:20:27 +08:00 |
walon
|
620d695880
|
支持custom rename policy
|
2025-05-28 09:25:09 +08:00 |
walon
|
5de469c4a6
|
修复 Obfuscator未检查AssembliesToObfuscate和nonObfuscatedButReferencingObfuscatedAssemblies列表存在空或者重复程序集名的问题
|
2025-05-23 19:47:43 +08:00 |
walon
|
fb9ffae1e8
|
重构Obfuscator和Obfusacation Pass参数,不再直接传递Settings,而是传递SettingsFacade,简化大量参数复制代码
|
2025-05-23 12:47:57 +08:00 |
walon
|
69a4cd686f
|
fix: fix a serious bug that didn't setup _obfuscatedAssemblyTempOutputPath which make all obfuscation passes exclude symbol obfuscation were skipped!
|
2025-05-22 10:09:02 +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
|
8f8422864b
|
move package com.code-philosophy.obfuz and com.code-philosophy.obfuz4hybridclr to root directory
|
2025-05-21 09:23:29 +08:00 |