Entropy-z / EDR_Evasion_101

Ways to evade EDR hooking using ntdll unhooking and direct syscall.

Home Page:https://oblivions-research.gitbook.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EDR Hooking Evasion

The repository is based on EDR hook evasion, and we cover topics such as Ntdll Unhooking, Direct and Indirect Syscall.

In my blog, I delve deeper into the explanation, for more information: https://oblivions-research.gitbook.io/

About

Ways to evade EDR hooking using ntdll unhooking and direct syscall.

https://oblivions-research.gitbook.io/


Languages

Language:C 99.2%Language:Assembly 0.8%