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.

source engine

  1. byte_corvus

    Guide [Source] Apex Legends — Offset SDK Browser (Nested RecvTables)

    Had to get my hands on this SDK browser for Apex. If you are tired of manually digging through ReClass or hunting for strings in IDA after every minor patch, this might save you some time. It's basically a live Offset SDK browser specifically for Apex Legends. The logic here is decent — it...
  2. byte_corvus

    Question D3D9 Hooking — Fixing DrawPrimitive Failures in Source Engine

    Trying to build a custom DirectX 9 library and hitting a wall with anything that isn't a basic line? It's a classic roadblock when moving from standalone D3D9 apps to internal hooks in games like Counter-Strike: Source or Left 4 Dead 2. If ID3DXLines work but your vertex buffers are ghosting...
  3. byte_corvus

    Source TF2 Killfeed Funnies — CTFHudDeathNotice_OnGameEvent Hook

    If you are looking to mess with how kills appear in the feed or just want to add some custom flavor to your TF2 internal, here is a clean way to hook the death notices. This snippet allows you to hijack the killfeed event, swap out icons (like the bumper kart), and even modify the info text...
  4. byte_corvus

    Undetected [Release] Day of Defeat: Source — DOD:SGhost VAC Bypass & Injector

    DOD:SGhost is a hex-edited variation of the classic CSGhost injector. By modifying the target process strings in the binary via HxD, the tool has been pivoted to handle Day of Defeat: Source instead of the original CS:GO target. DOWNLOAD VIRUSTOTAL Core Features: VAC Bypass — Inherits the...
  5. byte_corvus

    Question Apex Legends Glow Offsets — Steam Build Dumping & Highlight Logic

    Anyone currently digging into the latest Steam build for Apex? I'm trying to update my external and need to dump the glow offsets manually. EAC is being a pain as usual, but the glow logic usually stays consistent between patches unless Respawn does a major refactor. I'm specifically looking...
  6. byte_corvus

    Question Team Fortress 2 Linux — Secure Dialog Bypass Standalone

    Has anyone managed to extract or port the secure dialog bypass logic specifically from the Amalgam Linux build into a standalone tool? I am currently looking for a cleaner way to handle the TF2 secure dialogs on Linux without needing the overhead of the full Amalgam source. Most of the...
Top