Dlon1's Stars
brunoduan/mojo-strip
该项目允许在非chromium build环境来使用Mojo
keyou/chromium_demo
A series of demos to show how chromium is constructed.
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
ljc545w/ComWeChatRobot
PC微信机器人,实现获取通讯录,发送文本、图片、文件等消息,封装COM接口供Python、C#调用
microsoft/IPC
IPC is a C++ library that provides inter-process communication using shared memory on Windows. A .NET wrapper is available which allows interaction with C++ as well.
xai-org/grok-1
Grok open release
mirbeta/OpenMir2
Legend of Mir 2 Game server
jmpoep/vmprotect-3.5.1
yanfengwu-syser/syserdebugger
Chuyu-Team/YY-Thunks
Fix DecodePointer, EncodePointer,RegDeleteKeyEx etc. APIs not found in Windows XP RTM.
google/breakpad
Mirror of Google Breakpad project
feiyangqingyun/qtkaifajingyan
自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程
HuaGouFdog/FdogSerialize
C++ 序列化库(FdogSerialize is a library for serializing between C++ objects (structs, STL containers, etc.) and json strings. FStruct是一个用于C++对象(结构体,STL容器等)和json字符串之间进行序列化的库。)
davinci1010/pinduoduo_backdoor
拼多多apk内嵌提权代码,及动态下发dex分析
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
rongweihe/CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
Darknights-dev/Darknights-server
Darknights
Dlon1/Arknights-Armada
明日方舟修改器 / Arknights Cheat
Hallows/nsRobot
南山开团机器人-适用于剑网三的全能QQ机器人
A2kaid/Get-WeChat-DB
获取目标机器的微信数据库和密钥,但是有很多bug需要解决,需要继续完善
csb6/html-plus-plus
Write HTML using C++ templates
gnibuoz/QRibbon
Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindow原有QMenuBar相对应的Ribbon...
microsoft/PowerToys
Windows system utilities to maximize productivity
Dlon1/PowerToys
Windows system utilities to maximize productivity
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
GitHubDaily/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
acristoffers/CEF3SimpleSample
Simple example to get started with CEF 3
zlgopen/awtk
AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)
lingcoder/OnJava8
《On Java 8》中文版
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.