Skip to content

Cheatron/cheatron-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,351 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheatron CLI

Cheatron CLI CI Version License

Cheatron CLI is an open-source, high-performance terminal interface for memory scanning, value manipulation, and low-level system hooks. It is designed for developers who need direct, programmatic control over process memory spaces.

🚀 Why Cheatron CLI?

  • 🎯 Low-Level Mastery: Direct interaction with process memory and threads.
  • 🧠 TypeScript Scripting: Write complex memory manipulation logic in a full-featured TypeScript REPL.
  • 🔧 Performance-Driven: Built for speed and minimal overhead.
  • 🔌 Extensible via Hooks: Support for native hooks like NHook and NThread.
  • 💻 Minimalist UI: Performance-oriented design.
  • 🛡️ Open source: Apache 2.0 licensed.

📦 Installation

# Install globally with npm
npm install -g @cheatron/cli

📋 Key Features

Memory Scanning & Pointer Manipulation

  • Fast memory scanning for specific values or patterns.
  • Persistent pointer analysis and offset calculation.
  • Real-time memory inspection via the integrated debugger.

Scripting REPL

  • Full TypeScript REPL for complex memory operations.
  • Direct access to NHook and NThread generators.
  • Reusable scripts for automation of memory patches.

Advanced Capabilities

  • Environment grounding for target processes.
  • Conversation checkpointing for long-running sessions.
  • Custom context files (GEMINI.md - to be renamed/aligned).

🤝 Contributing

We welcome contributions! Cheatron CLI is fully open source (Apache 2.0).

See our Contributing Guide for development setup and standards.


Built with ❤️ by the systems programming community

About

An open-source AI agent that brings the power of Gemini directly into your terminal.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.2%
  • JavaScript 1.7%
  • Other 0.1%