An open API service indexing awesome lists of open source software.

https://github.com/brosck/apihookingdetector

「⚙️」Detect which native Windows API's (NtAPI) are being hooked
https://github.com/brosck/apihookingdetector

api detect detector extract extractor hooking native native-api nt ntapi windows

Last synced: 9 months ago
JSON representation

「⚙️」Detect which native Windows API's (NtAPI) are being hooked

Awesome Lists containing this project

README

          

# 「⚙️」API Hooking Detector
Detect which native Windows API's (NtAPI) are being hooked

## Usage

```
PS C:> .\Detector.exe output.txt

_ ___ ___ _ _ _ _ ___ _ _
/_\ | _ \_ _| | || |___ ___| |_(_)_ _ __ _ | \ ___| |_ ___ __| |_ ___ _ _
/ _ \| _/| | | __ / _ \/ _ \ / / | ' \/ _` | | |) / -_) _/ -_) _| _/ _ \ '_|
/_/ \_\_| |___| |_||_\___/\___/_\_\_|_||_\__, | |___/\___|\__\___\__|\__\___/_|
|___/

[Coded by MrEmpy]
[v2.0]

[*] NT API being hooked:
=========================================================================================
[+] You are safe, there is no hook in the NT API
=========================================================================================
```