Skip to content
View aileung's full-sized avatar
  • UC Santa Barbara
  • San Francisco

Block or report aileung

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

Hi, I'm Aidan 👋

Researching low level computer security as a hobby

Featured Repositories

injector - cross platform injection tool for debugging and learning different operating systems

Future Projects

memory-abstraction-layer - wrap raw memory operations into clean functions

pattern-scanner - scans game memory for byte signatures to dynamically find offsets

offset-dumper - standalone exe that launches, reads netvars/patterns and writes them to a file

netvar-manager - walks a table of offsets and caches needed offsets

process-memory-viewer - standalone cli that attaches and inspects memory live to verify sdk structs

sdk - uses netvars+pattern scans to define game classes

csgo-trainer - final goal

Pinned Loading

  1. injector injector Public

    cli based mach-o, gdb, and dll injector for function modification and debugging

    C++