【反破解】开启polymorphicDll

main
刘涛 2026-01-27 18:52:55 +08:00
parent 579858dbda
commit 8fdf1fddc9
1 changed files with 4 additions and 2 deletions

View File

@ -16,6 +16,8 @@ MonoBehaviour:
enable: 1
linkXmlProcessCallbackOrder: 10000
obfuscationProcessCallbackOrder: 10000
compatibilitySettings:
targetRuntime: 0
assemblySettings:
assembliesToObfuscate:
- Assembly-CSharp
@ -88,6 +90,6 @@ MonoBehaviour:
text: Obfuscated by Obfuz
signatureLength: 256
polymorphicDllSettings:
enable: 0
enable: 1
codeGenerationSecretKey: obfuz-phxh-polymorphic-check-dll
disableLoadStandardDll: 0
disableLoadStandardDll: 1