Skip to content

Latest commit

 

History

History

NTDLL_Unhooking

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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