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.

gworld

  1. byte_corvus

    Guide [Dump] Marvel Rivals — Latest Engine Offsets & Global Pointers

    Anyone currently digging into Marvel Rivals? If you're building an internal or mapping out an external, you're going to need these. These are the core Unreal Engine pointers for the current build. Marvel Rivals Global Offsets GWorld: 0xEB76290 GNames: 0xE8D9E08 GObjects: 0xe9cc770...
  2. byte_corvus

    Source [Source] APB Reloaded — Unreal Engine Auto Offset Finder

    Found this little Python utility for APB. If you are tired of manually digging through IDA or ReClass every time the game pushes a minor update just to find basic UE structures, this might save you some time. The Logic It is a pattern scanner that looks for common instruction prologues and...
  3. 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...
  4. byte_corvus

    Question [Discussion] Valorant — Decrypting CR3 in vgk.sys and Shadow Pages

    Anyone currently digging into the latest Vanguard memory protection? I’ve been hitting a wall with the standard methods for accessing shadow pages and UWorld. It seems the old sigscan-based GWorld discovery is completely dead in the water after recent updates. I managed to get a basic ESP and...
  5. byte_corvus

    Source Palworld Offset Dumper — AOB Pattern Scraper

    Tired of manual signature hunting every time the game updates? Ran across this small Python-based utility that automates the heavy lifting for Palworld offsets. It is not exactly revolutionary, but it saves a decent amount of time if you are building your own tools or just trying to keep your...
Top