Skip to content
View Aspasia1337's full-sized avatar
🌴
Reversing from the beach
🌴
Reversing from the beach

Block or report Aspasia1337

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.

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
Aspasia1337/README.md

Aspasia1337

Reverse engineering - Windows internals, Android, game security.

C++ · x64 · Windows Kernel · Android · IDA Pro · Anti-Cheat


VAC / Anti-Cheat

Aspasia - CS2 reverse engineering and cheat prototyping framework

cs2-vac-internals - VAC scan pipeline: message protocol, VEH handler, server-directed diagnostics

VAC-ModuleDumper - VAC module dumper and loader architecture

IATResolution - IAT reconstruction in modules streamed from server: how VAC resolves imports at runtime to hide API usage from static analysis

Kernel

ring0-bouncer - Kernel driver: process memory protection, handle hijack prevention, injection filtering

hypercall - Windows kernel telemetry and communication layer

Tools

yet-another-ida-rpc - Discord Rich Presence plugin for IDA Pro 9.x

WG10B-Helper - Helper library for the WG10B smartcard


Everything here is free to clone, fork, and improve - no strings attached. I learned all of this from people who shared their work openly, so I try to do the same: if any of this helps you learn, build, or get unstuck, it has done its job. Contributions, fixes, and ideas are always welcome.

Thanks

Built on the shoulders of the communities that taught me - this is my small way of giving back to them:

UnknownCheats · Guided Hacking · secret.club · Vergilius Project

Pinned Loading

  1. Aspasia Aspasia Public

    Research framework for reverse engineering and cheat prototyping in Counter-Strike 2

    C++ 71 5

  2. VAC-ModuleDumper VAC-ModuleDumper Public

    Valve Anti Cheat Module Dumper & Loader's architecture

    C++ 34 2

  3. ring0-bouncer ring0-bouncer Public

    Basic Windows kernel driver that protects a process from memory reads, handle hijacks, and injection

    C 7

  4. IATResolution IATResolution Public

    Anti Cheat runtime import resolver, how it rebuilds its IAT at load time to hide API usage from static analysis.

    13

  5. yet-another-ida-rpc yet-another-ida-rpc Public

    Discord Rich Presence plugin for IDA Pro 9.x

    Python 5

  6. cs2-vac-internals cs2-vac-internals Public

    Valve Anti Cheat Internals: module enumeration, scan pipeline, VEH handler & msg structure

    8 1