mirror of
https://github.com/PowerShellMafia/PowerSploit
synced 2026-06-08 12:13:33 +00:00
For ./ScriptModification/ :
-PSScriptAnalyzering
-Tweaking of synopsis blocks in order to support platyPS
-Code standardization
-Generated docs
This commit is contained in:
@@ -26,6 +26,6 @@ FunctionsToExport = '*'
|
||||
|
||||
# List of all files packaged with this module
|
||||
FileList = 'ScriptModification.psm1', 'ScriptModification.psd1', 'Out-CompressedDll.ps1', 'Out-EncodedCommand.ps1',
|
||||
'Out-EncryptedScript.ps1', 'Remove-Comments.ps1', 'Usage.md'
|
||||
'Out-EncryptedScript.ps1', 'Remove-Comment.ps1', 'Usage.md'
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user