Information

Context flags - system state, identifiers, and benign activity captured during the scan.
21 flags
Accounts & Identity 3
Info Minecraft

Minecraft Account

Lists Minecraft usernames associated with the user's launcher data. Useful for cross-referencing the player you're checking against the accounts they actually own.

Info FiveM / Siege / DayZ

Steam Account

Shows the Steam ID, account ID and username found in the user's local Steam state, so you can confirm which account the PC belongs to.

Info Siege

R6 Account Uplay ID

Outputs the Uplay account ID linked to Rainbow Six Siege on this PC. Helpful when checking that the account being scanned is the one actually playing.

System Snapshot 5
Info

Serial Number

The hardware serial number reported by the system. Useful for spoofer detection when combined with other hardware fingerprints across multiple scans of the same user.

Info

Windows Installed

When the current Windows install was first set up, with an "X ago" elapsed time. Compare with install-related warnings to spot factory resets or spoofed install dates.

Info

User Logon Time

Timestamp of when the current user signed in. Acts as the anchor for any flag labelled "Since Logon" - anything after this time happened during the active session.

Info

Scan Time

When the scan itself started. Combined with logon time and process start times, this lets you build a quick timeline of what happened in the session before checking began.

Info

Process Start Times

Start timestamps for key processes (Explorer, Lsass, and the relevant game client - e.g. Javaw for Minecraft, FortniteClient for Fortnite). Used to verify a process actually ran during the session and to compare against artifacts that reference those processes.

File & Device Activity 7
Info

File Transferred Over Anydesk

A file name found in the local Anydesk transfer history. Bypass providers often use Anydesk to drop cheats onto a user's PC, so this is useful context when investigating remote-assistance abuse.

Info

Deleted Exe

A log of executables that have been deleted at some point. Some entries include the original path, others only the file name - depending on what artifact still has a record of it. Useful for spotting cleanup before a check.

Info

Downloaded / Saved File

A file the user downloaded or saved that is either unsigned, missing on disk, or otherwise notable. Use it alongside browser download history to confirm where a file originated.

Info

Crashed File Not Present

A program that crashed in the past but is no longer on disk. Common for one-shot loaders or cheats that wipe themselves after running.

Info

Malicious File (Defender History)

A file Microsoft Defender has previously flagged on this PC, along with when it was seen. Many cheats and bypass loaders are detected by Defender first, so this often hints at past cheating attempts.

Info

Device Removed Before / After Logon

USB / PnP devices that were disconnected, separated by whether removal happened before or after the user signed in. Authenticate any unfamiliar vendor & device IDs at devicehunt.com - this is one of the easiest ways to spot hidden DMA or bypass hardware being unplugged before a check.

Info

Disk Partition Created

A disk partition has been created on this system. Often benign, but new partitions are sometimes used to host cheats in an isolated location that's easy to delete later.

System State 6
Info

Proxy / VPN Not Found

No proxy or VPN connection was detected during the scan. Acts as an explicit "all clear" so you know the network-side check ran successfully.

Info

Kernel DMA Protection Disabled

The OS reports that Kernel DMA Protection (DMA Guard) is off. Disabled DMA Guard is normal on many older or non-modern PCs, but enabled DMA Guard would block several DMA attack surfaces - useful context when paired with DMA warnings.

Info

CrashDump Folder Not Present

The system crash dump folder is missing. Some users delete it to remove traces of cheats that crashed; others simply have it disabled via an optimizer. Treat as a hint, not proof.

Info

Cleared Event Log Before Logon

An event log channel was cleared before the user signed in. Without context this is just noise - but mass clears or clears of System / Security logs are worth investigating.

Info

Browsing History Cleared Recently

A browser had its history cleared within a recent window. By itself, harmless; combined with "downloaded file" or "visited website" warnings that are missing entries, it can show the user cleaned tracks before the check.

Info

Time Change

The user changed their system clock. Often harmless, but useful evidence when timestamps on other artifacts look impossible - a manually-shifted clock is a common bypass aimed at making cheat activity appear to fall outside the session window.

InfoFortnite only

OpenSavePidlMRU Cleaned

The "recently opened files" registry list has been wiped. Treated as Info on Fortnite builds and as a Warning elsewhere - a common bypass attempt to hide which files were recently opened.

Warning

Usually suspicious behaviour that needs a closer look. Not immediately bannable on its own, but should be reviewed - especially in combination with other flags.
63 flags
BAM & Install Date 4
Warning

BAM Stopped / Restarted / Paused / Offline

The Background Activity Monitor driver is in an unusual state. BAM tracks what the user has executed; disabling or pausing it is a known approach to weaken execution logging before a check.

Warning

BAM Has Been Cleaned

Heuristics indicate the user has wiped their BAM data. A common bypass to erase the record of recently-run programs.

Warning

Deleted BAM Key

An individual BAM key was removed. Targeted deletions are often used to hide a specific program rather than clearing the whole record.

Warning

Spoofed Windows Install Date

The reported Windows install date doesn't line up with other system evidence. Used as a bypass after a factory reset to make the install look older than it is.

EventLog Tampering 4
Warning

Cleared Event Log Since Logon

An event log was cleared during the current session. Less critical channels appear here as a warning; the System log being cleared escalates to a Detection.

Warning

Eventlog Set To Read Only

An .evtx log file has been flipped to read-only, which prevents Windows from writing further events into it. A common way to silently freeze logging without producing a "clear" event.

Warning

Eventlog Read-Only (Deleted Exe artifact)

The same read-only eventlog tampering is also visible through deletion artifacts. Confirms the user actively changed log permissions to stop new entries.

Warning

Eventlog File Renamed

An eventlog file was renamed off its expected name. Another way to detach a log channel from the service without producing a clear event.

USN Journal & FAT Drives 8
Warning

USN Journal Size Modified

The USN Journal max size has been shrunk well below normal. Tiny journals overwrite themselves within minutes, hiding deleted-file history that would otherwise be visible.

Warning

USN Journal Not Present On Drive

A drive that should have a USN Journal doesn't. Either the journal has been actively deleted, or the volume has been intentionally formatted in a way that doesn't keep one - both are deliberate moves to remove forensic record-keeping for that drive.

Warning

WindowsDB File Cleaned

A Windows database artifact has been wiped via journal entries. Used to hide which programs were executed or registered on the system.

Warning

Activitiescache Artifact Cleaned

The Windows Timeline / activities cache has been cleaned out, removing one of the longer-lived records of recent user activity.

Warning

Junction Deleted

An NTFS junction has been removed. Junctions are sometimes used to host cheats in a "side" location that the USN Journal handles separately, allowing deletions inside the junction to slip past normal recovery.

Warning

Found FAT Drive

A FAT-formatted drive is attached to the system. FAT has no USN Journal, so it is sometimes intentionally used as a "no-record" landing zone for cheats.

Warning

File On FAT Drive Modified

A file on a FAT-formatted drive has been modified. Because FAT lacks USN Journal coverage, this is treated as a tampering signal in its own right.

Warning

FAT Drive File Replaced / Renamed

Specific file-level modification on a FAT drive (replace / rename). Useful for narrowing down exactly which file was touched, since FAT won't surface this through the USN Journal.

File Execution Indicators 8
Warning

Not Signed File Executed

A file with no valid code signature was executed during this session. Most legitimate software is signed; unsigned binaries are common for loaders, cracked builds and homemade tooling.

Warning

File Ran With Modified Extension

A PE (executable) file was launched under a non-executable extension (for example renamed to .pdf). Mostly used to disguise cheats and avoid casual file-type filtering.

Warning

File Executed From Different Drive

Lists every file that was executed from a drive other than the system (C:) drive. Doesn't necessarily mean anything malicious - it surfaces anything launched from a secondary, external, or removable volume so you can review where the file actually came from.

Warning

Suspicious File Ran As Administrator

