Skip to content
#

getprocaddress

Here are 14 public repositories matching this topic...

omni

A modern, mostly zero-allocation C++23 library for working with low-level Windows within user-space. Iteration over loaded modules via PEB, EAT iteration, lazy imports, syscalls, and more.

  • Updated Sep 3, 2026
  • C++

Minimal, source-buildable repro showing GetProcAddress fails to resolve an export by name when the Export Name Pointer Table (ENPT) is unsorted, while the same export still resolves by ordinal. Stock MSVC + Python only, Includes full provenance manifest.

  • Updated Aug 13, 2026
  • Python

Add this topic to your repo

To associate your repository with the getprocaddress topic, visit your repo's landing page and select "manage topics."

Learn more