Skip to content

Commit ea7142d

Browse files
authored
chore: disable anti
1 parent af5fba6 commit ea7142d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ implants:
9797

9898
# for professional
9999
anti: # 反沙箱反调试反编译反取证相关
100-
sandbox: true
101-
vm: true # enable anti vm
100+
sandbox: false
101+
vm: false # enable anti vm
102102
# debug: true # enable anti debug
103103
# disasm: true # enable anti disasm
104104
# emulator: true # enable anti emulator

0 commit comments

Comments
 (0)