Техническая информация
- [HKLM\System\CurrentControlSet\Services\service32] 'Start' = '00000002'
- [HKLM\System\CurrentControlSet\Services\service32] 'ImagePath' = '%ALLUSERSPROFILE%\faceswap_setup.exe'
- 'service32' %ALLUSERSPROFILE%\faceswap_setup.exe
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramData) -ExclusionExtension '.exe' -Force
- %ALLUSERSPROFILE%\faceswap_setup.exe
- '<SYSTEM32>\sc.exe' delete "service32"
- '<SYSTEM32>\sc.exe' create "service32" binpath= "%ALLUSERSPROFILE%\faceswap_setup.exe" start= "auto"