Guided Hacking
Security & Privacy and Coding Tools with a focus on reverse engineering and game mechanics.
Nutrition Label
Delivers highly technical tutorials on reverse engineering and game security with a 'show, don't tell' approach. Content is dense and practical, often demonstrating code injection and memory editing in real-time rather than relying on theory alone.
Strengths
- +
- +
- +
Notes
- !Titles sometimes generalize specific exploits, so check for anti-cheat limitations mentioned in the video.
- !Descriptions frequently link to the creator's own courses and tools, so be aware of the educational sales funnel.
Rating Breakdown
Breakdown across the key dimensions we rate. Methodology →
Recent Videos

DEFCON Game Hacking Village CTF

DLL Sideloading Your Aimbot into ANY Game

BACK.ENGINEERING's Bin2Bin TECHNOLOGY Will Change Everything!

Game Hacker's LOST Source Code REVERSE ENGINEERED After 12 Years?!

PYTHON Game Hacking Just Got REAL With Python Interpreter Injection

Thread Stack in Assembly - Push, Pop, EBP & ESP Explained

Nemi Interview - Roblox & Byfron Anti-Cheat Dev - Guided Hacking Podcast

Java Game Hacking - External ESP Overlay Tutorial
Why this rating
Evidence receipts showing why each dimension is rated the way it is.
“So if we freeze this [Z coordinate], we can walk off the edge and we're not going to fall.”[04:35] →
Demonstrates the hack in real-time, showing the immediate cause-and-effect of the memory edit on the game physics.
“Guided Hacking sponsored it last year and this year's upcoming event too!”[Description] →
The creator explicitly discloses a material connection (sponsorship) to the event/organization being covered in the video description.
“Finding VTable & Offsets”[15:15] →
Demonstrates deep domain knowledge by manually locating DirectX9 virtual table indices (EndScene, DrawIndexedPrimitive) within the binary to reconstruct the hooking logic.
“The thread stack... is memory space allocated by the operating system when a program is loaded.”[00:10] →
The content is a competent and accurate summary of fundamental computer science concepts, but does not offer a novel framework or unique analytical angle beyond standard textbook definitions.