hfiref0x/SyscallTables resource
Windows NT Syscall tables observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 90
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3820
- days_rel: 417
- days_push: 60
- n_releases_24m: 1
Adoption not part of the score
1465 stars · 273 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of combined Windows NT syscall tables covering ntoskrnl and win32k service tables across Windows versions from XP x64 through Windows 11 builds. It provides reference data (in C and browsable HTML) mapping syscall numbers for x86-64 Windows kernels.
Use cases
- look up syscall numbers for a specific Windows 10 or 11 build
- build a Windows kernel research or hooking tool that needs SSDT indexes
- resolve win32k syscall IDs when writing security research tooling
- compare syscall tables across Windows versions
- find the syscall number for an Nt function on Windows Server 2022
When to choose
- you need authoritative syscall number mappings for x86-64 Windows kernels
- you are doing kernel-mode security research, rootkit analysis, or EDR development on Windows
- you want precomputed tables instead of extracting them from ntoskrnl/win32k binaries yourself
When to avoid
- you need 32-bit (x86) syscall tables
- you target non-Windows operating systems
- you need a runtime syscall-resolution library rather than static reference tables
Facets
dataset · maturity active
security reverse-engineering developer-tools operating-systems security reverse-engineering windows windows cpp syscall-table ssdt win32k ntoskrnl win64 windows-internals reference-data
1 source
- readme: https://github.com/hfiref0x/SyscallTables · fetched 2026-08-28 · 762d2762f7dd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hfiref0x/SyscallTables | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="hfiref0x/SyscallTables")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem