@Zhuagenborn
  • Stars
    star
    773
  • Global Org. Rank 18,189 (Top 6 %)
  • Registered almost 3 years ago
  • Most used languages
    C++
    46.2 %
    Assembly
    15.4 %
    Python
    15.4 %
    Go
    15.4 %
    TeX
    7.7 %
  • Location 🇨🇳 China
  • Country Total Rank 156
  • Country Ranking
    Assembly
    144
    C++
    315
    TeX
    1,032
    Go
    1,337

Top repositories

1

Plants-vs.-Zombies-Online-Battle

🧟 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
star
2

Goasm-RAT

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

Windows-DLL-Injector

💉 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
star
4

Echo-Web-Server

☁️ 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
star
5

Windows-x86-Debugger

🐞 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
star
6

Minesweeper-Cheat

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

Kraken-Futures-API-Demo

💰 A Kraken Futures API demo, including authentication, book updating, sending and canceling orders.
Go
2
star
8

Tetris

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

Huawei-Delivery-Optimization

🚚 "2021 Huawei Delivery Optimization Competition" - Using a genetic model to minimize the multi-vehicle transportation cost with vehicle capacity constraints.
TeX
2
star
10

Windows-Tiny-PE

🗜️ A 208-byte, manually created tiny Windows x86 PE file that can run on Windows XP and pop up a message box.
Assembly
2
star
11

Berkeley-CS188-Artificial-Intelligence

👻 Solutions for the course "CS188: Artificial Intelligence" of University of California, Berkeley.
Python
1
star
12

Tiny-x86-OS

💽 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
star
13

Genetic-Delivery-Man

🚚 A genetic model written in Python for minimizing the delay time of delivery routes.
Python
1
star