Skip to content

attacker-codeninja/LEARN-GAME-HACKING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

LEARN-GAME-HACKING

Learning Game Hacking

This project serves as documention for my game hacking learning curve. The path to follow might change at some points.

Path to follow

  • Cheat Engine
    • Find values
    • Use disassembler
    • Cheat Engine Tutorial
  • C++
  • Hardware Basics
  • Simple Trainers (External)
    • Freeze Health
    • Freeze Ammo
    • Bunnyhop
    • TriggerBot
    • Aimbot
  • Internal
    • Freeze Health
    • Freeze Ammo
    • Bunnyhop
    • TriggerBot
    • Aimbot
    • AOB Scan
  • ReClass
  • Calling internal functions internally
  • Calling internal functions Externally
  • Hooks
    • Function Hooking
    • Trampoline Hooking
    • IAT Hooking
    • VTable Hooking
  • DirectX
    • Create Menu
    • ESP Hacks
  • Reverse Engeneering
    • Assembly
    • OllyDBG | x64dbg | windbg | IDA Pro
    • Assembly Language for x86 Processors
  • Windows Internals
  • AntiDebug/AntiCheats
    • Basics
    • Advanced

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published