Obfuscator_Settings.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454
  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. ]
  125. }
  126. ]
  127. },
  128. {
  129. "Settings_Name" : "Default_Obfuscation_Component_Class",
  130. "SettingElement_Array" : [
  131. {
  132. "Type" : "Bool",
  133. "Key" : "Obfuscate_Classes",
  134. "Value" : "True",
  135. "Values" : null
  136. },
  137. {
  138. "Type" : "Bool",
  139. "Key" : "Obfuscate_Class_Internal",
  140. "Value" : "True",
  141. "Values" : null
  142. },
  143. {
  144. "Type" : "Bool",
  145. "Key" : "Obfuscate_Class_Private",
  146. "Value" : "True",
  147. "Values" : null
  148. },
  149. {
  150. "Type" : "Bool",
  151. "Key" : "Obfuscate_Class_Protected",
  152. "Value" : "True",
  153. "Values" : null
  154. },
  155. {
  156. "Type" : "Bool",
  157. "Key" : "Obfuscate_Class_Public",
  158. "Value" : "True",
  159. "Values" : null
  160. },
  161. {
  162. "Type" : "Bool",
  163. "Key" : "Obfuscate_Class_Abstract",
  164. "Value" : "True",
  165. "Values" : null
  166. },
  167. {
  168. "Type" : "Bool",
  169. "Key" : "Obfuscate_Class_Generic",
  170. "Value" : "True",
  171. "Values" : null
  172. },
  173. {
  174. "Type" : "Bool",
  175. "Key" : "Obfuscate_Class_MonoBehaviour",
  176. "Value" : "True",
  177. "Values" : null
  178. },
  179. {
  180. "Type" : "Bool",
  181. "Key" : "Obfuscate_Class_MonoBehaviour_Not_Obfuscatable",
  182. "Value" : "True",
  183. "Values" : null
  184. },
  185. {
  186. "Type" : "Bool",
  187. "Key" : "Obfuscate_Class_MonoBehaviour_Extern",
  188. "Value" : "True",
  189. "Values" : null
  190. },
  191. {
  192. "Type" : "Bool",
  193. "Key" : "Obfuscate_Class_MonoBehaviour_Not_Obfuscatable_Extern",
  194. "Value" : "True",
  195. "Values" : null
  196. },
  197. {
  198. "Type" : "Bool",
  199. "Key" : "Obfuscate_Class_ScriptableObject",
  200. "Value" : "True",
  201. "Values" : null
  202. },
  203. {
  204. "Type" : "Bool",
  205. "Key" : "Obfuscate_Class_Playable",
  206. "Value" : "True",
  207. "Values" : null
  208. }
  209. ]
  210. },
  211. {
  212. "Settings_Name" : "Default_Obfuscation_Component_Method",
  213. "SettingElement_Array" : [
  214. {
  215. "Type" : "Bool",
  216. "Key" : "Obfuscate_Methods",
  217. "Value" : "True",
  218. "Values" : null
  219. },
  220. {
  221. "Type" : "Bool",
  222. "Key" : "Obfuscate_Method_Internal",
  223. "Value" : "True",
  224. "Values" : null
  225. },
  226. {
  227. "Type" : "Bool",
  228. "Key" : "Obfuscate_Method_Private",
  229. "Value" : "True",
  230. "Values" : null
  231. },
  232. {
  233. "Type" : "Bool",
  234. "Key" : "Obfuscate_Method_Protected",
  235. "Value" : "True",
  236. "Values" : null
  237. },
  238. {
  239. "Type" : "Bool",
  240. "Key" : "Obfuscate_Method_Public",
  241. "Value" : "True",
  242. "Values" : null
  243. }
  244. ]
  245. },
  246. {
  247. "Settings_Name" : "Default_Obfuscation_Component_Parameter",
  248. "SettingElement_Array" : [
  249. {
  250. "Type" : "Bool",
  251. "Key" : "Obfuscate_Method_Parameter",
  252. "Value" : "True",
  253. "Values" : null
  254. },
  255. {
  256. "Type" : "Bool",
  257. "Key" : "Obfuscate_Class_Parameter",
  258. "Value" : "True",
  259. "Values" : null
  260. }
  261. ]
  262. },
  263. {
  264. "Settings_Name" : "Default_Obfuscation_Component_Field",
  265. "SettingElement_Array" : [
  266. {
  267. "Type" : "Bool",
  268. "Key" : "Obfuscate_Fields",
  269. "Value" : "True",
  270. "Values" : null
  271. },
  272. {
  273. "Type" : "Bool",
  274. "Key" : "Obfuscate_Field_Internal",
  275. "Value" : "True",
  276. "Values" : null
  277. },
  278. {
  279. "Type" : "Bool",
  280. "Key" : "Obfuscate_Field_Private",
  281. "Value" : "True",
  282. "Values" : null
  283. },
  284. {
  285. "Type" : "Bool",
  286. "Key" : "Obfuscate_Field_Protected",
  287. "Value" : "True",
  288. "Values" : null
  289. },
  290. {
  291. "Type" : "Bool",
  292. "Key" : "Obfuscate_Field_Public",
  293. "Value" : "True",
  294. "Values" : null
  295. }
  296. ]
  297. },
  298. {
  299. "Settings_Name" : "Default_Obfuscation_Component_Property",
  300. "SettingElement_Array" : [
  301. {
  302. "Type" : "Bool",
  303. "Key" : "Obfuscate_Properties",
  304. "Value" : "True",
  305. "Values" : null
  306. },
  307. {
  308. "Type" : "Bool",
  309. "Key" : "Obfuscate_Property_Internal",
  310. "Value" : "True",
  311. "Values" : null
  312. },
  313. {
  314. "Type" : "Bool",
  315. "Key" : "Obfuscate_Property_Private",
  316. "Value" : "True",
  317. "Values" : null
  318. },
  319. {
  320. "Type" : "Bool",
  321. "Key" : "Obfuscate_Property_Protected",
  322. "Value" : "True",
  323. "Values" : null
  324. },
  325. {
  326. "Type" : "Bool",
  327. "Key" : "Obfuscate_Property_Public",
  328. "Value" : "True",
  329. "Values" : null
  330. }
  331. ]
  332. },
  333. {
  334. "Settings_Name" : "Default_Obfuscation_Component_Event",
  335. "SettingElement_Array" : [
  336. {
  337. "Type" : "Bool",
  338. "Key" : "Obfuscate_Events",
  339. "Value" : "True",
  340. "Values" : null
  341. },
  342. {
  343. "Type" : "Bool",
  344. "Key" : "Obfuscate_Event_Internal",
  345. "Value" : "True",
  346. "Values" : null
  347. },
  348. {
  349. "Type" : "Bool",
  350. "Key" : "Obfuscate_Event_Private",
  351. "Value" : "True",
  352. "Values" : null
  353. },
  354. {
  355. "Type" : "Bool",
  356. "Key" : "Obfuscate_Event_Protected",
  357. "Value" : "True",
  358. "Values" : null
  359. },
  360. {
  361. "Type" : "Bool",
  362. "Key" : "Obfuscate_Event_Public",
  363. "Value" : "True",
  364. "Values" : null
  365. }
  366. ]
  367. },
  368. {
  369. "Settings_Name" : "Default_Obfuscation_Component_Custom_Attributes",
  370. "SettingElement_Array" : [
  371. ]
  372. },
  373. {
  374. "Settings_Name" : "Default_Obfuscation_Component_Renaming",
  375. "SettingElement_Array" : [
  376. ]
  377. },
  378. {
  379. "Settings_Name" : "Default_Obfuscation_Component_Add_Random_Code",
  380. "SettingElement_Array" : [
  381. {
  382. "Type" : "Bool",
  383. "Key" : "Enable_Add_Random_Code",
  384. "Value" : "True",
  385. "Values" : null
  386. }
  387. ]
  388. },
  389. {
  390. "Settings_Name" : "Default_Obfuscation_Component_Method_ControlFlow",
  391. "SettingElement_Array" : [
  392. {
  393. "Type" : "Bool",
  394. "Key" : "Enable_Method_ControlFlow",
  395. "Value" : "True",
  396. "Values" : null
  397. }
  398. ]
  399. },
  400. {
  401. "Settings_Name" : "Default_Obfuscation_Component_String",
  402. "SettingElement_Array" : [
  403. {
  404. "Type" : "Bool",
  405. "Key" : "Enable_String_Obfuscation",
  406. "Value" : "True",
  407. "Values" : null
  408. }
  409. ]
  410. },
  411. {
  412. "Settings_Name" : "Default_Obfuscation_Component_Assembly_Suppress_ILDasm",
  413. "SettingElement_Array" : [
  414. {
  415. "Type" : "Bool",
  416. "Key" : "Enable_Assembly_Suppress_ILDasm",
  417. "Value" : "True",
  418. "Values" : null
  419. }
  420. ]
  421. },
  422. {
  423. "Settings_Name" : "Default_Obfuscation_Component_AntiTampering",
  424. "SettingElement_Array" : [
  425. {
  426. "Type" : "Bool",
  427. "Key" : "Enable_AntiTampering_Protection",
  428. "Value" : "True",
  429. "Values" : null
  430. }
  431. ]
  432. },
  433. {
  434. "Settings_Name" : "Default_Obfuscation_Component_Find_Unity_Event_MethodReferences",
  435. "SettingElement_Array" : [
  436. {
  437. "Type" : "Bool",
  438. "Key" : "Enable_Try_Find_Inspector_Unity_Event_Methods",
  439. "Value" : "True",
  440. "Values" : null
  441. }
  442. ]
  443. }
  444. ],
  445. "Version" : "5.1.0",
  446. "SettingElement_Array" : [
  447. {
  448. "Type" : "Bool",
  449. "Key" : "Global_Enable_Obfuscation",
  450. "Value" : "True",
  451. "Values" : null
  452. }
  453. ]
  454. }