Always Updated Game Sources & Offsets

Game Offsets That Never Go Stale

Updated sources, verified offsets, and full C++ headers for every major game. Private community with real dev support. $70/month.

Supported Games

Verified offsets updated within hours of every patch

Why SourceHub?

More than just offsets — a complete development ecosystem

Always Updated

Offsets update within hours of game patches. Never get detected using outdated data.

Full Sources

Not just offsets — complete C++ headers, Python dumpers, and working ESP/aimbot templates.

Private Community

Discord community with real devs. Get help, share findings, and collaborate.

Verified Offsets

Every offset is verified in live memory before publishing. No guesswork.

API Access

Fetch offsets programmatically via REST API. JSON, C++ header, or Python formats.

Dev Support

Direct help from experienced reverse engineers and game hackers.

Monthly Plan — $70/mo

Full access to all game sources, offsets API, private Discord, and direct dev support.

All game offsets & sources
REST API access (JSON/C++/Python)
Private Discord community
Direct dev support
C++ headers & Python dumpers
Verified within hours of patches

Offsets API

Fetch offsets programmatically in any format

# JSON format
GET /api/offsets/five-m?format=json
# C++ Header
GET /api/offsets/five-m?format=cpp
# Python dict
GET /api/offsets/five-m?format=python