mirror of
https://github.com/CompassSecurity/PowerLsassSilentProcessExit
synced 2026-06-21 13:42:13 +00:00
Typo
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
1 - Call CreateRemoteThread on RtlSilentProcessExit on LSASS (Note, that this doesnt work in the current version...)
|
||||
|
||||
.PARAMETER DumpPath
|
||||
Path wherer the dumpfile shall be stored
|
||||
Path where the dumpfile shall be stored
|
||||
|
||||
.EXAMPLE
|
||||
PowerLsassSilentProcessExit.ps1 -DumpMode 0 -DumpPath C:\temp
|
||||
@@ -203,4 +203,4 @@ try{
|
||||
Write-Warning "[WARN] Error happened during Cleanup of Registry! Error:`r`n"
|
||||
Write-Host $PSItem.Tostring()
|
||||
Exit 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user