Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.16 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.16 KB

Bypassing-Symantec-Anti-Virus

  1. First step is to open msconfig.exe:

image

  1. Go to Boot tab and enable the safe boot:

1

  1. Exit and restart the machine

image

  1. Now open Registry Editor and navigate to [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\SepMasterService]

image

  1. Change the attribute start value from 2 to 0, 3 and 4.

image

Registry values Each value stands for the following: 2 = Automatic 3 = Manual 4 = Disabled

  1. Now open again the msconfig.exe and disable the safe boot then restart the machine:

image