Skip to content
View kaveOO's full-sized avatar
👽
My father tought me hard work
👽
My father tought me hard work

Highlights

  • Pro

Organizations

@1337Corporation @42SchoolProjects

Block or report kaveOO

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
kaveOO/README.md

Hi, my name is Alban. I'm a 20-year-old developer, coding since October 2024. I'm passionate about understanding how game anti-cheat systems work and exploring the methods used to bypass them. If you're interested in collaborating or just want to chat, feel free to reach out to me on Discord -> .kaveo


streak stats


youtube logo faceit logo steam logo linkedin logo


Snake animation

Pinned Loading

  1. 1337Corporation/AssaultCubeDMA Public

    My first implementation of a cheat trainer using Direct Memory Access (DMA) for AssaultCube. Created as a learning exercise in external memory manipulation and reverse engineering

    C++ 3

  2. ReadWriteKernel Public

    A simple Kernel Driver that I made while learning the basics of Windows Internals, used to ReadProcessMemory and WriteProcessMemory of another process

    C 4 1

  3. x64AssemblyPiscine Public

    Personal experiments and exercises in x64 assembly to deepen understanding of low-level programming

    Assembly

  4. HelloWorldKernel Public

    A minimal kernel project that prints "Hello, World !" designed to run and display output in a kernel debugger environment

    C

  5. 42SchoolProjects/ft_irc Public

    Forked from ft-NotArt/IRC

    An implementation of an Internet Relay Chat (IRC) server designed for experimentation and learning

    C++

  6. MyOperatingSystem Public

    A personal operating system project designed for learning and experimentation in low-level systems development. This is an ongoing exploration with no fixed end goal

    Assembly