mirror of
https://github.com/PowerShellMafia/PowerSploit
synced 2026-06-08 12:13:33 +00:00
Normalized all scripts to ASCII encoding
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function Register-ProcessModuleTrace
|
||||
function Register-ProcessModuleTrace
|
||||
{
|
||||
<#
|
||||
.SYNOPSIS
|
||||
@@ -100,4 +100,4 @@ function Unregister-ProcessModuleTrace
|
||||
#>
|
||||
|
||||
Unregister-Event -SourceIdentifier 'ModuleLoaded'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user