Obfuscator_Settings.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463
  1. {
  2. "ComponentSettings_Array" : [
  3. {
  4. "Settings_Name" : "Default_Compatibility_Component_DotNet",
  5. "SettingElement_Array" : [
  6. ]
  7. },
  8. {
  9. "Settings_Name" : "Default_Compatibility_Component_Unity",
  10. "SettingElement_Array" : [
  11. ]
  12. },
  13. {
  14. "Settings_Name" : "Default_Compatibility_Component_Obfuscator",
  15. "SettingElement_Array" : [
  16. ]
  17. },
  18. {
  19. "Settings_Name" : "Default_Compatibility_Component_Chartboost",
  20. "SettingElement_Array" : [
  21. ]
  22. },
  23. {
  24. "Settings_Name" : "Default_Compatibility_Component_Facebook_Sdk",
  25. "SettingElement_Array" : [
  26. ]
  27. },
  28. {
  29. "Settings_Name" : "Default_Compatibility_Component_Google_Sdk",
  30. "SettingElement_Array" : [
  31. ]
  32. },
  33. {
  34. "Settings_Name" : "Default_Compatibility_Component_Json_Sdk",
  35. "SettingElement_Array" : [
  36. ]
  37. },
  38. {
  39. "Settings_Name" : "Default_Compatibility_Component_Photon_Sdk",
  40. "SettingElement_Array" : [
  41. ]
  42. },
  43. {
  44. "Settings_Name" : "Default_Compatibility_Component_PlayMaker_Sdk",
  45. "SettingElement_Array" : [
  46. ]
  47. },
  48. {
  49. "Settings_Name" : "Default_Obfuscation_Component_Assembly",
  50. "SettingElement_Array" : [
  51. {
  52. "Type" : "Bool",
  53. "Key" : "Obfuscate_Assembly_AssemblyCSharp",
  54. "Value" : "True",
  55. "Values" : null
  56. },
  57. {
  58. "Type" : "Bool",
  59. "Key" : "Obfuscate_Assembly_AssemblyCSharpFirstPass",
  60. "Value" : "True",
  61. "Values" : null
  62. },
  63. {
  64. "Type" : "Bool",
  65. "Key" : "Obfuscate_Assembly_In_Assets_AssemblyDefinitionFiles",
  66. "Value" : "True",
  67. "Values" : null
  68. }
  69. ]
  70. },
  71. {
  72. "Settings_Name" : "Default_Obfuscation_Component_Find_Unity_Animation_MethodReferences",
  73. "SettingElement_Array" : [
  74. {
  75. "Type" : "Bool",
  76. "Key" : "Enable_Try_Find_Inspector_Animation_Methods",
  77. "Value" : "True",
  78. "Values" : null
  79. }
  80. ]
  81. },
  82. {
  83. "Settings_Name" : "Default_Obfuscation_Component_Find_Unity_Gui_MethodReferences",
  84. "SettingElement_Array" : [
  85. {
  86. "Type" : "Bool",
  87. "Key" : "Enable_Try_Find_Inspector_Gui_Methods",
  88. "Value" : "True",
  89. "Values" : null
  90. }
  91. ]
  92. },
  93. {
  94. "Settings_Name" : "Default_Obfuscation_Component_String_Reflection_And_Coroutine",
  95. "SettingElement_Array" : [
  96. {
  97. "Type" : "Bool",
  98. "Key" : "Enable_Try_Find_String_Reflection_And_Coroutine",
  99. "Value" : "True",
  100. "Values" : null
  101. }
  102. ]
  103. },
  104. {
  105. "Settings_Name" : "Default_Obfuscation_Component_Logging",
  106. "SettingElement_Array" : [
  107. ]
  108. },
  109. {
  110. "Settings_Name" : "Default_Obfuscation_Component_Namespace",
  111. "SettingElement_Array" : [
  112. {
  113. "Type" : "Bool",
  114. "Key" : "Obfuscate_Namespaces",
  115. "Value" : "True",
  116. "Values" : null
  117. },
  118. {
  119. "Type" : "Array_String",
  120. "Key" : "Skip_Namespace_Array",
  121. "Value" : null,
  122. "Values" : [
  123. "LuaInterface",
  124. "quicksdk",
  125. "qsdk"
  126. ]
  127. }
  128. ]
  129. },
  130. {
  131. "Settings_Name" : "Default_Obfuscation_Component_Class",
  132. "SettingElement_Array" : [
  133. {
  134. "Type" : "Bool",
  135. "Key" : "Obfuscate_Classes",
  136. "Value" : "True",
  137. "Values" : null
  138. },
  139. {
  140. "Type" : "Bool",
  141. "Key" : "Obfuscate_Class_Internal",
  142. "Value" : "True",
  143. "Values" : null
  144. },
  145. {
  146. "Type" : "Bool",
  147. "Key" : "Obfuscate_Class_Private",
  148. "Value" : "True",
  149. "Values" : null
  150. },
  151. {
  152. "Type" : "Bool",
  153. "Key" : "Obfuscate_Class_Protected",
  154. "Value" : "True",
  155. "Values" : null
  156. },
  157. {
  158. "Type" : "Bool",
  159. "Key" : "Obfuscate_Class_Public",
  160. "Value" : "True",
  161. "Values" : null
  162. },
  163. {
  164. "Type" : "Bool",
  165. "Key" : "Obfuscate_Class_Abstract",
  166. "Value" : "True",
  167. "Values" : null
  168. },
  169. {
  170. "Type" : "Bool",
  171. "Key" : "Obfuscate_Class_Generic",
  172. "Value" : "True",
  173. "Values" : null
  174. },
  175. {
  176. "Type" : "Bool",
  177. "Key" : "Obfuscate_Class_MonoBehaviour",
  178. "Value" : "False",
  179. "Values" : null
  180. },
  181. {
  182. "Type" : "Bool",
  183. "Key" : "Obfuscate_Class_MonoBehaviour_Not_Obfuscatable",
  184. "Value" : "False",
  185. "Values" : null
  186. },
  187. {
  188. "Type" : "Bool",
  189. "Key" : "Obfuscate_Class_MonoBehaviour_Extern",
  190. "Value" : "False",
  191. "Values" : null
  192. },
  193. {
  194. "Type" : "Bool",
  195. "Key" : "Obfuscate_Class_MonoBehaviour_Not_Obfuscatable_Extern",
  196. "Value" : "False",
  197. "Values" : null
  198. },
  199. {
  200. "Type" : "Bool",
  201. "Key" : "Obfuscate_Class_ScriptableObject",
  202. "Value" : "False",
  203. "Values" : null
  204. },
  205. {
  206. "Type" : "Bool",
  207. "Key" : "Obfuscate_Class_Playable",
  208. "Value" : "False",
  209. "Values" : null
  210. }
  211. ]
  212. },
  213. {
  214. "Settings_Name" : "Default_Obfuscation_Component_Method",
  215. "SettingElement_Array" : [
  216. {
  217. "Type" : "Bool",
  218. "Key" : "Obfuscate_Methods",
  219. "Value" : "True",
  220. "Values" : null
  221. },
  222. {
  223. "Type" : "Bool",
  224. "Key" : "Obfuscate_Method_Internal",
  225. "Value" : "True",
  226. "Values" : null
  227. },
  228. {
  229. "Type" : "Bool",
  230. "Key" : "Obfuscate_Method_Private",
  231. "Value" : "True",
  232. "Values" : null
  233. },
  234. {
  235. "Type" : "Bool",
  236. "Key" : "Obfuscate_Method_Protected",
  237. "Value" : "True",
  238. "Values" : null
  239. },
  240. {
  241. "Type" : "Bool",
  242. "Key" : "Obfuscate_Method_Public",
  243. "Value" : "True",
  244. "Values" : null
  245. }
  246. ]
  247. },
  248. {
  249. "Settings_Name" : "Default_Obfuscation_Component_Parameter",
  250. "SettingElement_Array" : [
  251. {
  252. "Type" : "Bool",
  253. "Key" : "Obfuscate_Method_Parameter",
  254. "Value" : "True",
  255. "Values" : null
  256. },
  257. {
  258. "Type" : "Bool",
  259. "Key" : "Obfuscate_Class_Parameter",
  260. "Value" : "True",
  261. "Values" : null
  262. }
  263. ]
  264. },
  265. {
  266. "Settings_Name" : "Default_Obfuscation_Component_Field",
  267. "SettingElement_Array" : [
  268. {
  269. "Type" : "Bool",
  270. "Key" : "Obfuscate_Fields",
  271. "Value" : "True",
  272. "Values" : null
  273. },
  274. {
  275. "Type" : "Bool",
  276. "Key" : "Obfuscate_Field_Internal",
  277. "Value" : "True",
  278. "Values" : null
  279. },
  280. {
  281. "Type" : "Bool",
  282. "Key" : "Obfuscate_Field_Private",
  283. "Value" : "True",
  284. "Values" : null
  285. },
  286. {
  287. "Type" : "Bool",
  288. "Key" : "Obfuscate_Field_Protected",
  289. "Value" : "True",
  290. "Values" : null
  291. },
  292. {
  293. "Type" : "Bool",
  294. "Key" : "Obfuscate_Field_Public",
  295. "Value" : "True",
  296. "Values" : null
  297. }
  298. ]
  299. },
  300. {
  301. "Settings_Name" : "Default_Obfuscation_Component_Property",
  302. "SettingElement_Array" : [
  303. {
  304. "Type" : "Bool",
  305. "Key" : "Obfuscate_Properties",
  306. "Value" : "True",
  307. "Values" : null
  308. },
  309. {
  310. "Type" : "Bool",
  311. "Key" : "Obfuscate_Property_Internal",
  312. "Value" : "True",
  313. "Values" : null
  314. },
  315. {
  316. "Type" : "Bool",
  317. "Key" : "Obfuscate_Property_Private",
  318. "Value" : "True",
  319. "Values" : null
  320. },
  321. {
  322. "Type" : "Bool",
  323. "Key" : "Obfuscate_Property_Protected",
  324. "Value" : "True",
  325. "Values" : null
  326. },
  327. {
  328. "Type" : "Bool",
  329. "Key" : "Obfuscate_Property_Public",
  330. "Value" : "True",
  331. "Values" : null
  332. }
  333. ]
  334. },
  335. {
  336. "Settings_Name" : "Default_Obfuscation_Component_Event",
  337. "SettingElement_Array" : [
  338. {
  339. "Type" : "Bool",
  340. "Key" : "Obfuscate_Events",
  341. "Value" : "True",
  342. "Values" : null
  343. },
  344. {
  345. "Type" : "Bool",
  346. "Key" : "Obfuscate_Event_Internal",
  347. "Value" : "True",
  348. "Values" : null
  349. },
  350. {
  351. "Type" : "Bool",
  352. "Key" : "Obfuscate_Event_Private",
  353. "Value" : "True",
  354. "Values" : null
  355. },
  356. {
  357. "Type" : "Bool",
  358. "Key" : "Obfuscate_Event_Protected",
  359. "Value" : "True",
  360. "Values" : null
  361. },
  362. {
  363. "Type" : "Bool",
  364. "Key" : "Obfuscate_Event_Public",
  365. "Value" : "True",
  366. "Values" : null
  367. }
  368. ]
  369. },
  370. {
  371. "Settings_Name" : "Default_Obfuscation_Component_Custom_Attributes",
  372. "SettingElement_Array" : [
  373. {
  374. "Type" : "Array_String",
  375. "Key" : "Attributes_Behave_Like_DoNotRename_Array",
  376. "Value" : null,
  377. "Values" : [
  378. ]
  379. }
  380. ]
  381. },
  382. {
  383. "Settings_Name" : "Default_Obfuscation_Component_Renaming",
  384. "SettingElement_Array" : [
  385. ]
  386. },
  387. {
  388. "Settings_Name" : "Default_Obfuscation_Component_Add_Random_Code",
  389. "SettingElement_Array" : [
  390. {
  391. "Type" : "Bool",
  392. "Key" : "Enable_Add_Random_Code",
  393. "Value" : "True",
  394. "Values" : null
  395. }
  396. ]
  397. },
  398. {
  399. "Settings_Name" : "Default_Obfuscation_Component_Method_ControlFlow",
  400. "SettingElement_Array" : [
  401. {
  402. "Type" : "Bool",
  403. "Key" : "Enable_Method_ControlFlow",
  404. "Value" : "True",
  405. "Values" : null
  406. }
  407. ]
  408. },
  409. {
  410. "Settings_Name" : "Default_Obfuscation_Component_String",
  411. "SettingElement_Array" : [
  412. {
  413. "Type" : "Bool",
  414. "Key" : "Enable_String_Obfuscation",
  415. "Value" : "True",
  416. "Values" : null
  417. }
  418. ]
  419. },
  420. {
  421. "Settings_Name" : "Default_Obfuscation_Component_Assembly_Suppress_ILDasm",
  422. "SettingElement_Array" : [
  423. {
  424. "Type" : "Bool",
  425. "Key" : "Enable_Assembly_Suppress_ILDasm",
  426. "Value" : "True",
  427. "Values" : null
  428. }
  429. ]
  430. },
  431. {
  432. "Settings_Name" : "Default_Obfuscation_Component_AntiTampering",
  433. "SettingElement_Array" : [
  434. {
  435. "Type" : "Bool",
  436. "Key" : "Enable_AntiTampering_Protection",
  437. "Value" : "True",
  438. "Values" : null
  439. }
  440. ]
  441. },
  442. {
  443. "Settings_Name" : "Default_Obfuscation_Component_Find_Unity_Event_MethodReferences",
  444. "SettingElement_Array" : [
  445. {
  446. "Type" : "Bool",
  447. "Key" : "Enable_Try_Find_Inspector_Unity_Event_Methods",
  448. "Value" : "True",
  449. "Values" : null
  450. }
  451. ]
  452. }
  453. ],
  454. "Version" : "5.1.0",
  455. "SettingElement_Array" : [
  456. {
  457. "Type" : "Bool",
  458. "Key" : "Global_Enable_Obfuscation",
  459. "Value" : "True",
  460. "Values" : null
  461. }
  462. ]
  463. }