Popular repositories Loading
-
DLL_Injector
DLL_Injector PublicDLL injector that uses LoadLibrary to inject a DLL into another process.
-
MemoryScanner
MemoryScanner PublicA memory scanner for Wesnoth that allows you to search, filter, and edit memory inside the process.
-
Call_Logger
Call_Logger PublicA modified Windows debugger that logs all call instructions executed by a process.
-
AssaultCube_Aimbot
AssaultCube_Aimbot PublicAn aimbot for Assault Cube 1.2.0.2 that automatically aims at enemy players.
-
AssaultCube_ESP
AssaultCube_ESP PublicAn ESP for Assault Cube 1.2.0.2 that displays information about enemy players above their heads.
C++ 14
-
Disassembler
Disassembler PublicA limited disassembler that will search for a running Wesnoth process and then disassemble 0x50 bytes starting at 0x7ccd91.
Repositories
- gamehackingacademy.github.io Public
GameHackingAcademy/gamehackingacademy.github.io’s past year of commit activity - Wyrmsun_Macrobot Public
A hack for Wyrmsun version 5.0.1 that will automatically create worker units out of the currently selected structure when a player's gold is over 3000.
GameHackingAcademy/Wyrmsun_Macrobot’s past year of commit activity - Wesnoth_CodeCaveDLL Public
A DLL that redirects the Terrain Description function in Wesnoth 1.14.9 to a custom function that sets the player's gold to 888.
GameHackingAcademy/Wesnoth_CodeCaveDLL’s past year of commit activity - Flare_FarmingBot Public
A hack for Flare version 1.12 that will automatically move the player towards the nearest enemy and then attack until the enemy is dead.
GameHackingAcademy/Flare_FarmingBot’s past year of commit activity - Call_Logger Public
A modified Windows debugger that logs all call instructions executed by a process.
GameHackingAcademy/Call_Logger’s past year of commit activity - Debugger Public
An example of a Windows debugger that will attach to a running Assault Cube 1.2.0.2 process, change a specific instruction to an int 3 instruction (0xCC), and then restore the original instruction when the breakpoint is hit.
GameHackingAcademy/Debugger’s past year of commit activity - Disassembler Public
A limited disassembler that will search for a running Wesnoth process and then disassemble 0x50 bytes starting at 0x7ccd91.
GameHackingAcademy/Disassembler’s past year of commit activity - MemoryScanner Public
A memory scanner for Wesnoth that allows you to search, filter, and edit memory inside the process.
GameHackingAcademy/MemoryScanner’s past year of commit activity - PatternScanner Public
A pattern scanner that will search a running Wesnoth process for the bytes 0x29 42 04.
GameHackingAcademy/PatternScanner’s past year of commit activity