Skip to content

dynamically resolving System Service Number (syscall number) by offsets from the PEB with API hashing

Notifications You must be signed in to change notification settings

cvlabsio/SSN_Resolver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

SSN_Resolver

dynamically resolving System Service Number (syscall number) by offsets from the PEB with API hashing

ZwCreateFile

NtCreateThread

NtWriteFile

About

dynamically resolving System Service Number (syscall number) by offsets from the PEB with API hashing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.3%
  • Python 5.7%