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.

security

  1. byte_corvus

    Guide Kernel Driver Signing — Leaked EV Certificate Method

    Windows Driver Signature Enforcement (DSE) is a massive roadblock if you don't have a grand to drop on a legitimate EV certificate. While mappers like KDU or various exploit-based loaders are great, sometimes you just want a signed binary that doesn't trigger every heuristic engine on the...
  2. byte_corvus

    Question Kernel Security — DSE Bypassing vs BYOVD Persistence

    Anyone digging into current kernel-mode persistence lately? The landscape is getting progressively tighter with HVCI and KPP (PatchGuard) constantly evolving. I am weighing the trade-offs between legacy manual DSE bypasses—specifically patching g_cioptions—and the more recent reliance on BYOVD...
  3. byte_corvus

    Discuss Escape from Tarkov — Mandatory TPM 2.0 and Secure Boot Implementation

    Looks like the dev team is finally tightening the screws on the environment integrity. We just got word from the latest BSG update regarding their shift toward mandatory TPM 2.0 and Secure Boot enforcement. For those of you who have been running around with bypassed kernel-level drivers or...
  4. byte_corvus

    Question BattlEye — Methods for Undetected Mouse and Key Input Reading

    Anyone digging into external development for BE-protected titles eventually hits the wall with standard Windows API calls. Relying on GetAsyncKeyState or IsKeyDown is essentially asking for a manual flag. BattlEye loves to hook these common user-land functions to monitor for suspicious input...
  5. byte_corvus

    Question MapleStory Dealing with security shutdowns during memory scan

    Boys, need some technical insight here. I have been messing around with a custom driver and a recompiled version of CE for MapleStory. Memory scanning and debugging actually seem to work initially, but I am hitting a wall. The Issue: After roughly 3 to 5 minutes of activity, the client hits a...
  6. byte_corvus

    Discuss Hardware DIMM Memory Dock for DMA-style Access

    Guys, I've been kicking around a crazy concept lately and wanted to see if anyone with a background in electrical engineering or FPGA development has some insights. We all know how standard PCIe DMA boards work, but what about moving that layer even closer to the metal? The Concept: What if we...
  7. byte_corvus

    Source Vanguard Restrictions Messenger Bypass & Logic

    Anyone else looking into this specific module? Had to dump this manually again to see how the restrictions messenger actually handles things. Found this build (v.1.17.18-11) floating around and decided to break down the logic behind the restrictions messenger. You can bypass it relatively...
Top