Home

Awesome

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
  1. Compile HookLib in 'Release' mode Image
  2. Put HookLib\x64\Release\HookLib.lib and HookLib\Zydis\msvc\bin\ReleaseX64\Zydis.lib to SoT-Hook\lib
  3. Compile SoT-Hook in 'Release' mode