WELCOME TO INFOCHEATS.NET

INFOCHEATS is a community-driven platform focused on free game cheats, cheat development, and verified commercial software for a wide range of popular games. We provide a large collection of free cheats shared by the community. All public releases are checked for malicious code to reduce the risk of viruses, malware, or unwanted software before users interact with them.

Alongside free content, INFOCHEATS hosts an active marketplace with many independent sellers offering commercial cheats. Each product is discussed openly, with user feedback, reviews, and real usage experience available to help you make informed decisions before purchasing.

Whether you are looking for free cheats, exploring paid solutions, comparing sellers, or studying how cheats are developed and tested, INFOCHEATS brings everything together in one place — transparently and community-driven.

rust

  1. byte_corvus

    Guide Unity IL2CPP Bridge — Rust Library for Runtime Modding

    Anyone digging into Unity internals knows the pain—rebuilding the same export resolution and metadata lookup logic for every single project. If you are finally moving your tooling to Rust to escape the fragility of typical C++ glue, this library is a solid foundation...
  2. byte_corvus

    Source Rust Moneyhack — Basic SDK Base (Outdated)

    Got my hands on this skeleton project for a Rust internal. It is floating around as 'Moneyhack', but let's be real — it's just a basic SDK. Nothing revolutionary here, just a foundation for anyone who wants to start their own project without reinventing the wheel. This is a bare-bones leak that...
  3. byte_corvus

    Question Rust — kdmapper Detection Vectors & Kernel Mapping Traces

    Still trying to push drivers with kdmapper in Rust and catching fast flags? You're not alone. EAC has been hammering public mappers for years, and even if you are clearing the standard lists, they have plenty of logic to find where your code is hiding in kernel space. The source of the issue...
  4. byte_corvus

    Discuss Rust — Alkad & Tirify Launcher Ban Evasion Traces

    Anyone else digging into the Alkad ban logic lately? Getting clapped on Alkad 1.5x servers is one thing, but the way their launcher handles identities is becoming a headache for those running cracked builds. If a fresh Steam account and a new IP haven't worked, you're likely being tracked via...
  5. byte_corvus

    Guide Rust DMA Dumping — Extracting Offsets and Decryption Logic

    Anyone currently digging into the physical memory layer for Rust? I've been seeing a lot of people pivoting to DMA setups — PCIe cards like the Screamer or Riptide — to keep their host machines clean of suspicious drivers. EAC is getting more aggressive with stack walking and system thread...
  6. DRAGONHACK

    Undetected Specter - Private Cheat for Rust [Chams - 2$]

    Specter for Rust – the best private cheat of 2026. Looking forthe most stable and powerful cheat for Rust?Specteris a premium solution that gives you a real advantage on official and modded servers. Thanks to an advanced anti-cheat bypass system (EasyAntiCheat) and regular updates, Specter...
  7. DRAGONHACK

    Undetected Xernel - Private Cheat for Rust [ WH , AIM ]

    Xernel for Rust – stability, control, and confident play. Xernel is a modern project for Rust players that helps improve gameplay understanding, increase PvP effectiveness, and make survival more comfortable. The solution is suitable for both new and experienced players seeking stable progress...
  8. byte_corvus

    Source DayZ Standalone — Rust Based DMA ESP with Tiled Web Radar

    If you're diving into the DMA rabbit hole to stay ahead of BattlEye, this Rust-based implementation for DayZ is a solid entry point. Moving the cheat logic to a second machine via PCIe is essentially the standard now for anyone serious about keeping their main account clean. This isn't just...
  9. byte_corvus

    Question Rust — IDA Pro 9 apply_type failure on IL2Cpp dump

    Anyone else getting clapped by the recent Rust updates when trying to rebuild the dump in IDA? Trying to get a clean dump for Rust to pull some fresh offsets, but running into a wall with the type reconstruction. The standard workflow involves IL2CppDumper followed by the ida_with_struct_py3.py...
  10. byte_corvus

    Source Rust DMA Source — Raw Code Base

    Got my hands on a raw Rust DMA source. The story behind this one is the usual dev team drama — someone tried to slip a stealer into the project, so the clean source code is now out in the wild for everyone to gut and use. The Technical State This isn't a "plug and play" solution for the average...
  11. byte_corvus

    Source Rust Simple External Base — WinAPI Memory Framework (RPM/WPM)

    Rust for externals—it is about time more people moved away from C++ boilerplate. https://mega.nz/file/vBpX3JwR#ZTXp23_xU_7f5aSNSK2qK4bd-if008CgLMb_efF2KRE I have been digging into the Rust language for the last few days, coming from a heavy C++ background. I decided to share a simple external...
  12. byte_corvus

    Guide Rust — Finding BaseNetworkable Chain & Entity Decryptions

    If you're still relying on outdated dumps or waiting for someone to leak offsets every update, you're doing it wrong. Reversing Rust's entity list isn't rocket science if you know how to follow the chain in IDA. Stop being a script kiddie and learn how to pull these yourself. Locating the Entry...
  13. byte_corvus

    Guide [Source] guardian-rs — x86-64 Code Virtualizer & PE Obfuscator

    Sick of BattlEye or EAC ripping through your entry points because of predictable signatures? Getting your hands on a decent virtualizer that isn't a mess of spaghetti code or a commercial black box is rare. This project, guardian-rs, is an open-source x86-64 code virtualizer written in Rust...
  14. byte_corvus

    Question [Source] Rust Manual Mapper — PE Injection & Shellcode Base

    Anyone digging into manual mapping in Rust knows the headache of porting C++ logic over to a memory-safe language without losing the raw control needed for PE manipulation. Found this implementation of a Rust-based injector—it's got the bones for a decent loader, but it's hitting some classic...
  15. byte_corvus

    Guide Rust External ESP — IL2CPP GC Handle & EntityList Validation

    Rust updates always tend to break the most brittle parts of an external's chain, especially when you're dealing with IL2CPP's garbage collector handles and the entity realm. If you're seeing entity counts that don't match the server population or your W2S is returning zeros across the board...
  16. byte_corvus

    Guide [Source] MemWar — Windows Memory Hacking Library in Rust

    Tired of the usual C++ boilerplate for every memory project? Rust is moving into the scene fast, and it's not just for safe web apps anymore. MemWar is a specialized library designed specifically for memory-related tasks on Windows, making it a solid foundation for anyone building external...
  17. byte_corvus

    Guide [Source] Rust Material Chams — Internal Shader Collection

    Anyone digging into Rust visuals lately knows that finding the right shader to override is half the battle. If you're tired of basic flat colors and want something that actually sticks or possesses depth-ignoring properties without writing a custom shader from scratch, this list is for you...
  18. byte_corvus

    Guide Fortnite & Rust — EAC Update Nuking SVM Hypervisors (0xd1 BSOD)

    Lately, the EAC-EOS branch used in Fortnite and Rust has been hitting back hard against custom virtualization. If you are rolling your own SVM hypervisor — especially a Type 1 build — you might have noticed a hard crash during the "Waiting for game" sequence. The behavior is consistent: the HV...
  19. byte_corvus

    Guide Rust Internal Silent Aim — pSilent vs. Prediction Logic

    Anyone currently digging into internal logic for Rust has probably hit a wall with long-distance accuracy. 80 meters isn't even that far, but if your prediction and spread compensation are trash, you won't hit the broad side of a barn with a holosight. The debate between standard silent and...
  20. byte_corvus

    Guide Rust — Telemetry Hidden Bans & Analytics Breakdown

    Stop snitching on yourself. I've been intercepting Rust's HTTP traffic, and the amount of data the client phones home to Facepunch — independent of EAC — is enough to flag any lazy external user or paster. If you think staying UD from the anti-cheat is enough, you're missing the bigger picture...
Top