mvpfriends's Stars
Lazuplis-Mei/pvzclass
pvzclass 是一个用于控制植物大战僵尸游戏内部运行实体的一套框架
Arnavion/crashdump
An example of an out-of-process crash dumper
HyperDbg/HyperDbg
State-of-the-art native debugging tools
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
chyyuu/os_course_info
OS Lectures 2022 Spring in Dept. CS, Tsinghua Univ.
chyyuu/os_kernel_lab
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
aria2/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
can1357/NoVmp
A static devirtualizer for VMProtect x64 3.x. powered by VTIL.
x64dbg/XEDParse
XEDParse: A MASM-like, single-line plaintext assembler
hasikill/CrossPlatformRemoteControl
使用Qt + boost.Asio实现一个控制端跨平台的远程控制项目
yuanyuanxiang/SimpleRemoter
基于gh0st的远程控制器:实现了终端管理、进程管理、窗口管理、远程桌面、文件管理、语音管理、视频管理、服务管理、注册表管理等功能,优化全部代码及整理排版,修复内存泄漏缺陷,程序运行稳定。项目代码仅限于学习和交流用途。
aliakseis/LIII
multi-platform bittorrent client
lracker/MyArk
模仿PCHUNTER的ARK工具
ClownQq/YDArk
X64内核小工具
fengjixuchui/pcPCHunter
x64 盗版pcPCHunter
swwwolf/wdbgark
WinDBG Anti-RootKit Extension
cheat-engine/cheat-engine
Cheat Engine. A development environment focused on modding
openai/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
hfiref0x/UACME
Defeating Windows User Account Control
GiovanniDicanio/WinReg
Convenient high-level C++ wrapper around the Windows Registry API
hfiref0x/KDU
Kernel Driver Utility
f15gdsy/BT-Framework
BT Framework is a behavior tree framework that can be used to create game AI. It's written for Unity3d.
Caliburn-Micro/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
LeagueSandbox/GameServer
League Sandbox's Game Server
dotnet-state-machine/stateless
A simple library for creating state machines in C# code
Q1mi/go_tutorial
go tutorial source code.
Dark7oveRR/kdmapper
KDMAPPER build [1809,1903,1909,2004]
CoderMJLee/BinaryTrees
Some operations for binary tree
Youlor/Youpk
又一款基于ART的主动调用的脱壳机
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net