AuroraRuntime/Include/Aurora/Process
Reece Wilson 4671664396 [+] IProcessSectionView::AllocateEx
[+] IProcessSectionView::AllocateEx2
[+] IProcessSectionView::MapFileByPathEx
[+] IProcessSectionView::MapFileByObjectEx
[+] IProcessSectionView::MapIPCMemoryEx
[+] IProcessSectionView::GetAllocations
[+] ReserveAddressSpace(AuUInt uLength)
[*] Modified default value of: PageTable::NX
2022-09-30 23:47:18 +01:00
..
IProcessSectionMapView.hpp [+] IProcessSectionMapView 2022-08-10 10:50:49 +01:00
IProcessSectionView.hpp [+] IProcessSectionView::AllocateEx 2022-09-30 23:47:18 +01:00
Paths.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Process.hpp [+] IProcessSectionMapView 2022-08-10 10:50:49 +01:00
ProcessMap.hpp [+] IProcessSectionView::AllocateEx 2022-09-30 23:47:18 +01:00
README.md [+] NS readmes 2022-06-12 18:28:51 +01:00

AuProcess

AuProcess provides an interface to the current processes environment.

Example Usage:
File: HelloAurora/master/Tests/Public/1. Hello System/Main.cpp
Function: ::DumpAddressSpace()

Features

  • Get process name, directory, full path, and working directory
  • Dumps the address space including metadata of modules and sections