Ross ROSS = Recommend OSS · open-source software intelligence for agents

winsiderss/phnt

Native API header files for the System Informer project. observed · 2026-08-28

github.com/winsiderss/phnt · homepage · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 74
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2941
  • days_rel: n/a
  • days_push: 161
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1463 stars · 220 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of Windows Native API (NT API) header files for user-mode C/C++ programs, maintained since 2009 for the Process Hacker/System Informer projects. It provides the most up-to-date Native API definitions gathered from Microsoft headers, symbol files, and reverse engineering.

Use cases

  • call undocumented Windows NT native APIs from user-mode code
  • access Nt/Zw functions not exposed in the official Windows SDK
  • target specific Windows versions from XP to Windows 11 with version-gated definitions
  • build system internals tools like process monitors or malware analysis utilities
  • reverse engineer Windows internals and need accurate NTAPI structures and enums

When to choose

  • you need Native API definitions more complete and current than the Windows SDK provides
  • you are developing system-level Windows tools in C/C++
  • you want a permissively licensed (MIT) header-only NTAPI SDK

When to avoid

  • you only need standard documented Win32 APIs available in the Windows SDK
  • you are writing kernel-mode drivers (these headers target user-mode)
  • you need cross-platform code that does not depend on Windows internals

Facets

library · maturity active

sdk developer-tools reverse-engineering developer-tools operating-systems windows windows c cpp native-api ntapi headers system-informer process-hacker wdk

3 sources

Member repositories

RepositoryRoleHealth v2
winsiderss/phntmain66

For agents

markdown · JSON · MCP: product_card(name="winsiderss/phnt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem