Skip to content
@Zhuagenborn

Zhuagenborn

Software Development | Artificial Intelligence | Reverse Engineering.

Pinned

  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++ 538 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 62 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++ 10 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++ 61 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 6

Repositories

Showing 10 of 17 repositories
  • Goasm-RAT Public

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

    Go 62 MIT 9 2 0 Updated Mar 27, 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.

    C++ 538 MIT 51 1 0 Updated Mar 26, 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.

    C++ 10 MIT 3 0 0 Updated Mar 26, 2024
  • Lucene-Cranfield-Search-Engine Public

    🔍 A Lucene demo for searching the Cranfield collection.

    Java 0 MIT 0 0 0 Updated Mar 26, 2024
  • PlantUML-Client Public

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

    PowerShell 0 MIT 0 0 0 Updated Mar 17, 2024
  • Jupyter-Cell-Index-Resetter Public

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

    PowerShell 0 MIT 0 0 0 Updated Mar 16, 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.

    PowerShell 0 MIT 0 0 0 Updated Mar 16, 2024
  • Cpp-Project-Template Public archive

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

    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.

    C++ 58 MIT 0 0 0 Updated Feb 16, 2024
  • Tetris Public

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

    C++ 2 MIT 0 0 0 Updated Feb 16, 2024

Top languages

Loading…

Most used topics

Loading…