You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comprehensive Game Hacking Cheat Sheet for security researchers, reverse engineers, and CTF participants. Covers memory analysis, anti-cheat evasion, exploit development, and game engine reverse engineering for authorized security testing and educational purposes
A language model that forms persistent memories from conversation and maintains them through sleep. MEMIT weight editing + null-space-constrained maintenance.
A Python-based memory editor for Far Cry 3, allowing users to modify in-game values such as health, money, ammo, and items. This script uses the pymem library to directly manipulate game memory addresses, providing functionality for both setting new values and freezing them for continuous effect. Features include:
ArtMoney Clone: A Kotlin Multiplatform tool to scan and edit program's memory on Windows and Android, built with Jetpack Compose, MVVM, Koin and JNA. Commonly used as a Cheat Engine alternative for modifying in-game stats
Open-source CheatEngine inspired memory-scanner and debugger suite for Windows. Includes CrxMem (main app), CrxShield (kernel driver), and VEHDebugDll (debugging library). Work in progress.