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 Aug 1, 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

Improve this page

Add a description, image, and links to the getprocaddress topic page so that developers can more easily learn about it.

Curate this topic

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