GrandpaGameHacker
Nerd Interested in Game Programming, Reverse engineering, computer architecture and security.
Pinned Repositories
BadTooth
Python Game Cheat Framework
ClassDumper
A tool to dump MSVC compiler metadata for virtual classes/structs
ClassDumper2
Injected GUI (Based on ImGui) Tool for inspecting and dumping MSVC Virtual Classes
ClassDumper3
External version of my class dumper tool :) no injection needed
InjectedDLLTemplate
A template to make injected DLLs for modding
Mephisto2
New version of my original game engine
MSVC_STL_Decompile_Guide
A small guide on how to recognize and decompile Microsoft STL types in disassemblies
RTTIDumper
Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development
SMemory
Single header include memory tools for game hacking, incl. headless MSVC RTTI class scanner tools
Witcher3-CameraMod
Injected Code that patches NVIDIA Ansel and The Witcher 3 to allow for screenshots during cutscenes.
GrandpaGameHacker's Repositories
GrandpaGameHacker/RTTIDumper
Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development
GrandpaGameHacker/ClassDumper
A tool to dump MSVC compiler metadata for virtual classes/structs
GrandpaGameHacker/ClassDumper2
Injected GUI (Based on ImGui) Tool for inspecting and dumping MSVC Virtual Classes
GrandpaGameHacker/ClassDumper3
External version of my class dumper tool :) no injection needed
GrandpaGameHacker/BadTooth
Python Game Cheat Framework
GrandpaGameHacker/InjectedDLLTemplate
A template to make injected DLLs for modding
GrandpaGameHacker/MSVC_STL_Decompile_Guide
A small guide on how to recognize and decompile Microsoft STL types in disassemblies
GrandpaGameHacker/PyRTTI
RTTI GUI Tool to dump Class information from msvc binaries, written in python 3 with tkinter
GrandpaGameHacker/SMemory
Single header include memory tools for game hacking, incl. headless MSVC RTTI class scanner tools
GrandpaGameHacker/CPipes
Very simple C++ One-way Pipe Server Client Designed for dll injectors and data exfiltration
GrandpaGameHacker/DS2Mod
C++ DLL Mod for Dark Souls II: Sotfs (64bit)
GrandpaGameHacker/entro-py
Simple python module implementation of shannon entropy
GrandpaGameHacker/NoitaSchemaCPPGen
Generates C++ from schema files
GrandpaGameHacker/Diabolical-Engine
A personal game/tool rendering engine project for me and AbsurdPoncho, based on our prototype GunGame engine but now using flecs
GrandpaGameHacker/DS2Cam
Dark Souls 2: SOTFS Free Camera based on InjectableGenericCameraSystem
GrandpaGameHacker/pymem_research
Branch of my pymem prototype reopened, w32 memory api for python
GrandpaGameHacker/Mephisto2
New version of my original game engine
GrandpaGameHacker/Witcher3-CameraMod
Injected Code that patches NVIDIA Ansel and The Witcher 3 to allow for screenshots during cutscenes.
GrandpaGameHacker/3DEngine
A little engine I'm working on by myself!
GrandpaGameHacker/Blackbone
Windows memory hacking library
GrandpaGameHacker/d2s-format
Diablo II Save File Format (.d2s format)
GrandpaGameHacker/DarkSouls_DisableEnemyAI_Script
A script to completely disable enemy AI state from changing to attack.
GrandpaGameHacker/GunGame
GrandpaGameHacker/image2text_tool
Python Tkinter GUI for image2text prompt generation and combining prompts from multiple images
GrandpaGameHacker/java_gol
Game of life implemented in java. Incl. report and some documentation
GrandpaGameHacker/Mephisto
GrandpaGameHacker/NoitaTools
A basic seed logger and setter tool for Nolla's Noita game
GrandpaGameHacker/rules
Repository of yara rules
GrandpaGameHacker/SSTL
MSVC's implementation of the C++ Standard Library.