The main namespace of xerus.
std::string get_call_stack()
Returns a string representation of the current call-stack (excluding the function itself)...
std::pair< uintptr_t, uintptr_t > get_range_of_section(void *_addr, std::string _name)
Returns the address range of the elf-section names _name as part of the executable / so file that con...