Skip to content
Archie_UwU edited this page Sep 30, 2024 · 11 revisions

Welcome to the Aurie wiki!

To get started, see the installation guide.

To view API documentation, see the links below:


For internal API documentation, see the links below:

Warning

These functions may be altered or removed at any time without a major version increment.

Use these functions at your own risk.

Internal functions
  • Memory Management
    • MmpIsAllocatedMemory
    • MmpSigscanRegion
  • Module Management
    • MdpQueryModuleInformation
    • MdpGetImagePath
    • MdpGetImageFolder
    • MdpGetNextModule
    • MdpGetModuleBaseAddress
    • MdpLookupModuleByPath
  • Object Manager
    • ObpSetModuleOperationCallback
    • ObpGetObjectType
  • PE Parser
    • PpiFindModuleExportByName
    • PpiQueryImageArchitecture
    • PpiGetNtHeader
    • PpiGetModuleSectionBounds
    • PpiRvaToFileOffset