MCPcopy Create free account
hub / github.com/MaorSabag/TrueSightKiller

github.com/MaorSabag/TrueSightKiller @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
10 symbols 16 edges 1 files 0 documented · 0% updated 2y ago★ 490

Browse by type

Functions 7 Types & classes 3
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

TrueSightKiller

TrueSightKiller is a CPP AV/EDR Killer. This driver can be used in Windows 23H2 with HVCI enabled, loldrivers blocklist, or WDAC enabled. HVCI is designed to ensure the integrity of code executed in the kernel, but it cannot protect against all possible vulnerabilities or actions that can be performed through drivers or system interfaces.

Usage

To use TrueSightKiller, you need to have the truesight.sys driver located at the same location as the executable. When you run the executable, you will be presented with an options menu where you can specify a process ID or name. The program will then enter an infinite loop, continuously monitoring the specified process. To stop the program and delete the service, send a ctrl+c command.

Recommendations

1) Block this driver through WDAC or wait till Microsoft do it (at your own risk) 2) Limit local privileges, audit and prevent privesc attacks.

POC

poc-edr-killer

Disclaimer

Please use TrueSightKiller responsibly. It is designed for legitimate security testing and should not be used for malicious purposes.

Core symbols most depended-on inside this repo

Shape

Function 7
Class 2
Enum 1

Languages

C++100%

Modules by API surface

TrueSightKiller/main.cpp10 symbols

For agents

$ claude mcp add TrueSightKiller \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page