An unusual file was executed with administrator privileges during this session. Many bypasses require elevation, so this is a useful narrowing signal.

Warning

Executed .bat / .cmd File

A batch script was executed. Batch is a popular wrapper for bypass automation (registry edits, log cleaning, service kills). Compare with the script's location and other artifacts.

Warning

Executed Python File

A Python script was executed. Many recent bypasses are shipped as Python utilities; Python on a gaming PC is also less common than batch / PowerShell, so it stands out.

Warning

Not Found Executed Python File

A Python script was executed during this session but is no longer on disk - meaning it ran and was cleaned up afterwards. Worth investigating since legitimate Python usage almost never deletes itself after running.

Warning

Possible AHK Bypass Script Found

An AutoHotkey script with bypass-style content was found. AHK scripts are often paired with macros and small input automations, but specific patterns suggest bypass intent.

PowerShell Activity 3
Warning

Powershell Eventlog Max Size Modified

The maximum size of the PowerShell event log has been changed. Shrinking it forces history to roll over almost immediately, hiding recent PowerShell activity.

Warning

Possible Suspicious Powershell Command

A PowerShell command was found in the user's command history that matches patterns typically used for tampering, downloading, or running encoded payloads. Worth reading the command verbatim before deciding intent.

Warning

Potentially Malicious Powershell Profile

The user has a non-standard PowerShell profile script - PowerShell runs this automatically on every launch. Profiles are sometimes used to silently re-arm bypasses or auto-execute scripts at startup.

Generic Bypass Indicators 18
Warning

Disk Volume Without Drive Letter

A disk volume is mounted with no drive letter assigned. Sometimes a legitimate recovery / system partition, but it is also a common hiding spot for cheats since the volume doesn't appear in Explorer.

Warning

Prefetch Files With Duplicate Hash

Users sometimes overwrite the contents of a real prefetch file with the contents of another one, using a type or echo command. Doing so wipes what the original prefetch entry would have told us about what actually ran, replaces it with the data of a different (innocent) prefetch, and leaves the file in place so it still looks like a legitimate prefetch entry. Duplicate hashes between two prefetch files are the giveaway that this swap has happened.

Warning

Suspicious Alternate Data Stream

An NTFS Alternate Data Stream contains unusual content. ADS streams are invisible in normal file listings and are sometimes used to store cheat data attached to an innocent file/folder.

Warning

Hosts File Modified

The Windows hosts file has been tampered with. Sometimes legitimate (ad-blocking), but also used to redirect game / anti-cheat traffic for man-in-the-middle style bypasses.

Warning

Service Is Not Running

A service the scanner expects to be active isn't running. Many bypasses disable specific Windows services to weaken their logs - though optimizers also commonly disable some of these.

Warning

Service Has Been Restarted

A relevant service was restarted during the session. Restarts can be benign, but they're also used to flush in-memory artifacts before a check.

Warning

Recycle Bin Modified

The recycle bin contents have changed. Often benign, but emptying it right before a check is a low-effort way to hide deleted-file traces.

Warning

Disk Partition Deleted

A disk partition was deleted. Pairing this with "Disk Partition Created" can show a user who staged a cheat on a side partition and then removed it.

Warning

Virtual Disk Deleted

A virtual hard disk file (VHD / VHDX) was removed, with an indication of whether it happened before or after logon. VHDs are a popular way to launch cheats from an isolated container that can be discarded.

Warning

Suspicious Autoruns File

An autorun entry (Run keys, AppInit DLLs, KnownDLLs, Winlogon notifications, etc.) points to an unusual executable. Tagged either "Since Logon", "Before Logon", or "Modified" depending on when the entry was last touched.

Warning

Suspicious WMI Instruction Found

A WMI persistence / execution pattern matches known bypass tooling. WMI is a stealthy execution path that leaves very few traditional artifacts.

Warning

Suspicious Task / Suspicious Task With Script

A scheduled task has unusual properties - for example, an in-line script body or a payload outside expected directories. Task Scheduler is a popular launcher for bypasses because it leaves minimal classic execution artifacts.

