Skip to content
@Zhuagenborn

Zhuagenborn

Software Development | Artificial Intelligence | Reverse Engineering.

Pinned Loading

  1. 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++ 548 51

  2. 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

  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 66 9

  4. 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

  5. Windows-DLL-Injector 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.

    C++ 65 9

  6. Minesweeper-Cheat Minesweeper-Cheat Public

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

    Assembly 7

Repositories

Showing 10 of 17 repositories
  • 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++ 548 MIT 51 1 0 Updated Jun 30, 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 Jun 30, 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 Jun 30, 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 Jun 14, 2024
  • Goasm-RAT Public

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

    Zhuagenborn/Goasm-RAT’s past year of commit activity
    Go 66 MIT 9 2 0 Updated Mar 27, 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 Mar 26, 2024
  • Lucene-Cranfield-Search-Engine Public

    🔍 A Lucene demo for searching the Cranfield collection.

    Zhuagenborn/Lucene-Cranfield-Search-Engine’s past year of commit activity
    Java 0 MIT 0 0 0 Updated Mar 26, 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 Mar 16, 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 Feb 16, 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 Feb 16, 2024

Top languages

Loading…

Most used topics

Loading…