Stars
Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS
A modified version of Chromium's base library to support building on gcc and msvc.
memos of experiments, examinations, source reading, ... etc
Boomaga provides a virtual printer for CUPS. This can be used for print preview or for print booklets.
红蓝对抗以及护网相关工具和资料,内存shellcode(cs+msf)和内存马查杀工具
The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).
CMake module for building drivers with Windows Development Kit (WDK)
A book-in-progress about the Linux kernel and its insides.
App To mimic getting and setting DPI scaling for displays on a system
cross platform screen/window capturing library
i386-, i686- and x86_64-elf GCC, GDB and Binutils
An open-source C++ library developed and used at Facebook.
The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
A series of demos to show how chromium is constructed.
Curated list of project-based tutorials
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…