Skip to content
View CyberSnakeH's full-sized avatar
😋
😋

Block or report CyberSnakeH

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

CyberSnakeH

Profile views counter

About

Passionate about mathematics and computer science.
  • 🐍 I build low-level system tools on Linux (and a bit of Windows when needed)
  • 🔬 Interests: maths, reverse engineering, security, single-player game hacking, compilers

Stack

C++ Rust Go Python C LaTeX

Linux Fedora Neovim Ghidra GDB


Projects

🐧 snakeengine-driver — Linux kernel driver for memory analysis: reading/writing process memory, scanning and freezing values. The foundation of a Cheat Engine-style engine, for security research and single-player game hacking.

🪝 SmileHook — Function hooking library for runtime instrumentation and call interception.

👻 Specter — An injector for linux.


GitHub stats Top languages Streak stats

We don't talk, we code.

Popular repositories Loading

  1. LibSnake-Version1.1 LibSnake-Version1.1 Public

    Read and Write process memory, get the pid of a process, get registers and the module of a process on linux

    C 5

  2. snakeengine-driver snakeengine-driver Public

    Production-ready Linux kernel driver with a modern C++ userland API for privileged memory access, region discovery, and hardware breakpoints- builts

    C 4 1

  3. MathViz MathViz Public

    Python 3

  4. AssaultCube-GameHacking-Linux AssaultCube-GameHacking-Linux Public

    GameHacking Linux - Code written in C allowing to read the x,y,z coordinates of the localplayer

    C 2 1

  5. ZeusMod ZeusMod Public

    C 1

  6. SmileHook SmileHook Public

    MinHook-style inline function hooking for Linux x86-64 — detours & trampolines in Rust, thread-safe, with a C/C++ API. Works in-process or via injection.

    Rust 1