We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3248724 commit 6d853caCopy full SHA for 6d853ca
Persistence/Persistence.psd1
@@ -25,6 +25,5 @@ PowerShellVersion = '2.0'
25
FunctionsToExport = '*'
26
27
# List of all files packaged with this module
28
-FileList = 'Persistence.psm1', 'Persistence.psd1', 'Usage.md'
29
-
+FileList = 'Persistence.psm1', 'Persistence.psd1', 'Invoke-RIDHijacking.ps1', 'Usage.md'
30
}
0 commit comments