| r191 vs r192 | ||
|---|---|---|
| ... | ... | |
| 86 | 86 | public bool EnableAntiDebugChecks = true; |
| 87 | 87 | public bool EnableRootDetection = true; |
| 88 | 88 | public bool EnableDummyMix = true; |
| 89 | public bool EnableFileNameObfuscation = | |
| 89 | public bool EnableFileNameObfuscation = false; | |
| 90 | 90 | public bool EnableRotation = true; |
| 91 | 91 | |
| 92 | 92 | private const string Magic = "SJMP"; |
| ... | ... |