# windows x86-64 system call table

https://j00ru.vexillium.org/syscalls/nt/64/

 

Microsoft Windows System Call Table (XP/2003/Vista/2008/7/2012/8/10)

Windows X86-64 System Call Table (XP/2003/Vista/2008/7/2012/8/10) Author: Mateusz "j00ru" Jurczyk (j00ru.vx tech blog) See also: Windows System Call Tables in CSV/JSON formats on GitHub Special thanks to: MeMek, Wandering Glitch Layout by Metasploit Team N

j00ru.vexillium.org

 

# ring0 Window Handle Func 

- NtUserQueryWindow

- NtUserBuildHwndList

- NtUserFindWindowEx

 

# Native Memory Func

- NtOpenProcess

- NtQueryVirtualMemory

- NtQuerySystemInformation

- NtReadVirtualMemory

- NtWriteVirtualMemory

+ Recent posts