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.

cheat

  1. 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...
  2. byte_corvus

    Undetected [Release] CS 1.6 BlueMonday HNS — Legacy Build Release

    BlueMonday HNS for CS 1.6 If you are still grinding on the steam_legacy build because the anniversary update bricked your favorite internal tools, here is something for the HNS scene. It is a basic release—likely a paste—but it gets the job done if you just want a menu to play with. DOWNLOAD...
  3. byte_corvus

    Question OpenGL — wglSwapBuffers Hook Return Logic & Recursion Issues

    Anyone currently digging into OpenGL internals has probably hit this wall. You’re trying to hijack the render loop via wglSwapBuffers to draw your menu or ESP, but the moment you try to call the original function, the game either hangs or CTDs. The logic in the snippet provided is a textbook...
  4. byte_corvus

    Source Palworld External — Flight, World Speed & Map Unlock

    Anyone digging into the Palworld grind but getting tired of the artificial stamina gates and the slow walking speed? Found a decent external build that covers the essentials. It is primarily designed for the Steam version—if you are trying to run this on the Xbox Game Pass port, you are out of...
  5. byte_corvus

    Undetected [Release] Silkroad Online Multi-Client — iSRO Instance Loader

    Running a single instance in iSRO is a massive waste of time. If you are looking to scale your farm or run multiple characters without the Joymax client throwing a fit, this multi-client loader for iSRO is the standard way to go. It patches the client-side check that prevents multiple instances...
  6. byte_corvus

    Discuss Battlefield DMA Setup — 75T Hardware, Ekknod FW & Fuser Logic

    Tired of the loop of getting clapped by Javelin? If you're done burning through accounts while every internal and external provider gets flagged, it's time to talk about the physical gateway: DMA. Moving to a Direct Memory Access setup isn't just about a software sub; it's a hardware...
  7. byte_corvus

    Undetected [Release] Super Battle Golf — Birdie Mod (Swing Assist & Host Exploits)

    Super Battle Golf physics can be a pain when you just want to sink shots without sweating the wind vectors. Got my hands on a significant upgrade to the old MidTano foundations. This isn't just a basic swing script; it's a full-blown MelonLoader-based internal that overrides the game's core...
  8. byte_corvus

    Undetected [Release] Valorant Sunoki Triggerbot v4 — OBS Capture Bypass

    Bypassing Vanguard's screen capture protection is getting sweatier by the day, but Sunoki just dropped an update that pivots the logic toward OBS. This build fixes the previous capture failures by leveraging OBS hooks to grab the frame buffer, making it significantly harder for the anti-cheat to...
  9. byte_corvus

    Undetected Super Battle Golf BirdieMod — MelonLoader Feature Preview

    Been cooking up something for Super Battle Golf lately. BirdieMod is a MelonLoader-based client-side tool designed to mess with the game's logic whether you're hosting or just jumping into a random server. It's currently in the final stages of development, so I am dropping the current feature...
  10. byte_corvus

    Guide [Source] C++ Convenient Shellcode Builder — Kernel & Usermode

    Manual patching of shellcode byte arrays is a waste of time. If you're tired of defining hardcoded arrays and then calculating offsets to patch in addresses or constants at runtime, this C++ wrapper is what you need. It allows you to pass immediate values directly into the shellcode definition...
  11. byte_corvus

    Undetected [Release] Zero Hour v1.05 — External Maphack & Radar Patch

    If you're still grinding Generals or Zero Hour online, you know the struggle — map control is the difference between a clean win and getting flanked by a GLA tunnel. Found this clean external memory patcher for Zero Hour v1.05 that skips the headache of DLL injection and works directly on the...
  12. byte_corvus

    Undetected [Release] Sons Of The Forest Gibson Menu — ESP, Spawner & World Hacks

    Sons of the Forest isn't exactly a competitive sweat-fest, but surviving the late-game cannibal raids and managing stamina can be a chore if you're just looking to build. I got my hands on the Gibson Menu — a straightforward IL2CPP-based internal for those who want to skip the survival grind...
  13. byte_corvus

    Undetected [Release] Palworld Internal — Spawn Pal, Auto-Offsets & Desync

    Got my hands on an upgraded version of the Palworld internal base that's been circulating. This build is a solid step up, featuring a dedicated Spawn Pal module and some essential QoL features for base management. The standout here is the auto-updating offset logic—it's designed to stay...
  14. byte_corvus

    Undetected [Release] Heartopia Helper — Automation, Movement & ESP

    Got my hands on a pretty comprehensive helper for Heartopia. If you are looking to nuke the tedious gathering and movement restrictions, this is probably the most complete public tool out there right now. It relies on MelonLoader, so it is a standard internal mod setup that handles everything...
  15. byte_corvus

    Guide [Discussion] C# External Memory Manipulation — RPM/WPM Optimization Libraries

    Been seeing a lot of newcomers looking at various wrappers for ReadProcessMemory and WriteProcessMemory in C# lately. Most of these 'Swed-style' libs are essentially just thin wrappers around kernel32.dll that add some basic safety checks or batching logic. If you are serious about external...
  16. byte_corvus

    Source Rust — Flashbang Overlay Instance & Memory Bypass

    Finally got around to cleaning up the anti-flashbang logic for Rust. If you are tired of getting blinded by grenades while holding a choke point, this dump should save your retinas. It hits the FlashbangOverlay instance directly via RPM. Implementation Details The approach uses a standard...
  17. byte_corvus

    Undetected [Release] Overwatch 2 Jawsnow Internal — Linux Vulkan Layer ESP

    Finally finished porting the internal build for Linux. If you're tired of Windows and its constant AC headaches, this is a clean alternative, provided your setup isn't a mess. This is a Vulkan-based injection layer that hooks into the render pipeline. It works only on Linux, and I've built it...
  18. byte_corvus

    Undetected [Release] Hired Ops ESP — Steam Version Features Breakdown

    Finally got my hands on a functional build for Hired Ops. The scene has been pretty quiet on this title lately, so I decided to test this out. It is a straightforward internal ESP implementation, not a bloated mess. It does the job for basic situational awareness, but keep in mind that internal...
  19. byte_corvus

    Undetected [Release] Overwatch 2 ESP with Custom Team Toggle (UD Status)

    Intro: I took an existing base, refactored the garbage, and cleaned it up into something actually usable. This is a QT-based ESP for Overwatch 2. What I changed: Full character support, including Juno, Anran, and Jetpack Cat. Universal environment support: Works in practice, custom, ranked...
  20. ivsofte

    Undetected Buy Arcane Cheat – Aimbot and ESP for The First Descendant

    Arcane Cheat – Aimbot and ESP for The First Descendant The First Descendant — a professional and reliable cheat designed to enhance gameplay. It includes core features that help players gain better control and awareness. Prices 24 hours – $4: Buy 7 days – $12: Buy 30 days – $22: Buy...
Top