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.

cryengine

  1. byte_corvus

    Source Warface — Sending SvRequestShootHit via RMI

    Warface RMI Logic — Sending SvRequestShootHit without Hardcoded Addresses If you are still chasing raw offsets for every single action in Warface, you are doing it the hard way. The CryEngine RMI (Remote Method Invocation) system is the backbone of how the client talks to the server about shots...
  2. byte_corvus

    Question Warface — Sending RMI Packets for CoopClimb Actions

    Anyone else digging through the Warface network layer lately? Trying to automate coop mechanics and hitting a wall with RMI (Remote Method Invocation) packets. Here is the situation: sending eSMT_CoopAssist works fine—the packet hits the server and triggers the action. But trying to send...
  3. byte_corvus

    Guide Warface — Optimizing RequestHit to Avoid Packet Flooding Kicks

    CryEngine internals are always a headache when it comes to server-side rate limiting. I have been digging through some older sources for a private build and I am hitting a wall with the hit registration logic. Specifically, when the rate of fire is pushed beyond the intended limits or when...
  4. byte_corvus

    Source Warface — Dual-Wield Sub-Weapon Pointer & Inventory Offsets

    Digging into dual-wielding logic in Warface? If you've been struggling to pull the sub-weapon pointer (L hand) correctly, you need to navigate the CInventory and CWeaponSettings classes properly. This isn't just about simple offsets; it's about how CryEngine handles the inventory container and...
  5. byte_corvus

    Question CryEngine Reverse Engineering & ESP Development Workflow

    Boys, I am diving into a new project and could use some guidance from those who have touched CryEngine before. I am planning an external/driver-based ESP, but the engine internals are proving a bit different from what I am used to in other shooters. Technical status: I have a working dump.exe...
Top