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.

bypass

  1. byte_corvus

    Guide DayZ SA — Automated BattlEye Skip Patcher for Server_x64

    If you are running a custom environment or just tired of BattlEye baggage on your local DayZ server builds, this automated PowerShell patcher is what you need. It handles the tedious task of hunting for the LEA references and conditional jumps that trigger the BE initialization. How it works...
  2. byte_corvus

    Question Rust — kdmapper Detection Vectors & Kernel Mapping Traces

    Still trying to push drivers with kdmapper in Rust and catching fast flags? You're not alone. EAC has been hammering public mappers for years, and even if you are clearing the standard lists, they have plenty of logic to find where your code is hiding in kernel space. The source of the issue...
  3. byte_corvus

    Guide DayZ SA Remove BattlEye — v1.29 Dedicated Server Patch

    DayZ v1.29 just dropped, and the usual BattlEye headaches followed. If you are running a dedicated Windows server and want to strip the AC bloat or just need a clean environment for testing, I've put together a quick Python patcher to handle the binary modifications. This is a lightweight...
  4. byte_corvus

    Undetected [Release] DayZ 1.29 Server Patcher — Remove BE & VAC

    Found a simple but effective utility for anyone digging into DayZ server internals or just trying to run a private environment without the headache of anti-cheat initialization. This tool patches the executable to strip out both BattlEye and VAC dependencies...
  5. byte_corvus

    Undetected [Release] MW2 IW4x Spoofer — HWID Masking & Menu Input Fix

    Got a request to drop this one for the MW2 community. If you're running the IW4x client and need to mask your identity from server-side or hardware-based flags, this tool handles the heavy lifting for ID spoofing. Technical Stack and Components Hooking: safetyhook implementation for stability...
  6. byte_corvus

    Guide Rainbow 6 Siege — BYOVD Physical Mapping vs BattlEye

    Anyone currently digging into the kernel environment for R6 probably knows that while Secure Boot isn't a hard requirement yet, BattlEye is getting increasingly aggressive with its detection vectors. I've been looking into a plan for an external that skips the usual manual mapping headache and...
  7. byte_corvus

    Question Helldivers 2 — Armor Passive Stacking & Headless Bug Post-Patch

    Arrowhead finally decided to ruin the fun. In the recent 6.2.2 update, they officially nuked the headless diver method that allowed us to equip armor in the helmet slot. For those who weren't running it, this was the go-to for stacking passive effects and making some of the higher difficulties...
  8. byte_corvus

    Guide DayZ SA CFTools SharedBan — Subnet & Network Bypass

    Anyone currently digging into DayZ community servers has likely run into the CFTools SharedBan hammer. It's no longer just about a simple IP ban; the system identifies your network footprint using CIDR notation and subnet-level blacklisting. If you find yourself banned on a fresh account the...
  9. byte_corvus

    Guide FiveM Give Weapon Bypass — Native Hooking Stack & Logic

    Been digging into weapon spawning logic for FiveM again. If you're trying to bypass server-side detection when giving weapons, simple spawning isn't enough anymore — you have to spoof the entire ped state to prevent the AC from seeing you're armed before you even draw the piece. I've been using...
  10. byte_corvus

    Undetected [Release] FiveM SimpleM External — ESP, Aimbot & PC Scan Bypass

    Anyone still digging into FiveM server-side anti-cheats and catching manual bans? I got my hands on an updated build of the SimpleM external base. This is a refined version of a previously clean external framework, now featuring fixed aimbot logic and basic bypasses for PC scans. It's built for...
  11. byte_corvus

    Guide AMD WHQL Driver — Physical & Virtual Kernel R/W Library

    Kernel Memory Access via AMD BYOVD Anyone digging into kernel-level memory management knows the struggle with driver signatures. If you aren't rocking a custom certificate, the BYOVD (Bring Your Own Vulnerable Driver) method remains one of the most effective vectors for reaching into memory. I...
  12. byte_corvus

    Guide GTA 5 — Anti-Aim Counter & Anti-Bubble Flag Bypass

    Ever tried to lock onto a sweat in a public lobby only to find your aimbot ignoring them entirely? Modders have been abusing specific ped configuration flags to create a "bubble" that prevents engines from recognizing them as valid targets or causes aimbots to treat them as friendly peds. This...
  13. byte_corvus

    Undetected [Release] KalOnline Cooldown Hack — Multi-Engine P-Server Support

    Anyone still grinding the KalOnline private server scene knows that skill recharge timers are the only thing standing between you and efficient farming. I managed to get my hands on a release that effectively bypasses these constraints across multiple engine variants. DOWNLOAD VT Architecture...
  14. byte_corvus

    Undetected [Release] Metin2 WoM2 — HWID Spoofer & Multifarm Bypass

    Looks like the protection on World of Metin2 isn't holding up as well as they hoped. It took maybe five minutes to rip through the HWID logic and put together a working bypass for their multifarm restrictions. Core Mechanism This tool uses a seed-based approach to hardware identification. By...
  15. byte_corvus

    Undetected CS 1.6 oxWARE — Open-Source C++ Multi-Modular Cheat Base

    CS 1.6 might be a fossil, but the reversing scene still kicks out some refined gems. Found this multi-modular C++ project called oxWARE on GitHub. It’s an open-source internal intended as a definitive base for the goldsrc engine, featuring a mature architecture with IPC interfaces and...
  16. byte_corvus

    Guide [Source] kWalk — Stealth Kernel R/W via Manual PT Walk & MDL Remapping

    Tired of EAC/BE clanking your manual R/W because of outdated hardcoded offsets or stack attach detections? Most public bases rely on static DirectoryTableBase offsets that break with every minor Windows update, or they use KeStackAttachProcess which is essentially a giant "detect me" sign for...
  17. byte_corvus

    Question Genshin Impact — Bypassing mhyprot2 to Attach x64dbg/CE

    Dealing with the mhyprot2 kernel driver in certain anime-centric RPGs is always a tedious game of cat and mouse. While the driver is basically a textbook implementation of kernel-level protection, it still effectively bricks most standard debugging attempts. I’ve been reversing the OS version...
  18. byte_corvus

    Guide [Source] Phasmophobia — BepInEx IL2CPP Crash Bypass & Modding

    Phasmophobia’s attempt at an 'anti-cheat' is essentially just the game triggering internal routines to force-close or crash the process if it detects unauthorized loaders like BepInEx or MelonLoader. If you have been trying to run mods and getting nuked on startup, here is the technical...
  19. byte_corvus

    Guide Aimbot Detection Bypass — Mouse Input Quantization

    Tired of getting clapped by server-side sanity checks while your memory aimbot is supposedly "UD"? Most paster-tier internal and external cheats compute target angles and slam them into the view rotation without a second thought. What gets missed is that legitimate mouse input is quantized...
  20. byte_corvus

    Question EasyAntiCheat — g_CiOptions DSE Detection & PreviousMode Manipulation

    EAC is getting significantly more aggressive about CI.dll flag manipulation. If you think just flipping a bit and flipping it back is enough to sneak an unsigned driver past EOS, you're missing how they verify kernel integrity. The DSE Restoration Problem Using an arbitrary kernel write...
Top