提交
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1dd08011d66a72044879c0fc5d1fc519
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
+61451
-46528
File diff suppressed because it is too large
Load Diff
@@ -141,6 +141,7 @@
|
||||
"Value" : null,
|
||||
"Values" : [
|
||||
"DontConfuse",
|
||||
"com.applovin",
|
||||
"MYp0ZVTT2QSDK",
|
||||
"AdjustSdk",
|
||||
"AppsFlyerSDK",
|
||||
@@ -182,7 +183,7 @@
|
||||
{
|
||||
"Type" : "Bool",
|
||||
"Key" : "Obfuscate_Class_Public",
|
||||
"Value" : "False",
|
||||
"Value" : "True",
|
||||
"Values" : null
|
||||
},
|
||||
{
|
||||
@@ -265,13 +266,13 @@
|
||||
{
|
||||
"Type" : "Bool",
|
||||
"Key" : "Obfuscate_Method_Protected",
|
||||
"Value" : "True",
|
||||
"Value" : "False",
|
||||
"Values" : null
|
||||
},
|
||||
{
|
||||
"Type" : "Bool",
|
||||
"Key" : "Obfuscate_Method_Public",
|
||||
"Value" : "True",
|
||||
"Value" : "False",
|
||||
"Values" : null
|
||||
}
|
||||
]
|
||||
@@ -432,7 +433,7 @@
|
||||
{
|
||||
"Type" : "Bool",
|
||||
"Key" : "Enable_Add_Random_Code",
|
||||
"Value" : "False",
|
||||
"Value" : "True",
|
||||
"Values" : null
|
||||
}
|
||||
]
|
||||
@@ -448,7 +449,7 @@
|
||||
{
|
||||
"Type" : "Bool",
|
||||
"Key" : "Enable_String_Obfuscation",
|
||||
"Value" : "False",
|
||||
"Value" : "True",
|
||||
"Values" : null
|
||||
}
|
||||
]
|
||||
@@ -459,7 +460,7 @@
|
||||
{
|
||||
"Type" : "Bool",
|
||||
"Key" : "Enable_Assembly_Suppress_ILDasm",
|
||||
"Value" : "False",
|
||||
"Value" : "True",
|
||||
"Values" : null
|
||||
}
|
||||
]
|
||||
|
||||
@@ -0,0 +1,49 @@
|
||||
This asset is governed by the Asset Store EULA; however, the following components are governed by the licenses indicated below:
|
||||
|
||||
A. Mono.Cecil (Source: https://github.com/jbevain/cecil)
|
||||
|
||||
MIT/X11
|
||||
|
||||
Copyright (c) 2008 - 2020, Jb Evain
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
|
||||
B. Mono.Reflection (Source: https://github.com/jbevain/mono.reflection)
|
||||
|
||||
MIT/X11
|
||||
|
||||
Copyright (c) 2008 - 2020, Jb Evain
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c99db18367334ec4cad6e2bdb458afff
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user