Skip to content
#

bypass

Here are 57 public repositories matching this topic...

KDBG

The windows kernel debugger consists of two parts, KMOD which is the kernel driver handling ring3 request and KCLI, the command line interface for the driver. It originated due to insufficient useability with CheatEngine's DBVM driver while debugging games running under certain AntiCheat software.

  • Updated Sep 12, 2022
  • C++

DLL Hijacking and Mock directories technique to bypass Windows UAC security feature and getting high-level privileged reverse shell. Security researchers identified this technique which uses a simplified process of DLL hijacking and mock folders to bypass UAC control. I tested this on Windows 10,11 and bypassed Windows 10 UAC security feature.

  • Updated May 18, 2024
  • C++

Improve this page

Add a description, image, and links to the bypass topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bypass topic, visit your repo's landing page and select "manage topics."

Learn more