Skip to content

Files

Latest commit

9ffcf85 · Jun 3, 2024

History

History

NTDLL_Unhooking

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 3, 2024
Feb 21, 2024
Feb 21, 2024
Feb 21, 2024
Feb 21, 2024

NTDLL Unhooking (Suspend Process) 🦀

Overview

The aim of NTDLL Unhooking is to restore the original functions of the ntdll.dll library to their initial states, removing any hooks that may have been inserted by security tools.

Usage

You can run with cargo run or the compiled binary directly:

cargo run
target/release/ntdll_unhooking.exe