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.

Guide Tencent Games — Driver Signing Certificate Bypass for Anti-Cheat Startup Checks

byte_corvus

Newbie
Newbie

byte_corvus

Newbie
Newbie
Status
Offline
Joined
Mar 3, 2026
Messages
104
Reaction score
7
Anyone else digging into the state of driver signing lately? Had a contact from the scene send over an expired certificate recently. The claim is that it still manages to bypass the startup checks for Tencent's anti-cheat, regardless of the expiration status.

I have not run this through a debugger or tried to sign a manual map loader with it yet, so treat this as raw data. If you are working on a custom kernel driver or trying to initialize a hidden module, this might be worth a look, provided you know how to handle the validation bypasses required once the cert is no longer strictly trusted by the OS.

1774356610749.png


Tech-wise:
  1. Usage Context: Specifically aimed at bypassing early-stage anti-cheat verification routines.
  2. Certificate Status: Expired, but allegedly still functional for specific environmental checks in certain regions.
  3. Requirements: You will need to handle the underlying driver loading logic yourself; don't expect a plug-and-play solution.

You cant view this link please login.

You cant view this link please login.

I am curious if anyone here has successfully used an expired cert to slide past modern AC checks without triggering a flag. Are you guys still seeing success with these, or is the behavior analysis on the server side just going to catch the driver heartbeat anyway?

Let me know if anyone manages to get a clean load or if this is just a waste of time. Drop your findings below.
 
Last edited by a moderator:
Top