This website requires JavaScript.
Explore
Help
Sign In
PHXH
/
obfuz
mirror of
https://github.com/focus-creative-games/obfuz
Watch
2
Star
0
Fork
You've already forked obfuz
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1f74c8d65d
obfuz
/
Samples
History
walon
0c0a6afee4
修复 CustomConfigure/Assets/Obfuz/symbol-obfuscation.xml 配置错误,没有加 ApplyToMembers
2025-05-31 12:24:40 +08:00
..
CustomConfigure
修复 CustomConfigure/Assets/Obfuz/symbol-obfuscation.xml 配置错误,没有加 ApplyToMembers
2025-05-31 12:24:40 +08:00
DynamicSecretKey
移除所有Sample中`SetUpStaticSecretKey`函数上的`[ObfuzIngore]`特性,因为Obfuz会自动对`[RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType.AfterAssembliesLoaded)]`禁用一切混淆
2025-05-23 09:27:31 +08:00
MultiObfuscatedAssemblies
移除所有Sample中`SetUpStaticSecretKey`函数上的`[ObfuzIngore]`特性,因为Obfuz会自动对`[RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType.AfterAssembliesLoaded)]`禁用一切混淆
2025-05-23 09:27:31 +08:00
QuickStart
移除所有Sample中`SetUpStaticSecretKey`函数上的`[ObfuzIngore]`特性,因为Obfuz会自动对`[RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType.AfterAssembliesLoaded)]`禁用一切混淆
2025-05-23 09:27:31 +08:00
WorkWithHybridCLR
更新 WorkWithHybridCLR项目,与最新 obfuz4hybridclr的代码同步
2025-05-30 19:06:50 +08:00