@Zhuagenborn
  • Stars
    star
    773
  • Global Org. Rank 18,246 (Top 6 %)
  • Registered about 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
    143
    C++
    316
    TeX
    1,035
    Go
    1,344

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