-
Notifications
You must be signed in to change notification settings - Fork 3
Home
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:
- Early Launch
- Memory Management
- Module Management
- Object Manager
- PE Parser
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