maxbad's repositories
cmake-examples-Chinese
快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
CppNet
Cross platform network library with C++11
downloader
并发下载的示例程序
easyswoole_panel
easyswoole写的后台,权限管理,前后分离模板
go-downloader
golang实现的http文件下载器,并发、续传
LockFreeRingBuffer
Implementation of a lock-free ring buffer class.
nginxconfig.io
⚙️ NGINX config generator on steroids 💉
NoahGameFrame
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
pe-sieve
Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
pe32-password
Sample project that encrypts windows 32-bit executables with password
Postman-cn
Postman汉化中文版
processhacker
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
Qt-CustomControls
封装了40多个Qt精美的控件,全部纯Qt编写,QWidget+QPainter绘制,基本上控件由一个.h加.cpp实现,设置的接口完备,有一些可能需要微调,下载直接运行在VS2019+vs-qt插件,移植到其他平台只需微调代码。接口尽量完善了,交互功能可以自己扩展,本意是作为一个Qter在GUI交互上能积累下来,更多的精力用于一些复杂的程序逻辑上比如图像处理,音视频流
Redis-for-Windows
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
Remote-management
远程桌面、RADMIN、SSH、VNC集中管理器
sflib
个人实现的一些玩具轮子
structMaker
golang 自动生成数据库struct
SuperDllHijack
SuperDllHijack:A general DLL hijack technology, don't need to manually export the same function interface of the DLL, so easy! 一种通用Dll劫持技术,不再需要手工导出Dll的函数接口了
taopq
C++ client library for PostgreSQL
udp2tcp
在 Windows 上通过任意 TCP 端口隧道传输 UDP 流量的快速而肮脏的工具
upx
UPX - the Ultimate Packer for eXecutables
WeChatRobot
PC版微信机器人 微信Api、微信api、微信发卡机器人、微信聊天机器人 python微信api 微信接口 微信数据库解密
ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO