SkillAgentSearch skills...

Overlord

abusing Process Hacker driver to terminate other processes (BYOVD)

Install / Use

/learn @ZeroMemoryEx/Overlord
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Overlord

  • A simple PoC demonstrating BYOVD by abusing the Process Hacker driver to terminate other processes, The sample has been sourced from loldrivers

    image

  • The driver checks if the requestor has the SeDebug privilege enabled, We can bypass this check by enabling the SeDebug privilege

    image

  • Then, it copies the handle and other passed parameters, The specific parameters used depend on the IOCTL type

    image

  • list of process hacker IOCTLs Process Hacker IOCTLs List making it easy to abuse

    image

View on GitHub
GitHub Stars82
CategoryDevelopment
Updated1mo ago
Forks10

Languages

C++

Security Score

80/100

Audited on Feb 20, 2026

No findings