From af04f7e52838f88069eaaad12b831a4af4a28091 Mon Sep 17 00:00:00 2001 From: Matt Graeber Date: Wed, 15 May 2013 20:54:16 -0400 Subject: Added Out-Minidump Out-Minidump writes a process dump file with all process memory to disk. This is similar to running procdump.exe with the '-ma' switch. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 89ecb42..54f7997 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,10 @@ Locates single Byte AV signatures utilizing the same method as DSplit from "clas A function that takes screenshots at a regular interval and saves them to a folder. +#### `Out-Minidump` + +Generates a full-memory minidump of a process. + ## Recon **Tools to aid in the reconnaissance phase of a penetration test.** -- cgit v1.2.3