Skip to content
View NetVar1337's full-sized avatar
💻
Developer | Reverse Engineer
💻
Developer | Reverse Engineer

Organizations

@BitterSecurity

Block or report NetVar1337

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NetVar1337/README.md

NetVar

Game Security · Anti-Cheat · Reverse Engineer · Developer

I work on keeping multiplayer games fair: understanding how cheats actually work, then building the detections that catch them.

Game security & anti-cheat · Windows internals · IDA / Ghidra · detection engineering · SQL & telemetry


Bitter Security decepticon.red X TryHackMe Discord Available for security work


I work where game security, low-level systems and detection engineering meet.

That means taking apart how cheats and anti-cheat actually behave — kernel drivers, DMA hardware, aim automation, input emulation — and turning that understanding into detections, telemetry queries and reports a security team can act on. Understanding the attack is the prerequisite; building the defence is the job.

I co-build Decepticon — an autonomous red-team agent with 5.6k+ stars — and Vigilo, an AI researcher for Web3 bounties and audit contests.

Know how the cheat works, and you know exactly what behaviour to measure.

Focus

Game Security & Anti-Cheat

Cheat taxonomy for FPS titles, behavioral aim detection, match-integrity analytics, HWID and account-economy abuse, cheat-community intelligence.

anti-cheat detection engineering telemetry SQL Apex / FPS

Reverse Engineering

Static + dynamic analysis of native code, drivers and anti-tamper. Kernel emulation, VT-x research, protocol recovery — the ground truth behind every detection.

IDA Pro Ghidra x64dbg WinDbg Frida Unicorn

Development

C/C++, Rust, Go, Zig, Python, TypeScript, SQL. Detection pipelines, MCP servers, desktop tooling, embedded Linux.

systems CLI MCP data desktop

Game security work

The defence-in-depth stack I build and study — host signals → static signals → behavioral signals → economic/account signals → intelligence.

Project What it is
apex-anticheat-lab FPS anti-cheat lab: cheat taxonomy, aim-kinematics detections, match-integrity SQL, YARA, host survey
cheat-intel Cheat-community intelligence: monitoring methodology, trend reports, the intel → detection feedback loop
account-security ATO, credential stuffing, session and identity abuse detection — signal catalogue + SQL + scoring
Kevlar Windows kernel-driver emulation & behavioral analysis (Unicorn)
unknowncheats-mcp Structured access to public cheat-community research threads

How I work on a cheat problem:

  1. Taxonomy first — name the class (aimbot / triggerbot / ESP / DMA / macro / spoofing / boosting) and which detection layer it can possibly show up in.
  2. Behaviour over binaries — signatures expire in days; aim kinematics, input timing and economic behaviour survive cheat rewrites and hardware changes.
  3. Cohort before score — mouse vs. controller, rank tier, weapon class. A pooled baseline produces false positives, not detections.
  4. Explainable, ranked review — never auto-ban on one feature. Every flag carries the numbers that produced it.
  5. Measure the enforcement — infection rate before/after a wave, and how fast the adversary adapts. Tempo is the real KPI.

Featured work

Project What it is
Decepticon Autonomous red-team agent — authorized assessments, RoE-aware execution stars
Vigilo AI researcher for Web3 / smart-contract bounties and audit contests stars
Kevlar Windows kernel-driver emulation & behavioral analysis (Unicorn) stars
Ophion Intel VT-x research — EPT, VMCS and VM-exit interception, used for integrity and hypervisor-residency analysis stars
Ghidra MCP Full Ghidra MCP (P-code, BSim, version tracking, emulation) stars
omniwire Agent-swarm infrastructure — MCP, A2A, mesh VPN, browser automation stars
vibe-island Native Dynamic Island HUD for AI coding agents stars
AiDA IDA Pro 9.x plugin — AI-assisted reverse engineering stars

Stack

Languages

IDA Pro Ghidra x64dbg WinDbg Frida Unicorn HyperDbg SQL YARA Burp Zig

Now

  • Game security & anti-cheat — cheat taxonomy, behavioral aim detection, match-integrity analytics
  • Anti-cheat internals — kernel drivers, DMA hardware surface, hypervisor-level integrity research
  • Cheat-community intelligence — trend monitoring and the intel → detection feedback loop
  • Detection engineering — telemetry, SQL, explainable scoring, enforcement measurement

Activity

GitHub stats Top languages
GitHub streak
Contribution snake

Open to game security / anti-cheat roles, detection engineering, RE / Windows internals work, and security-product engineering.

apex-anticheat-lab · Decepticon · GitHub · X · TryHackMe

while (true) { if (understand_the_cheat()) build_the_detection(); }

Pinned Loading

  1. BitterSecurity/Decepticon BitterSecurity/Decepticon Public

    Autonomous Hacking Agent for Red Team

    Python 5.6k 1.1k

  2. omniwire omniwire Public

    Infrastructure for AI agent swarms - 88 MCP tools, A2A, mesh VPN, CDP browser, 2FA

    TypeScript 16 7

  3. unleash unleash Public

    Unleash Claude Code - 113 patches, zero refusals/telemetry, 42 gates. Bun SEA bytecode patcher + TUI. Static Go binary.

    Go 86 18

  4. decepticon-ghidra-mcp decepticon-ghidra-mcp Public

    Full-featured Ghidra MCP - P-code, BSim, Version Tracking, emulation. Built for agentic 0-day discovery.

    Java 6