Skip to content

Cheatron/Cheatron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheatron

A modern, extensible game hacking and reverse engineering platform for Windows.

License: MIT Electron React TypeScript Bun



Cheatron Demo

⚠️ Disclaimer

Cheatron is currently an experimental, early-stage project. Expect breaking changes, incomplete features, and potential bugs. It is not intended for production use.

✨ Features

  • Memory Viewer — Hex + ASCII dual-pane with real-time inspection
  • Process Handling — Internal process inspection (External attachment coming soon)
  • Disassembler — Capstone-based instruction decoding (Coming Soon)
  • Advanced Scripting — Automate operations using TypeScript/Bun via CLI (Coming Soon)
  • Native C++ Addon — High-performance N-API bridge (LLVM/Clang)
  • Cross-Platform Dev — Mock layer enables UI development on Linux/macOS
  • CLI Tool — Terminal interface for memory operations
  • Modern UI — Dark glassmorphism, Tailwind CSS v4, smooth animations

🚀 Why Cheatron?

Cheatron isn't just a clone; it's an evolution. While Cheat Engine set the standard, Cheatron brings game hacking into the modern era.

Feature Cheatron Legacy Tools
Scripting TypeScript / JavaScript (Modern, typed, massive ecosystem) Lua (Limited ecosystem)
Extensions React + Node.js (Limitless UI/Logic possibilities) Proprietary / Pascal forms
UI/UX Modern, Dark Mode, Responsive, Animations Dated Win32 layouts
Tech Stack Electron, Vite, LLVM/Clang Delphi / Lazarus
Community Open to the massive Web & JS community Niche Pascal developers

Key Advantages:

  1. Script with Power: Leverage the full power of Node.js and npm packages in your cheat scripts.
  2. Modern Dev Experience: contribute using the tools you already know (VS Code, React, TypeScript).
  3. Future Proof: Built on actively maintained, industry-standard technologies.

🛠️ Tech Stack

Layer Technologies
Frontend React 19, Tailwind CSS v4, Radix UI
Desktop Electron 39, Vite 7, Vitest
Native C++20, CMake, LLVM/Clang, Capstone
Tooling Bun, TypeScript 5.9, electron-builder

🗺️ Roadmap

  • Modern React 19 + Vite integration
  • Environment-specific file swapping
  • CMake-based native build system
  • Memory viewer with real-time updates
  • Disassembler view
  • Memory pattern scanner
  • JavaScript scripting engine
  • Pointer scan & cheat tables

🤝 Contributing

See CONTRIBUTING.md for development setup, code guidelines, and PR process.

📄 License

MIT © Serkan Aksoy