Warning

Folder Mapped To External Drive

A folder is pointed at an external drive that's no longer attached, or does not have a drive letter. Often used to keep cheat data outside the scanned filesystem while still being usable when the drive is plugged back in.

WarningBetaFortnite / FiveM / Siege / FreeFire

Possible HDMI Fuser Detected

The PC's display connection looks inconsistent with what a normal monitor would report. HDMI fusers are external devices used to "merge" a second PC's video output - ask the user to record the cable run from PC to monitor.

WarningBetaFortnite / FiveM / Siege / FreeFire

Possible Spoofed DMA Found

A device's firmware fingerprint looks like a known DMA card trying to present itself as something else. Treated as a warning rather than a hard detection because spoofing is, by definition, designed to fool the check.

Warning

Secure Boot Disabled

EFI firmware reports Secure Boot is off. Common with custom or modified bootloaders and several kernel-level bypasses.

Warning

NVIDIA Streamproof Bypass (Registry Modified)

NVIDIA ShadowPlay registry values were modified. A common change to make cheat overlays invisible to ShadowPlay recordings.

Warning

Proxy / VPN Found

A proxy or VPN connection was detected. Worth knowing if the user is hiding their network location during the check.

In-Process Memory Discoveries 13
Warning

Previously Injected DLL

A DLL has been injected into some process at some point in the past. Some entries are only file names, so use a disk search tool like "Everything" to find the matching file on disk.

Warning

PE Injection Out Of Instance

Evidence that a cheat was previously PE-injected into a common Windows utility (Notepad, OSK, Calculator, PowerShell, etc.). Strong indicator of prior cheating, even if the cheat is long gone.

Warning

App With Suspicious Data Usage (PE Injection)

An application is showing data-usage patterns inconsistent with what it normally does. Sometimes a sign of PE-injected cheat code talking to a remote endpoint inside a legitimate process.

Warning

Discord Account

Discord usernames / IDs found in local Discord state. Useful for matching the user to accounts associated with cheat communities.

Warning

Custom String Found

A custom string supplied to the scanner (via the dashboard) was found somewhere on the PC. Lets server-side checks add their own keywords without redeploying the client.

Warning

Found In Dnscache

A name / keyword was found in the DNS Client Service memory, meaning a cheat-related host was looked up recently - even if the corresponding browser history has been cleared.

Warning

Found In Browser Memory

Cheat / bypass strings located inside live browser process memory (Chrome, Edge, Brave, Opera, Vivaldi, Firefox). Catches things the user visited that no longer appear in their history.

Warning

Found In Registry

A cheat-related string or YARA match was found inside the registry. Some bypasses load their cheat payload entirely from the registry so it never has to sit on disk - this catches that pattern, as well as residual registry entries left behind after a cheat's actual files have been deleted.

Warning Minecraft

Potential JAR Client Found

Indicators of a third-party Minecraft JAR client being launched, including bypass paths used to side-load JARs that wouldn't show up in the normal launcher list.

Warning Minecraft

Unknown Minecraft Game Instance

The Minecraft instance the user is running isn't recognised as one of the common PvP clients. Worth a closer look - non-standard or repackaged launchers are a common way to ship pre-loaded cheats.

Warning

Custom Amcache Hash Found / Not Found

A server-supplied file hash was found (or was previously found but is gone now) in the Windows Amcache. Lets you add your own cheat signatures from the dashboard without a client update.

Warning

Possible Suspicious File (YARA)

A generic YARA rule has matched a file on disk that looks suspicious but isn't a confirmed named cheat. Often used to surface custom or unknown loaders.

Generic File Tampering 5
Warning

Prefetch File Typed / Modified

A prefetch file has been manually written or modified. Used to fake execution evidence for a non-existent program, or to overwrite an entry that would otherwise reveal a cheat.

Warning

ICACLS.EXE Used

icacls.exe - the Windows permissions editor - was executed. Frequently used in bypass scripts to lock the user out of, or unlock access to, sensitive directories and log files.

Warning

Amcache Cleaned

Evidence the Windows Amcache (a long-lived record of executed programs) has been cleaned. One of the most common targets for bypasses because it's normally hard to clear.

WarningFiveM

Deleted / Edited RPF

A FiveM .rpf game asset file was deleted or modified. RPF tampering is a known route for client-side modifications.

Warning

Suspicious Crashed File

A program that crashed during the session looks suspicious (unsigned, oddly placed, etc.). Crashes are often the cleanest record of an otherwise self-deleting cheat.

Website & Download Activity 2
Warning

User Visited Website

A URL associated with cheats or bypasses appears in the user's browser history. The actual URL is included so you can see exactly what was visited.

Warning

File Downloaded

A file was downloaded from a source flagged as cheat / bypass related (or Discord). Includes the file path and (when available) the source URL.

Detection

High-confidence evidence of cheating, active bypasses, or tampering - these are the actionable findings.
48 flags
Scan Environment 1
Detection

Test Signing Is Enabled

The system is running with Test Signing mode on, which lets unsigned kernel drivers load. This essentially neuters several driver-level integrity checks - when this is on, the scan stops early because the environment isn't trustworthy.

This flag terminates the scan; other detections will not run.
USN Journal Tampering 5
Detection

USN Journal Modified / Cleared

The USN Journal - the running record of file changes on an NTFS volume - was modified or cleared. This is one of the strongest signals of intentional anti-forensic cleanup.

Detection

USN Journal Modified (Application)

USN Journal tampering surfaced through a specific application-level event - confirms the journal was modified by a user-mode tool rather than incidentally by normal disk activity.

Detection Minecraft

USN Journal Bypass Folder Found

A folder structure characteristic of known USN-journal bypass tools was found on the system.

Detection

Cheat / Bypass File Trace (USN Journal)

A file name matching a known cheat or bypass family was created on, modified on, or deleted from disk - surfaced from the USN Journal even though the file itself may be gone. The specific cheat name is included in the message, and the catalogue is tuned per game build.

Prefetch Bypasses 8
Detection

Prefetch Folder Is Not Present

The Windows Prefetch folder - which logs which executables have run - is missing entirely. Some optimizers disable prefetch, but in the context of a check this is almost always an active bypass.

Detection

Manually Deleted Prefetch File

A specific prefetch file was manually deleted, which is unusual: prefetch normally only rolls over on its own. Targeted deletions imply hiding a specific program.

Detection

EnablePrefetcher Key Missing

The registry value that controls prefetch has been removed entirely - another way to stop execution tracking without obviously "turning prefetch off".

Detection

EnablePrefetcher Not Enabled

The prefetch registry value is present but switched off.

Detection

EnablePrefetcher Modified & Re-Created

The prefetch registry value was modified or deleted and then put back. A telltale of a script that disabled prefetch long enough to run something, then restored the value.

Detection

Prefetch File Set To Read Only

A prefetch file is flipped to read-only, which prevents Windows from updating or removing the entry - a common way to "freeze" what's recorded.

Detection

FileInfo.sys Driver Modified

FileInfo.sys - the kernel driver behind SysMain / Prefetch - has been modified.

Detection

FileInfo.sys Driver Disabled

The same kernel driver has been outright disabled, killing the data feed prefetch relies on.

EventLog Exploits 3
Detection

Cleared Event Log Since Logon (Critical)

A critical event log channel (such as System) was cleared during the current session. Critical channels record kernel, driver and service-level events that are essential for forensic review - intentional clearing here is treated as active tampering rather than routine maintenance.

Detection

Eventlog Exploit Found

An eventlog exploit pattern was found - i.e. someone actively interfered with how Windows stores or processes event log records.

Detection

Powershell Exploit Found

ScriptBlockLogging has been disabled via the registry, which is a known way to silence PowerShell command history. There is no normal reason for a user to do this.

File Handler Bypasses 1
Detection

File Handler / Extension Hijack Bypass

Certain Windows file extensions - such as .cpl, .msi, .reg and .inf - can be hijacked so that launching what looks like a legitimate file actually runs a cheat instead. For example a user opens appwiz.cpl expecting the Add / Remove Programs panel, but because the handler for that file has been tampered with, it silently launches a cheat. This flag fires when one of these handlers has been modified to act as a covert bypass launcher.

Task & Service Tampering 3
Detection

Task Scheduler Bypass Found

A scheduled task was created, executed, and then deleted - a classic "fire and forget" bypass pattern that avoids leaving the task behind for inspection.

Detection

Service Terminated (Bypass Attempt)

A service the scanner expects to be alive was forcibly terminated. Service termination is a strong indicator of an active bypass trying to silence a specific check.

Detection

Suspended Thread

A specific worker thread in a relevant process has been suspended. The service appears to be running, but the suspended thread means parts of its work have effectively been stopped.

Memory & Code Injection 4
Detection

DLL Hijacking Detected

A legitimate file expected to be loaded by a Windows process has been replaced with another binary. The injected DLL then runs with the trust level of the original.

Detection Minecraft

Minecraft Memory Maliciously Modified

Specific Minecraft memory regions have been altered in a way only a cheat injection can produce. No normal mod or client should cause this pattern.

DetectionFiveM

FiveM Injector / Process Tampering

A file has attached to or interfered with the FiveM process - either obtaining read / write access to it, or directly injecting into it. Either way, the file has actively assisted with or itself performed an injection into the running game. The flag fires whether the file is still on disk or has since been deleted.

Hardware Detection 10
DetectionBetaFortnite / FiveM / Siege / FreeFire

DMA Found

A DMA card (or a device whose vendor / device IDs match a known DMA card) was detected. DMA cards allow a second PC to read game memory directly - this is a high-confidence cheat hardware finding.

DetectionBetaFortnite / FiveM / Siege / FreeFire

DMA Found (Known Vendor)

A more specific variant for DMA hardware that matches a known vendor. The vendor name is included in the message.

Detection

IOMMU Hardware Block Detected

The IOMMU is reporting a blocked DMA access - in plain terms, the firmware caught something trying to do a DMA the OS didn't authorise.

DetectionFortnite / FiveM / Siege / FreeFire

HDMI Fuser: Invalid EDID Size

The connected display's EDID data has a non-standard size. Real monitors report a fixed-format EDID; fusers and display emulators commonly mess this up.

DetectionFortnite / FiveM / Siege / FreeFire

HDMI Fuser: Invalid EDID Checksum

The connected display's EDID block reports an invalid checksum. Real monitors ship with a correctly-checksummed EDID - a bad one strongly suggests a fuser or display emulator is sitting in line between the PC and the actual monitor.

DetectionFortnite / FiveM / Siege / FreeFire

HDMI Fuser: Unusually Low Resolution

The detected display reports a resolution that no real consumer monitor would report. Strong indicator of a fuser device sitting in line.

Detection

NVIDIA Driver Patched

A NVIDIA display DLL has been modified in a way that's consistent with a known overlay bypass. The DLL is supposed to be vendor-signed and untouched.

Detection

NVIDIA Streamproof Bypass (Tampered)

ShadowPlay / Streamproof registry values have been tampered with in a way the NVIDIA driver would never produce on its own. Indicates an active bypass aimed at hiding cheat overlays from in-game recordings.

Detection

EFI Bypass: Secure Boot Mismatch

The registry claims Secure Boot is enabled, but the firmware itself disagrees. This kind of mismatch is a hallmark of EFI-level bypasses.

Detection

EFI Bypass: Fake PolicyPublisher GUID

A fake PolicyPublisher GUID is present in firmware variables - another EFI-level tampering pattern.

Cheat Execution Evidence 7
Detection

Cheat Signed File Executed

A file signed with a certificate associated with cheat / bypass distribution was executed during this session.

Detection

Fake Signed File Executed

