Pinned Loading
-
eat_hook.hpp
eat_hook.hpp 1const std::uint8_t hook_eat(
2std::uint64_t module_,3const char* export_,
4void* function,5void** original -
module_parse.hpp
module_parse.hpp 1[[ nodiscard ]]
2const std::uint8_t parse_dll(
3std::vector< std::uint8_t >&dll_bytes,4const std::filesystem::path dll_path5) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.