Skip to content

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

License

Notifications You must be signed in to change notification settings

rvrsh3ll/UnhookingPatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.2%
  • Python 4.8%