pwn++  0.1.4
A (toy) Windows & Linux pwn library to play with modern C++.
GlobalContext Class Reference

Global context definition. More...

#include <Context.hpp>

Public Member Functions

template<typename T >
void Set (T const &arg)
 

Public Attributes

u64 CryptoSeed
 
std::mutex m_ConsoleMutex
 
std::mutex m_ConfigMutex
 
Log::LogLevel LogLevel = Log::LogLevel::Info
 
Architecture architecture
 
Endianess endianess
 
usize ptrsize
 

Detailed Description

Global context definition.


The documentation for this class was generated from the following file: