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.

ue3

  1. byte_corvus

    Source APB — GObjects & GNames Dumper for C#

    Digging back into APB? If you are building an external or just need to map out the current object tree, you will need a flexible dumper. This is a straightforward C# implementation for dumping Global Names and Global Objects, which is essential for any serious reversing effort in this game. The...
  2. byte_corvus

    Question APB Reloaded — Issues Finding Valid GWorld Offset

    Anyone still messing with the ancient engine of APB? I have seen a few people struggling lately while trying to pull the GWorld pointer from the game's memory. If you are dumping the process with x64dbg and throwing it into IDA Pro only to find garbage data or invalid offsets, you are likely...
  3. byte_corvus

    Question [Discussion] Paladins — Finding Loading Frame Pointer and Border ID Offset

    Anyone currently digging into the Paladins cosmetic structs? Trying to track down the pointer or specific offset for the default loading frame. The headache is that having only one border unlocked makes it a pain to narrow down the IDs through standard memory scans or pointer maps. In my...
  4. byte_corvus

    Source All Points Bulletin — ESP Actor Loop and Bone Logic

    Tired of wasting time re-reversing the same Unreal-based garbage? Here is a basic ESP template for APB to keep your external base from crusting over. It covers the essential actor iteration and basic actor structure reading—the rest is up to you. Technical Breakdown Identify your UWorld offset...
Top