> cat /dev/github | grep security-tools
discovered 03 Aug 2026

libinject

C++ ★ 12 via github-topic
→ View on GitHub
libinject is a static library designed for DLL injection into Windows x64 processes, featuring handle elevation capabilities to bypass certain protections. It enables users to obtain a process handle with higher privileges using elevated access, facilitating interaction with protected processes for debugging or analysis purposes. Notable features include process handle acquisition, memory allocation in target processes, and remote thread creation to execute the injected DLL.