From b450a70dbf0233f54d89ec763861882e492e0fc9 Mon Sep 17 00:00:00 2001 From: mattifestation Date: Sat, 1 Mar 2014 18:26:31 -0500 Subject: Added Get-VolumeShadowCopy and Mount-VolumeShadowCopy --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 556cd2e..6db060b 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,14 @@ Retrieves the plaintext password and other information for accounts pushed throu A function that takes screenshots at a regular interval and saves them to a folder. +#### `Get-VolumeShadowCopy` + +Lists the device paths of all local volume shadow copies. + +#### `Mount-VolumeShadowCopy` + +Mounts a volume shadow copy. + #### `Out-Minidump` Generates a full-memory minidump of a process. -- cgit v1.2.3