Skip to content
Avatar

Organizations

@Zhuagenborn
Block or Report

Block or report czs108

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
czs108/README.md

Hello World! 👋


Stats 📊

Languages 📜

  • Prefer Using 😄

  • Learnt a Little 😅

Pinned

  1. 🧟 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++ 387 36

  2. ☁️ 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++ 56

  3. 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engineering.

    C 162 36

  4. 🔍 "2015 Microsoft Malware Classification Challenge" - Using machine learning to classify malware into different families based on Windows PE structures, disassembly scripts and machine code.

    Jupyter Notebook 2 1

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

    Go 47 9

  6. 🐞 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++ 3 1