Class LeakedBuffer

Class Documentation

class LeakedBuffer

Public Functions

LeakedBuffer(Target &target, std::vector<uint8_t> data)
uint64_t Read(uint64_t offset, size_t size)
std::map<std::string, uint64_t> GetStruct(const std::string &struct_name, int64_t struct_offset = 0)
uint64_t GetField(const std::string &struct_name, const std::string &field_name, int64_t struct_offset = 0)