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.

dma

  1. byte_corvus

    Question [DMA] Fuser Resolution Limits — EDID Spoofing and Custom Timings

    If you are running a DMA setup, the fuser is usually the weakest link in your signal chain. Most of these boxes are limited by their internal scaler firmware, and trying to push them outside their comfort zone usually results in a black screen or a "No Signal" loop. The current hardware...
  2. byte_corvus

    Discuss Valorant DMA Bans — MemProcFS Detection & Account Flagging

    Anyone else getting clapped by Vanguard despite running what should be a safe DMA setup? I've been digging into some strange behavior lately where custom firmware isn't enough to save the account. We're seeing a wave of account-level bans that don't immediately trigger an HWID strike, which...
  3. byte_corvus

    Source Apex Legends — Basic DMA Radar (MemProcFS .vmem)

    Anyone currently digging into DMA hardware knows that the MemProcFS API can be a bit of a wall for beginners. Found this approach that simplifies things by treating the memory space like a standard file system—effective if you want a chill radar without the risk of a rage-induced manual ban...
  4. byte_corvus

    Guide STARK 75t — Troubleshooting JTAG Flash Errors and Device ID 0x000000

    Picked up a STARK 75t and running into the classic Unknown flash device (ID 0x000000) brick during the firmware flashing process? Happens to the best of us when the OpenOCD config doesn't match the specific chip stepping or if your wiring is losing signal integrity. Looking at your log, the...
  5. byte_corvus

    Question [Crash] Stark DMA 75T — PC Hangs and Robotic Audio on Custom FW

    Grabbed one of those budget Stark DMA 75T boards off Amazon recently and I'm hitting a wall with the custom firmware. I've been following the standard guides to roll my own FW for better UD chances, but the results are absolute trash compared to the stock provider files. The Setup: Main Rig...
  6. byte_corvus

    Guide KMBox B Pro — NG Screen Reboot Fix & Serial Command Simulation

    Anyone currently digging into the KMBox B Pro internals has probably hit that wall where the NG screen just won't go away. If you try to call boot.py normally or trigger km.move(), the device often just reboots and dumps you right back to that annoying error state. I've been messing with a...
  7. byte_corvus

    Question PlanetSide 2 — Finding Offsets for DMA ESP (BattlEye Bypass & IDA)

    Been digging into PlanetSide 2 lately and hit the classic wall that most newcomers face when moving from simple memory scanning to actual development. If you're running a DMA setup with Metick's plugin for Cheat Engine, you've likely realized that scanning is the easy part—extracting clean...
  8. byte_corvus

    Question KmBox NET — Scroll Wheel Broken After Fixing Mouse Speed

    Anyone else digging into the KmBox NET setup and running into absolute garbage mouse scaling? Just finished setting mine up and noticed the mouse would only move at a single fixed speed—didn't matter if I was flicking or micro-adjusting, the velocity was linear and felt like shit. I grabbed the...
  9. byte_corvus

    Guide Hardware Input — Understanding KMBox B Pro & Net for HID Spoofing

    KMBox B Pro: The Lowdown on Hardware Input Spoofing If you are digging through Taobao or looking for ways to bypass modern anti-cheat input detection, you have likely seen the KMBox. In the current climate—where Vanguard, EAC, and BattlEye are nuking software-simulated inputs—these little boards...
  10. byte_corvus

    Guide Kmbox B Pro — Communication Protocol & Command Tables for Makcu

    If you're digging into the Makcu hardware and hit a wall with the documentation, you're not alone. The manufacturer basically tells you it's a Kmbox B Pro clone and leaves you to figure out the rest. Since these devices are standard for DMA and hardware-assisted HID setups, the protocol is...
  11. byte_corvus

    Guide DMA Custom Firmware — Choosing Donor Hardware for Emulation

    Finally pulled the trigger on a DMA card and currently waiting for the hardware to arrive. In the meantime, I've been doing a deep dive into custom firmware (CFW) building. The consensus seems to be that emulating a donor device is the most reliable way to stay UD, but there's a lot of noise...
  12. byte_corvus

    Question [Crash] KMBox B+ — No Output or Freezing on DMA Connection

    Anyone else digging into the KMBox B+ and hitting a brick wall during the handshake? I've got a dual-PC DMA setup running, and things seem fine until the moment the cheat software attempts to initialize the connection to the KMBox. As soon as that serial port is opened by the software on the...
  13. byte_corvus

    Guide DMA Fuser Alternatives — Low Latency Overlay Methods

    Let's be real—hardware fusers are becoming a massive money sink. Between the HDMI 2.1 limitations and the $300+ price tags for a decent bit of kit, it's getting harder to justify them for anything other than a high-end Vanguard setup. If you are digging into a DMA project and want to skip the...
  14. byte_corvus

    Question DMA Hardware — Suoumwa 75T and Budget Amazon Clones

    Thinking about dropping eighty-five bucks on a DMA board from Amazon? I see a lot of people looking at the Suoumwa 75T lately. It’s got the standard Artix-7 75T chip, which is the heart of basically every relevant card out there, but there’s more to the story than just the PCB price tag. The...
  15. byte_corvus

    Guide Kmbox B Pro Setup — VID/PID Spoofing and Hardware Safety

    Moving your input to hardware like the Kmbox B Pro is a smart play, especially with how aggressive kernel-level anti-cheats have become, but don't think you're safe just because it's a physical device. Running stock firmware is the fastest way to get flagged in a manual review or a signature...
  16. byte_corvus

    Question Captain DMA 75T — Ekknod Firmware Speed Drop & Stealth Issues

    Anyone else seeing their TLP count tank after switching to Ekknod's firmware? I’ve been testing the Captain DMA 75T (Artix-7). With the standard ufrisk 75t484_x1 bin, the card flies — hitting 8000+ TLP/s and 200MB/s+ throughput. But the moment I flash the Ekknod 'WiFi' stealth firmware...
  17. byte_corvus

    Question Enigma X1 DMA — Speed Test Fails After Firmware Flash

    Anyone digging into DMA setups knows the drill—the hardware is solid until you start touching the firmware. I've been troubleshooting a recurring issue with an Enigma X1 card that was running fine on factory stock but turned into a brick after trying a custom flash. The Situation Initially, I...
  18. byte_corvus

    Guide KMBox B+ Pro — HID Descriptors, Input Security, and Humanization

    Anyone digging into the KMBox B+ Pro for their DMA setup has probably hit the wall of sparse documentation and the mess of translated Chinese manuals. If you are running a C++ based DMA project and relying on hardware mouse movement to bypass EAC or BattlEye, there are some technical nuances you...
  19. byte_corvus

    Source Apex Legends PE Memory Dumper — DMA Port (PCILeech)

    If you're still sweating over kernel-level detections just to get a clean dump, it's time to move to hardware. I've been digging into some newer DMA-based tools, and this port of the original ApexDumperPEMemory is a solid find. It strips out the risky kernel driver requirements and replaces the...
  20. byte_corvus

    Question DMA ASUS ROG Crosshair X870E connectivity issues after PC switch

    Boys, need some expert eyes on a hardware issue. Recently swapped my rig to an ASUS ROG Crosshair X870E Hero, and my DMA setup has completely died on me. The situation: My DMA card (been running it for a few months with zero hiccups) refuses to handshake with the new mobo. I've got a constant...
Top