Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1. Install HxD HEX Editor (https://mh-nexus.de/en/hxd/)
- 2. Install StartAllBack (https://www.startallback.com/)
- 3. Open HxD as admin (leave it open)
- 4. Open CMD as admin, enter the following commands:
- taskkill /f /im explorer.exe & taskkill /f /im StartAllBackCfg.exe
- cd %programfiles%\StartAllBack
- for /R %f in (*.exe) do (netsh advfirewall firewall add rule name="Blocked: %f" dir=out program="%f" action=block)
- del UpdateCheck.exe
- 5. Go to HxD, File > Open (Ctrl+O), and open the following path:
- %programfiles%\StartAllBack\StartAllBackX64.dll
- 6. Search > Replace (Ctrl+R) > Hex-Values, and replace the following:
- Search for: 48 89 5C 24 08 55 56 57 48 8D AC 24 70 FF FF FF
- Replace with: 67 C7 01 01 00 00 00 B8 01 00 00 00 C3 90 90 90
- Click OK.
- 7. File > Save (Ctrl+S)
- 8. Go to CMD, enter the following:
- explorer
- 9. Complete. You may now exit both windows.
Advertisement
Add Comment
Please, Sign In to add comment