rwfpl/rewolf-wow64ext
Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 4191
- days_rel: n/a
- days_push: 1324
- n_releases_24m: 0
Adoption not part of the score
1015 stars · 317 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ helper library enabling 32-bit (x86) applications running under the WOW64 layer on 64-bit Windows to interact with native x64 processes. It provides memory read/write/enumeration of x64 processes and an X64Call() mechanism to invoke functions from the 64-bit NTDLL.
Use cases
- call 64-bit NTDLL functions from a 32-bit process
- read and write memory of native x64 processes from x86 code
- access PEB, TEB, and TIB structures under WOW64
- build tools that inspect or manipulate x64 processes from a 32-bit host
- experiment with WOW64 heaven's gate transitions
When to choose
- you need x86-to-x64 process memory access or x64 API calls on Windows
- you're building security research, debugging, or injection tooling targeting WOW64
When to avoid
- you need a fully supported, licensed library for production software
- you target non-Windows platforms or pure 64-bit applications
Facets
library · maturity maintenance
security reverse-engineering security reverse-engineering operating-systems windows windows cpp wow64 heavens-gate x64 ntdll memory-access x86-x64-interop
1 source
- readme: https://github.com/rwfpl/rewolf-wow64ext · fetched 2026-08-28 · d4361b085c35
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rwfpl/rewolf-wow64ext | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="rwfpl/rewolf-wow64ext")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem