Pinned Repositories
91160
健康160全自动挂号脚本
aikido3
Aikido Programming Lanaguage Version 3
KMDF_Driver_Sample
公开的驱动样例
lkrg
Linux Kernel Runtime Guard
MemoryModule
Library to load a DLL from memory.
SiMayRemoteMonitorOS
jingshaq's Repositories
jingshaq/AsusSMC
A VirtualSMC plugin provides native macOS support for ALS, keyboard backlight and Fn keys on Asus laptops
jingshaq/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
jingshaq/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
jingshaq/cz-upgrader
一套软件更新服务器组件,比较适合用于游戏领域
jingshaq/daily
一份搜集的前端面试题目清单、面试相关以及各类学习的资料(不局限于前端)
jingshaq/Develop-Source
Open source for developer.(开发资源整理:Java,Android,算法,iOS,MacOS等等)
jingshaq/dyld
jingshaq/esxi-unlocker-4
macOS Unlocker v4 for VMware ESXi
jingshaq/flameshot
Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
jingshaq/Hackintosh
Hackintosh long-term maintenance model EFI and installation tutorial
jingshaq/heob
Detects buffer overruns and memory leaks.
jingshaq/incbin
Include binary files in C/C++
jingshaq/lan-mouse
mouse & keyboard sharing via LAN
jingshaq/ldapfw
LDAP Firewall
jingshaq/libexpat
:herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
jingshaq/linuxdeployqt
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
jingshaq/MEGAsync
Easy automated syncing between your computers and your MEGA Cloud Drive
jingshaq/MemoryModulePP
MemoryModule which compatible with Win32 API and support exception handling
jingshaq/Motrix
A full-featured download manager.
jingshaq/osxfuse
FUSE extends macOS by adding support for user space file systems
jingshaq/QtNetworkService
使用Builder模式封装网络请求接口get, post, put.还加入lambda特性用于网络请求响应
jingshaq/screencloud
Screenshot sharing application for Windows, Mac and Linux.
jingshaq/snap-decision
A program to classify images into keep or delete.
jingshaq/tdesktop
Telegram Desktop messaging app
jingshaq/update_updateservice
Update service module | 升级服务层组件
jingshaq/velociraptor
Digging Deeper....
jingshaq/VirtualKD-Redux
VirtualKD-Redux - A revival and modernization of VirtualKD
jingshaq/VirtualUI
Engine Virtual UI Framework and D2D Implementation
jingshaq/WhateverGreen
Various patches necessary for certain ATI/AMD/Intel/Nvidia GPUs
jingshaq/Windows-rust-driver-samples
Rust port of the official Windows Driver Samples on Github. Leverages windows-drivers-rs