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 Remove-Comments
|
||||
function Remove-Comments
|
||||
{
|
||||
<#
|
||||
.SYNOPSIS
|
||||
@@ -153,4 +153,4 @@ http://www.leeholmes.com/blog/2007/11/07/syntax-highlighting-in-powershell/
|
||||
}
|
||||
|
||||
Write-Output ([ScriptBlock]::Create($StringBuilder.ToString()))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user