Cheats for games in rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • yakuza-freecam

    Yakuza Freecam Tool made in Rust

  • There aren't many resources on cheats particularly, but if you understand how to do it in cpp, you should able to replicate it in rust pretty easily. Read up on unsafe, ffi, inline asm etc, checkout the winapi crate, look at other projects like https://github.com/etra0/yakuza-freecam

  • minhook

    The Minimalistic x86/x64 API Hooking Library for Windows

  • ilhook is a nice library for hooking relevant game code, though it doesn't quite support jumping to your own replacement function and then calling the original like minhook does.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts