Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
github.com/hfiref0x/SyscallTables
** located in Tables\ntos
NT6 (Windows Vista/7/8/8.1) + bonus NT5.2 (Windows XP x64)
View online https://hfiref0x.github.io/NT6_syscalls.html
NT10 (Windows 10/11)
View online https://hfiref0x.github.io/NT10_syscalls.html
** located in Tables\win32k
NT6 (Windows Vista/7/8/8.1)
View online https://hfiref0x.github.io/NT6_w32ksyscalls.html
NT10 (Windows 10/11)
View online https://hfiref0x.github.io/NT10_w32ksyscalls.html
Dump syscall table list (using scg for ntoskrnl or wscg64 for win32k), see run examples for more info.
[Tables] <- put syscall list text file named as build number inside directory (ntos subdirectory for ntoskrnl.exe tables, win32k subdirectory for win32k.sys tables);
sstc.exe <- run composer with key -h to generate html output file, else output file will be saved in markdown table format. Specify -w as second param if you want to generate win32k combined syscall table. By default sstc will read files from "Tables" (without quotes) directory and compose output table. Specify -d "DirectoryName" (without quotes) if you want to generate table from different directory, in any case sstc will expect ntos and/or win32k subfolders are present inside target directory.
Run Examples:
Composer source code written in C#. In order to build from source you need Microsoft Visual Studio version 2017 and higher and .NET Framework version 4.5 and higher. Both scg and wscg source code written in C. In order to build from source you need Microsoft Visual Studio version 2017 with SDK 17763 installed and higher.
Original scg (c) 2011 gr8
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.