guttir14 / SoT-Hook

Sea of Thieves internal cheat
95 stars 47 forks source link

The game has got an update, don't write me if something doesn't work.

SoT-Hook

Sea of Thieves internal cheat

Aimbot - https://youtu.be/V2l0r7j5FBk

Features:

Dependences:

Image

Compilation

  1. Download HookLib:
    git clone https://github.com/HoShiMin/HookLib
    cd HookLib
    git submodule update --init --recursive
  2. Compile HookLib in 'Release' mode Image
  3. Put HookLib\x64\Release\HookLib.lib and HookLib\Zydis\msvc\bin\ReleaseX64\Zydis.lib to SoT-Hook\lib
  4. Compile SoT-Hook in 'Release' mode