Skip to content
@Zhuagenborn

Zhuagenborn

Software Development | Artificial Intelligence | Reverse Engineering.

Pinned Loading

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

    💽 A simple 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+…

    C++ 38

  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++ 618 54

  3. Goasm-RAT Goasm-RAT Public

    💻 A Windows console remote administration tool written in Go & Intel x86 Assembly. It supports remote shell and screenshot.(使用Go和Intel x86汇编开发的Windows终端远程管理工具,支持远程Shell和屏幕截图。)

    Go 82 11

  4. Windows-x86-Debugger Windows-x86-Debugger Public

    🐞 A simple Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used to create custom debuggers.(使用C++20开发的简易Windows x86调试框架,支持软件断…

    C++ 13 2

  5. 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.(“2021华为配送优化竞赛” - 使用遗传算法在车辆运力限制下最小化多车辆的…

    TeX 3

  6. Chase-AI Chase-AI Public

    🎮 An artificial intelligence game to demonstrate the A* pathfinding. The enemy will try to get close to the agent and make it stuck between walls.(用于演示A*寻路算法的人工智能游戏,敌人会追踪宝藏并尝试将其困在围墙之间。)

    Python 30 3

Repositories

Showing 10 of 26 repositories
  • SECS-II-Serialization Public

    📦 A C++23 SECS-II/SEMI E5 serialization library, supporting byte serialization and SML formatting.(使用C++23开发的SECS-II/SEMI E5序列化库,支持字节序列化和SML格式化。)

    Zhuagenborn/SECS-II-Serialization’s past year of commit activity
    C++ 5 MIT 2 0 0 Updated Nov 19, 2025
  • Tetris Public

    🎮 A C++20 Tetris game running in the Linux terminal.(使用C++20开发的Linux终端版俄罗斯方块游戏。)

    Zhuagenborn/Tetris’s past year of commit activity
    C++ 3 MIT 0 0 0 Updated Nov 19, 2025
  • 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++20开发的Web回声服务器,使用线程池、epoll和非阻塞套接字处理网络请求,并包含YAML配置、日志记录和基于最小堆的定时器。)

    Zhuagenborn/Echo-Web-Server’s past year of commit activity
    C++ 52 MIT 0 0 0 Updated Nov 19, 2025
  • Constrained-Variable Public

    A C++23 header-only library for type-safe variable constraints with support for validation, transformation, and clear error reporting.(使用C++23开发的头文件库,支持类型安全的变量约束,包括校验、转换和清晰的错误报告。)

    Zhuagenborn/Constrained-Variable’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Nov 19, 2025
  • Bit-Manipulation Public

    🛠️ A C++23 header-only bit manipulation library supporting getting, setting, clearing, filling and combining bits.(使用C++23开发的比特位操作库,支持获取、设置、清除、填充和组合操作。)

    Zhuagenborn/Bit-Manipulation’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Sep 18, 2025
  • Chase-AI Public

    🎮 An artificial intelligence game to demonstrate the A* pathfinding. The enemy will try to get close to the agent and make it stuck between walls.(用于演示A*寻路算法的人工智能游戏,敌人会追踪宝藏并尝试将其困在围墙之间。)

    Zhuagenborn/Chase-AI’s past year of commit activity
    Python 30 MIT 3 0 0 Updated Aug 22, 2025
  • Tiny-x86-OS Public

    💽 A simple 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++和汇编开发的简易Intel x86操作系统,支持中断、内存分页、堆内存管理、磁盘控制、文件分区、系统调用、线程调度等功能。)

    Zhuagenborn/Tiny-x86-OS’s past year of commit activity
    C++ 38 MIT 0 0 0 Updated Aug 10, 2025
  • bRPC-Project-Template Public archive

    🏗️ A C++ bRPC project template built with CMake and GitHub Actions.(使用CMake和GitHub Actions的C++ bRPC项目构建模板。)

    Zhuagenborn/bRPC-Project-Template’s past year of commit activity
    CMake 0 MIT 0 0 0 Updated Jul 18, 2025
  • Cpp-Project-Template Public archive

    🏗️ A C++ project template built with Docker, Makefile, CMake, GoogleTest and GitHub Actions.(包含Docker、Makefile、CMake、GoogleTest和GitHub Actions的C++项目构建模板。)

    Zhuagenborn/Cpp-Project-Template’s past year of commit activity
    CMake 0 0 0 0 Updated Jul 15, 2025
  • Scoped-Enum-Flags Public

    🚩 A C++23 header-only type-safe bit flag manager for C++ scoped enumerations.(使用C++23开发的基于强类型枚举的标志位操作库。)

    Zhuagenborn/Scoped-Enum-Flags’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 15, 2025

Top languages

Loading…

Most used topics

Loading…