Nexus Engine  v0.0.1
Loading...
Searching...
No Matches
LoadedModules.hpp File Reference
#include <cstdint>
#include <filesystem>
#include <string>
#include <vector>
Include dependency graph for LoadedModules.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Nexus::ModuleRange

Namespaces

namespace  Nexus

Functions

std::filesystem::path Nexus::GetExecutablePath ()
std::string Nexus::GetExecutableName ()
std::vector< ModuleRangeNexus::GetLoadedModules ()
std::string Nexus::ResolveModuleForAddress (uintptr_t addr, const std::vector< ModuleRange > &modules)