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

https://github.com/processust/enumssn

Enumerate SSN (System Service Numbers or Syscall ID) and syscall instruction address in ntdll module by parsing the PEB of the current process
https://github.com/processust/enumssn

Last synced: 10 months ago
JSON representation

Enumerate SSN (System Service Numbers or Syscall ID) and syscall instruction address in ntdll module by parsing the PEB of the current process

Awesome Lists containing this project

README

          

# EnumSSN








Enumerate SSN (System Service Numbers or Syscall ID) and syscall instruction return address in ntdll module by parsing the PEB of the current process (no use of GetModuleHandleA and GetProcAddress).












## Objectives


You can use the exported SSN and syscall instruction return address through indirect syscall script