Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- color 1A
- ipconfig /release
- @echo off
- takeown /f "%windir%\system32\drivers\etc\hosts" && icacls "%windir%\system32\drivers\etc\hosts" /grant administrators:F
- attrib -s -h -r %windir%\system32\drivers\etc\hosts
- echo. >>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 crl.thawte.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 crl.verisign.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 cs-g2-crl.thawte.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 ocsp.thawte.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 ocsp.verisign.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 t1.symcb.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 t2.symcb.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 th.symcd.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 tl.symcb.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 tl.symcd.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 ts-aia.ws.symantec.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 ts-crl.ws.symantec.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 ts-ocsp.ws.symantec.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 www.thawte.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 www.mirillis.com>>%windir%\system32\drivers\etc\hosts
- echo 127.0.0.1 ocsp.starfieldtech.com>>%windir%\system32\drivers\etc\hosts
- taskkill /IM Action.exe /F
- taskkill /IM action_launcher_x64.exe /F
- taskkill /IM action_launcher_x86.exe /F
- taskkill /IM upload_login.exe /F
- taskkill /IM action_logon.exe /F
- taskkill /IM ActionPlayer.exe /F
- taskkill /IM tutorial_launcher.exe /F
- taskkill /IM action_svc.exe /F
- Reg.exe delete "HKCU\Software\Win" /f
- Reg.exe delete "HKCU\Software\System32\RunLevel" /f
- Reg.exe delete "HKCU\Software\Drivers" /f
- Reg.exe add "HKCU\Software\Mirillis\Action" /v "LicenseConfig" /t REG_BINARY /d "8b3a8daabd448deb9956bfc241f7c59dca33174ffc44dbc2cab514da87d234b1" /f
- Reg.exe add "HKCU\Software\Mirillis\Action" /v "LicenseBase" /t REG_BINARY /d "a592db137f3518750330170b3fcec1e9cdac74fcd8a27154f9e750634fffac4390f208b9aaaad3aa6d22110d72090d3c" /f
- Reg.exe add "HKCU\Software\Mirillis\Action" /v "ActionClosedOK" /t REG_DWORD /d "1" /f
- Reg.exe add "HKCU\Software\Mirillis\Action" /v "LicenseHolder" /t REG_SZ /d "DIFP" /f
- Reg.exe add "HKCU\Software\Mirillis\Action\License" /ve /t REG_SZ /d "" /f
- Reg.exe add "HKCU\Software\Mirillis\Action\License" /v "License" /t REG_SZ /d "4394HU473HRZFKZXCKSL7C86ZNBVA868RSXFBNFBJ3QLQW8XJ6PU" /f
- Del "%WINDIR%\windefendam.log"
- Del "%WINDIR%\capsys184523.log"
- Rd /s /q "%ProgramData%\Mirillis" 1>nul 2>&1
- Rd /s /q "%userprofile%\AppData\Local\Mirillis" 1>nul 2>&1
- Rd /s /q "%userprofile%\AppData\Roaming\Mirillis" 1>nul 2>&1
- ipconfig /renew
Advertisement
Add Comment
Please, Sign In to add comment