Skip to content

Commit f780527

Browse files
committed
Update protections.json
1 parent c211a1d commit f780527

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/BitMono.Host/protections.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
},
1919
{
2020
"Name": "FullRenamer",
21-
"Enabled": true
21+
"Enabled": false
2222
},
2323
{
2424
"Name": "AntiDebugBreakpoints",
25-
"Enabled": true
25+
"Enabled": false
2626
},
2727
{
2828
"Name": "StringsEncryption",
@@ -38,11 +38,11 @@
3838
},
3939
{
4040
"Name": "AntiDecompiler",
41-
"Enabled": true
41+
"Enabled": false
4242
},
4343
{
4444
"Name": "BitMethodDotnet",
45-
"Enabled": true
45+
"Enabled": false
4646
},
4747
{
4848
"Name": "BitTimeDateStamp",

0 commit comments

Comments
 (0)