mirror of
https://github.com/PowerShellMafia/PowerSploit
synced 2026-06-08 12:13:33 +00:00
Typo fix
This commit is contained in:
+1
-1
@@ -2698,7 +2698,7 @@ Required Dependencies: Get-ServiceDetail, Get-ModifiablePath, Write-ServiceBinar
|
||||
|
||||
.DESCRIPTION
|
||||
|
||||
Takes a esrvice Name or a ServiceProcess.ServiceController on the pipeline where the
|
||||
Takes a service Name or a ServiceProcess.ServiceController on the pipeline where the
|
||||
current user can modify the associated service binary listed in the binPath. Backs up
|
||||
the original service binary to "OriginalService.exe.bak" in service binary location,
|
||||
and then uses Write-ServiceBinary to create a C# service binary that either adds
|
||||
|
||||
Reference in New Issue
Block a user