ZephrFish / UnhookingPatch

Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnhookingPatch

Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime

image

How do i convert binary to MAC ?

Requirements:

  1. macaddress
pip install macaddress
./bin2mac.py calc.bin

About

Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime

License:MIT License


Languages

Language:C++ 95.2%Language:Python 4.8%