j00ru/windows-syscalls resource
Windows System Call Tables (NT/2000/XP/2003/Vista/7/8/10/11) observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 59
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 3016
- days_rel: n/a
- days_push: 246
- n_releases_24m: 0
Adoption not part of the score
2631 stars · 370 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Windows system call tables extracted from ntoskrnl.exe and win32k.sys across nearly every Windows release from NT 3.x through Windows 11, in both 32-bit and 64-bit builds. Data is provided in CSV and JSON for programmatic use and as HTML tables for manual browsing.
Use cases
- look up syscall numbers for a specific Windows version
- build Windows syscall fuzzing harnesses
- write version-independent direct syscalls in security tools
- research differences in NT kernel API surface across Windows releases
- map win32k syscall numbers for GUI subsystem research
- find which service pack introduced a given syscall
When to choose
- you need authoritative syscall numbers across many Windows versions and architectures
- you are doing kernel research, exploit development, or syscall fuzzing on Windows
- you want machine-readable (CSV/JSON) syscall data
When to avoid
- you need syscall tables for non-Windows operating systems
- you want a tool or library rather than static reference data
- you need documented, officially supported Win32 APIs instead of internal syscalls
Facets
dataset · maturity active
security reverse-engineering developer-tools operating-systems security reverse-engineering developer-tools windows cross-platform windows-syscalls syscall-tables ntoskrnl win32k fuzzing-reference csv
1 source
- readme: https://github.com/j00ru/windows-syscalls · fetched 2026-08-28 · e86ad6e66c8f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| j00ru/windows-syscalls | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="j00ru/windows-syscalls")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem