增加反序列化后处理的混淆忽略

This commit is contained in:
wuwenbo 2025-09-11 14:39:35 +08:00
parent ded984596a
commit de8b19a5d4

View File

@ -445,6 +445,14 @@
{
"Settings_Name" : "Default_Obfuscation_Component_Custom_Attributes",
"SettingElement_Array" : [
{
"Type" : "Array_String",
"Key" : "Attributes_Behave_Like_DoNotRename_Array",
"Value" : null,
"Values" : [
"MemoryPackOnDeserialized"
]
}
]
},
{