mirror of
https://github.com/rvrsh3ll/Misc-Powershell-Scripts
synced 2026-06-21 14:09:04 +00:00
Update OfficeMemScraper.ps1
This commit is contained in:
@@ -149,6 +149,7 @@ Param (
|
||||
END {}
|
||||
}
|
||||
function Invoke-OfficeScrape {
|
||||
# Inspired by https://twitter.com/mrd0x/status/1571533895744606211
|
||||
[CmdletBinding()]
|
||||
Param (
|
||||
[Parameter(Position = 0, Mandatory = $True, ValueFromPipeline = $True)]
|
||||
|
||||
Reference in New Issue
Block a user