From 717950d00c7cc352efe8b05c3db84d0e6250474c Mon Sep 17 00:00:00 2001 From: Matt Graeber Date: Sun, 30 Jun 2013 11:15:02 -0400 Subject: Added Get-Keystrokes Get-Keystrokes is a PowerShell keylogger --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9d656f2..17df5bf 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,10 @@ Locates single Byte AV signatures utilizing the same method as DSplit from "clas **All your data belong to me!** +#### `Get-Keystrokes` + +Logs keys pressed, time and the active window. + #### `Get-TimedScreenshot` A function that takes screenshots at a regular interval and saves them to a folder. -- cgit v1.2.3