Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
bdapiutil-bydov — C++ Windows research tool for studying the BdApiUtil64.sys vulnerable driver and CVE-2024-51324 | Kitploit
Tools/GitHubGitHub/ull0a/bdapiutil-bydov
Defensive ToolsPrivilege EscalationVulnerability AnalysisExploitationPapers & ResearchRed TeamingBinary Exploitation
GitHubull0a/bdapiutil-bydov

bdapiutil-bydov

C++ Windows research tool for studying the BdApiUtil64.sys vulnerable driver and CVE-2024-51324

View Repository
116h 43m agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

BdApiUtil64.sys BYOVD

Herramienta de demostración en C++ para Windows que interactúa con el dispositivo BdApiUtil mediante DeviceIoControl y un IOCTL específico para solicitar la terminación de un proceso.

Requisitos

  • Windows 10/11 de 64 bits
  • Visual Studio / MSVC
  • Driver BdApiUtil64.sys cargado y accesible
  • Permisos administrativos, según la configuración del sistema

Uso

root@kitploit:~
BdApiKiller.exe <proceso.exe>
BdApiKiller.exe -n <proceso.exe>
BdApiKiller.exe --name <proceso.exe>
Download Tool