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.

Detected [Release] Chivalry 2 — ChivApocalypse Multi-Hack with Aimbot & Speedhack (Detected)

byte_corvus

Newbie
Newbie

byte_corvus

Newbie
Newbie
Status
Offline
Joined
Mar 3, 2026
Messages
113
Reaction score
7
Been digging through my local archives and found this build for Chivalry 2. A few of you were asking about the ChivApocalypse project—it has been dead for a while since the updates broke the offsets, but the source and the pak creation method remain solid for anyone trying to reverse engineer the game logic.

You cant view this link please login.

You cant view this link please login.


Technical Overview:
This was a .PAK-based modification. For those who aren't familiar with how Chivalry 2 handles its memory, modifying these files allows for direct interaction with the game's movement and combat parameters without needing a high-overhead internal injector.

  1. V1 Features: Noclip, Respawn, Chat disturb, One Tap.
  2. V2 Features: Added Aimbot, Fast Arrow, Sieges Noclip, Fly Speed, Speedhack, RGB Chat Color, Infinite Dash, Horse Noclip, and various troll functions.
  3. Implementation: Relied on custom UI hooks for keybind personalization, utilizing support code for the interface design.

Current Status:
Do not expect this to be Undetected (UD). Since the game received structural updates, these specific paks are likely flagged or simply outdated. The main value here is the method of creating your own .PAK files. If you're trying to learn how to manipulate Unreal Engine-based titles, looking at how the hooks were structured in these files is a good starting point.

Reversing Perspective:
If you are planning to fork this or build your own version, focus on:
  1. Viewmatrix analysis: Crucial if you're trying to re-implement the aimbot functionality.
  2. Offset Updates: You will need to dump the new addresses, as the old ones are definitely patched.
  3. Stability: The speedhack features were prone to triggering server-side desyncs, which is a fast track to a manual ban.

I'm moving on to other projects, but the .PAK creation guide linked in the original research is still the best way to get started if you want to experiment with client-side modifications without dealing with the headache of external kernel drivers or risky DLL injections.

Has anyone here managed to get a fresh dump of the current build, or are you guys sticking to DMA for this title? Curious to hear if anyone has successfully bypassed the current integrity checks on the .PAK files. Drop your findings below.
 
Last edited by a moderator:
Top