{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"Wesnoth_CodeCaveDLL","owner":"GameHackingAcademy","isFork":false,"description":"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.","allTopics":["game-hacking","dll-injection","wesnoth","gamehacking"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":1,"issueCount":0,"starsCount":6,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-10T00:01:10.406Z"}},{"type":"Public","name":"Flare_FarmingBot","owner":"GameHackingAcademy","isFork":false,"description":"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.","allTopics":["bot","game-hacking","farming","flare-game"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-29T01:00:31.192Z"}},{"type":"Public","name":"Call_Logger","owner":"GameHackingAcademy","isFork":false,"description":"A modified Windows debugger that logs all call instructions executed by a process.","allTopics":["debugger","game-hacking"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":16,"forksCount":7,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T04:07:58.631Z"}},{"type":"Public","name":"Debugger","owner":"GameHackingAcademy","isFork":false,"description":"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.","allTopics":["debugger","hacking","game-hacking","windows-api"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":9,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T04:06:57.351Z"}},{"type":"Public","name":"Disassembler","owner":"GameHackingAcademy","isFork":false,"description":"A limited disassembler that will search for a running Wesnoth process and then disassemble 0x50 bytes starting at 0x7ccd91.","allTopics":["disassembler","game-hacking","wesnoth"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":2,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T04:06:11.380Z"}},{"type":"Public","name":"MemoryScanner","owner":"GameHackingAcademy","isFork":false,"description":"A memory scanner for Wesnoth that allows you to search, filter, and edit memory inside the process.","allTopics":["game-hacking","wesnoth","memory-scanner","cheatengine"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":19,"forksCount":8,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T04:05:17.726Z"}},{"type":"Public","name":"PatternScanner","owner":"GameHackingAcademy","isFork":false,"description":"A pattern scanner that will search a running Wesnoth process for the bytes 0x29 42 04.","allTopics":["game-hacking","wesnoth","pattern-scanning"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":3,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T04:04:16.617Z"}},{"type":"Public","name":"DLL_Injector","owner":"GameHackingAcademy","isFork":false,"description":"DLL injector that uses LoadLibrary to inject a DLL into another process.","allTopics":["game-hacking","dll-injection","dll-injector"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":28,"forksCount":8,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T04:03:28.752Z"}},{"type":"Public","name":"Wesnoth_Proxy","owner":"GameHackingAcademy","isFork":false,"description":"An example proxy for Wesnoth 1.14.9 that allows interception and modification of traffic from a Wesnoth game client to a Wesnoth server.","allTopics":["proxy","tcp-proxy","wesnoth","winsock"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T04:02:15.724Z"}},{"type":"Public","name":"Wesnoth_ChatBot","owner":"GameHackingAcademy","isFork":false,"description":"An example chatbot that will connect to a local Wesnoth 1.14.9 server with the username ChatBot and respond to the \\wave command.","allTopics":["bot","chatbot","wesnoth","gamehacking"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T04:01:28.359Z"}},{"type":"Public","name":"Wesnoth_MultiplayerBot","owner":"GameHackingAcademy","isFork":false,"description":"An example client that will connect to a local Wesnoth 1.14.9 server with the username FFFAAAKKKEEE.","allTopics":["multiplayer","game-hacking","wesnoth"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T04:00:34.322Z"}},{"type":"Public","name":"AssaultCube_Multihack","owner":"GameHackingAcademy","isFork":false,"description":"A multihack for Assault Cube","allTopics":["aimbot","game-hacking","assaultcube","wallhack"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T03:59:54.422Z"}},{"type":"Public","name":"AssaultCube_ESP","owner":"GameHackingAcademy","isFork":false,"description":"An ESP for Assault Cube 1.2.0.2 that displays information about enemy players above their heads.","allTopics":["esp","game-hacking","assaultcube"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":11,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T03:59:13.405Z"}},{"type":"Public","name":"AssaultCube_NoRecoil","owner":"GameHackingAcademy","isFork":false,"description":"A hack for Assault Cube 1.2.0.2 that removes all recoil when firing a weapon.","allTopics":["game-hacking","assaultcube","norecoil"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T03:58:16.853Z"}},{"type":"Public","name":"AssaultCube_Aimbot","owner":"GameHackingAcademy","isFork":false,"description":"An aimbot for Assault Cube 1.2.0.2 that automatically aims at enemy players.","allTopics":["aimbot","assault-cube","gamehacking"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":10,"forksCount":4,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T03:57:24.546Z"}},{"type":"Public","name":"AssaultCube_Triggerbot","owner":"GameHackingAcademy","isFork":false,"description":"A triggerbot for Assault Cube 1.2.0.2 that fires the player's weapon whenever the crosshair goes over another player","allTopics":["game-hacking","triggerbot","assaultcube"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T03:56:21.058Z"}},{"type":"Public","name":"UrbanTerror_OpenGLChams","owner":"GameHackingAcademy","isFork":false,"description":"A chams hack for Urban Terror 4.3.4 that both reveals entities through walls and changes these models to a bright red color.","allTopics":["opengl","game-hacking","urbanterror","chams","gamehacking"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T03:55:11.462Z"}},{"type":"Public","name":"UrbanTerror_OpenGLWallhack","owner":"GameHackingAcademy","isFork":false,"description":"A wallhack for Urban Terror 4.3.4 that reveals entities through walls by hooking the game's OpenGL function glDrawElements and disabling depth testing for OpenGL.","allTopics":["game-hacking","wallhack","codecave","gamehacking","opengl"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T03:54:18.858Z"}},{"type":"Public","name":"UrbanTerror_MemoryWallhack","owner":"GameHackingAcademy","isFork":false,"description":"A wallhack for Urban Terror 4.3.4 that reveals entities through walls by disabling depth testing.","allTopics":["game-hacking","wallhack","gamehacking","urban-terror"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T03:53:23.027Z"}},{"type":"Public","name":"Wyrmsun_Macrobot","owner":"GameHackingAcademy","isFork":false,"description":"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.","allTopics":["hacking","game-hacking","dll-injection","wyrmsun"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T03:41:02.298Z"}},{"type":"Public","name":"Wesnoth_Maphack","owner":"GameHackingAcademy","isFork":false,"description":"A map hack for Wesnoth 1.14.9 that reveals the entire map by removing in-game fog-of-war.","allTopics":["game-hacking","dll-injection","wesnoth","maphack","gamehacking"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T03:38:42.437Z"}},{"type":"Public","name":"Wesnoth_Stathack","owner":"GameHackingAcademy","isFork":false,"description":"A stathack for Wesnoth 1.14.9 that displays the second player's gold whenever the Terrain Description box is shown.","allTopics":["game-hacking","dll-injection","wesnoth","gamehacking","stathack"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T03:37:03.349Z"}},{"type":"Public","name":"Wesnoth_InternalGoldHack","owner":"GameHackingAcademy","isFork":false,"description":"An internal memory hack for Wesnoth 1.14.9 that modifies the player's gold.","allTopics":["game-hacking","dll-injection","wesnoth","gamehacking"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T02:51:24.846Z"}},{"type":"Public","name":"Wesnoth_ExternalGoldHack","owner":"GameHackingAcademy","isFork":false,"description":"An external memory hack for Wesnoth 1.14.9 that modifies the player's gold.","allTopics":["wesnoth","writeprocessmemory","readprocessmemory","gamehacking"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":1,"issueCount":0,"starsCount":6,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-16T02:49:56.277Z"}}],"repositoryCount":24,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}