Skip to content
@Zhuagenborn

Zhuagenborn

Software Development | Artificial Intelligence | Reverse Engineering.

Pinned Loading

  1. Tiny-x86-OS Tiny-x86-OS Public

    💽 A tiny Intel x86 operating system written in assembly and C++, supporting interrupts, memory paging and heap allocation, disk control, file partition, system calls, thread scheduling, etc.

    C++ 1

  2. Plants-vs.-Zombies-Online-Battle Plants-vs.-Zombies-Online-Battle Public

    🧟 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.

    C++ 567 52

  3. Echo-Web-Server Echo-Web-Server Public

    ☁️ A C++20 echo web server using a thread pool, an epoll and non-blocking sockets to process requests, consisting of a YAML-based configuration, a customizable logger and a min-heap-based timer.

    C++ 58

  4. Goasm-RAT Goasm-RAT Public

    💻 A Windows console remote administration tool written in Go & Intel x86 Assembly. It supports remote shell and screenshot.

    Go 70 9

  5. Windows-x86-Debugger Windows-x86-Debugger Public

    🐞 A tiny Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used to create custom debuggers.

    C++ 9 3

  6. Huawei-Delivery-Optimization Huawei-Delivery-Optimization Public

    🚚 "2021 Huawei Delivery Optimization Competition" - Using a genetic model to minimize the multi-vehicle transportation cost with vehicle capacity constraints.

    TeX 3

Repositories

Showing 10 of 21 repositories
  • Tiny-x86-OS Public

    💽 A tiny Intel x86 operating system written in assembly and C++, supporting interrupts, memory paging and heap allocation, disk control, file partition, system calls, thread scheduling, etc.

    Zhuagenborn/Tiny-x86-OS’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Oct 23, 2024
  • Bit-Manipulation Public

    ✂️ A header-only bit manipulation library written in C++20.

    Zhuagenborn/Bit-Manipulation’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Oct 22, 2024
  • Echo-Web-Server Public

    ☁️ A C++20 echo web server using a thread pool, an epoll and non-blocking sockets to process requests, consisting of a YAML-based configuration, a customizable logger and a min-heap-based timer.

    Zhuagenborn/Echo-Web-Server’s past year of commit activity
    C++ 58 MIT 0 0 0 Updated Oct 22, 2024
  • Plants-vs.-Zombies-Online-Battle Public

    🧟 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.

    Zhuagenborn/Plants-vs.-Zombies-Online-Battle’s past year of commit activity
    C++ 567 MIT 52 0 0 Updated Oct 22, 2024
  • Windows-x86-Debugger Public

    🐞 A tiny Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used to create custom debuggers.

    Zhuagenborn/Windows-x86-Debugger’s past year of commit activity
    C++ 9 MIT 3 0 0 Updated Oct 22, 2024
  • Tetris Public

    🎮 A C++20 Tetris game running in the Linux terminal.

    Zhuagenborn/Tetris’s past year of commit activity
    C++ 2 MIT 0 0 0 Updated Oct 22, 2024
  • Windows-DLL-Injector Public

    💉 A Windows dynamic-link library injection tool written in C++20. It can inject a dynamic-link library into a running process by its window title or create a new process with an injection.

    Zhuagenborn/Windows-DLL-Injector’s past year of commit activity
    C++ 65 MIT 9 0 0 Updated Oct 22, 2024
  • Enum-Flags Public

    🚩 A header-only type-safe bit flag manager for C++ scoped enumerations written in C++23.

    Zhuagenborn/Enum-Flags’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Oct 22, 2024
  • Cpp-Struct-Byte-Order-Converter Public

    ⚒ A script used to generate byte reversing functions for a C/C++ structure.

    Zhuagenborn/Cpp-Struct-Byte-Order-Converter’s past year of commit activity
    PowerShell 0 MIT 0 0 0 Updated Oct 14, 2024
  • Cpp-Project-Template Public archive

    🏗️ A C++ project template built with Docker, Makefile, CMake, GoogleTest and GitHub Actions.

    Zhuagenborn/Cpp-Project-Template’s past year of commit activity
    CMake 0 1 0 0 Updated Oct 8, 2024