Техническая информация
- [HKLM\SYSTEM\CurrentControlSet\Services\msupdate.sys] 'ImagePath' = '<DRIVERS>\msupdate.sys'
- 'msupdate.sys' <DRIVERS>\msupdate.sys
- <DRIVERS>\msupdate.sys
- '<SYSTEM32>\cmd.exe' /c sc.exe create msupdate.sys binPath=<DRIVERS>\msupdate.sys type=kernel && sc.exe start msupdate.sys
- '<SYSTEM32>\sc.exe' create msupdate.sys binPath=<DRIVERS>\msupdate.sys type=kernel
- '<SYSTEM32>\sc.exe' start msupdate.sys