Skip to content

Popular repositories Loading

  1. DLL_Injector DLL_Injector Public

    DLL injector that uses LoadLibrary to inject a DLL into another process.

    C++ 31 9

  2. MemoryScanner MemoryScanner Public

    A memory scanner for Wesnoth that allows you to search, filter, and edit memory inside the process.

    C++ 22 8

  3. Call_Logger Call_Logger Public

    A modified Windows debugger that logs all call instructions executed by a process.

    C++ 16 7

  4. AssaultCube_ESP AssaultCube_ESP Public

    An ESP for Assault Cube 1.2.0.2 that displays information about enemy players above their heads.

    C++ 14

  5. AssaultCube_Aimbot AssaultCube_Aimbot Public

    An aimbot for Assault Cube 1.2.0.2 that automatically aims at enemy players.

    C++ 12 4

  6. gamehackingacademy.github.io gamehackingacademy.github.io Public

    CSS 11 5

Repositories

Showing 10 of 26 repositories
  • 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
    C++ 1 Apache-2.0 0 0 0 Updated Aug 26, 2024
  • GameHackingAcademy/gamehackingacademy.github.io’s past year of commit activity
    CSS 11 Apache-2.0 5 0 0 Updated Jul 11, 2024
  • 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
    C++ 7 Apache-2.0 2 0 1 Updated Oct 10, 2022
  • vmsetup Public
    GameHackingAcademy/vmsetup’s past year of commit activity
    0 Apache-2.0 0 0 0 Updated Jan 20, 2022
  • 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
    C++ 3 Apache-2.0 2 0 0 Updated Nov 29, 2021
  • 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
    C++ 16 Apache-2.0 7 0 0 Updated Nov 16, 2021
  • 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
    C++ 9 Apache-2.0 1 0 0 Updated Nov 16, 2021
  • 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
    C++ 10 Apache-2.0 2 0 0 Updated Nov 16, 2021
  • 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
    C++ 22 Apache-2.0 8 0 0 Updated Nov 16, 2021
  • 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
    C++ 6 Apache-2.0 3 0 0 Updated Nov 16, 2021

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

C++ CSS