Search results

  1. Tutorial Getting the address of a library

    When obtaining the address of a library, i commonly see people, searching for the library in the memory map of the game. Take octowolves template for example Hooking-Template-With-Mod-Menu/Utils.h at master · Octowolve/Hooking-Template-With-Mod-Menu DWORD findLibrary(const char *library) {...