A file with a forged or non-verifying signature was executed. No legitimate vendor ships software in this state - this is bypass tooling.

DetectionFiveM / Siege / DayZ

Hidden Cheat Detected

A cheat that has tried to hide itself was identified through indirect evidence. The cheat file may be deleted or obfuscated, but the indicators remain.

DetectionFiveM / Siege / DayZ

AI Cheat Detected

An AI-assisted aim / target cheat was identified. These tools usually wrap themselves around the game externally rather than injecting, which makes the indicator set different from traditional cheats.

Detection

Cheat Ran Since Logon

A specific named cheat / bypass / cleaner was found to have run during the current session, traced through service memory artifacts. Sometimes only the file name is recoverable - use a disk search like "Everything" to locate the file.

Detection

Malicious Mouse Script Found

A Lua script on the mouse / its software was identified as a known recoil or aim script. These run on the mouse itself, outside the PC's normal anti-cheat surface.

Detection Minecraft

Potential Malicious JVM Argument Found

A Java VM argument in the user's Minecraft launch profile matches patterns used to side-load cheats into the JVM.

Cheat Discovery in Memory 6
Detection

Cheat Found In Lsass.exe

lsass.exe retains traces of outbound network connections. If a recognised cheat-related endpoint shows up here, a file on the PC has talked to a cheat backend - treated as actionable evidence.

Detection

Cheat Found In PcaSvc

The Program Compatibility Assistant Service keeps short-lived in-memory traces of executable headers. When other artifacts have been wiped, PcaSvc can still catch a cheat that ran.

Detection

Cheat Found In Explorer.exe

A cheat name was found in Explorer's process memory. Explorer tends to keep this data alive until the next restart (and sometimes longer), so it catches cheats that were already deleted from disk.

DetectionRoblox

Cheat Found In RobloxPlayerBeta.exe

A cheat-related string was found inside the live Roblox game process. Direct evidence of cheating in the current Roblox session.

Detection

Cheat Found In Windows Service Memory

The scanner inspects the in-memory state of a range of Windows services and integrations (SysMain, DiagTrack, DPS, SgrmBroker, Task Scheduler, AppInfo, MpsSvc, DusmSvc, CryptSvc, Logitech G HUB, Discord, EventLog, Taskhostw, Sihost, RuntimeBroker, PowerShell, and game / launcher processes). A match here means a known cheat-related string was found in that process's memory.

Detection

Custom String Found (Detection)

The Detection-level variant of "Custom String Found" - raised when a server-supplied keyword matches inside a process memory region or scan target marked as high-confidence.

Cheat Discovery On Disk 4
Detection

Cheat Hash Found On PC (Amcache)

A file hash matching a known cheat / bypass appears in the Windows Amcache and the file is still present on disk. Strong, durable evidence - Amcache is one of the hardest artifacts to clean.

Detection

Cheat Hash Not Found On PC (Amcache)

A file hash matching a known cheat or bypass appears in the Windows Amcache but is no longer on disk - the user has since deleted it. The Amcache record survives long after deletion, so this still proves the file was on the PC at some point.

Detection

Custom Amcache Hash (Detection)

The detection-level variant for server-supplied hashes - lets you push your own high-confidence file hashes from the dashboard and have them flagged like a built-in cheat signature.

Detection

Named Cheat / Bypass Match (YARA)

A YARA rule matched a specific known cheat or bypass family on disk. The cheat name is included in the message, and an optional suffix indicates whether the file was found on a hidden drive or had a hidden-character filename.

On Minecraft builds, YARA hits surface as Warnings to reduce noise; on every other build they're Detections.
Misc Bypasses 3
Detection

Discord ASAR Vulnerability Bypass

The user has modified Discord to abuse an ASAR vulnerability that lets malicious .js files load through Discord. The bypass file name is included in the message.

Detection

Generic Cheat File Deleted

A file with a known cheat-family name was deleted from disk. Surfaced from the USN Journal - covers cases where the cheat is gone but its life on the PC is still recorded.