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 writtrn 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++ 556 50

  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 68 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++ 8 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 2

Repositories

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

    💽 A tiny Intel x86 operating system writtrn 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 Sep 13, 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 Sep 4, 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 Aug 27, 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 Aug 26, 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 Aug 26, 2024
  • Bochs-Call-Log-Formatter Public

    🖨️ A script used to add the corresponding function names to Bochs call logs with the help of the Linux "nm" command.

    Zhuagenborn/Bochs-Call-Log-Formatter’s past year of commit activity
    PowerShell 0 MIT 0 0 0 Updated Aug 5, 2024
  • Jupyter-Cell-Index-Resetter Public

    🧹 A script used to reset a Jupyter notebook's execution cell indexes, making them increase from 1.

    Zhuagenborn/Jupyter-Cell-Index-Resetter’s past year of commit activity
    PowerShell 0 MIT 0 0 0 Updated Aug 5, 2024
  • PlantUML-Builder Public

    🖨️ A script used to upload PlantUML scripts to the PlantUML server and download the built diagrams.

    Zhuagenborn/PlantUML-Builder’s past year of commit activity
    PowerShell 0 MIT 0 0 0 Updated Jul 31, 2024
  • Minesweeper-Cheat Public

    💣 A game cheat for Microsoft Minesweeper. It will change the window title to "Mlnesweeper" if the current block has a mine.

    Zhuagenborn/Minesweeper-Cheat’s past year of commit activity
    Assembly 7 MIT 0 0 0 Updated Jul 16, 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++ 556 MIT 50 0 0 Updated Jun 30, 2024

Top languages

Loading…

Most used topics

Loading…