godmaycrying's Stars
ArtifexSoftware/ghostpdl
This is a mirror: the canonical repo is: git.ghostscript.com/ghostpdl.git https://www.ghostscript.com
BYVoid/uchardet
An encoding detector library ported from Mozilla
ArtifexSoftware/mupdf
mupdf mirror
podofo/podofo
A C++17 PDF manipulation library
Tencent/wcdb
WCDB is a cross-platform database framework developed by WeChat.
aaaddress1/RunPE-In-Memory
Run a Exe File (PE Module) in memory (like an Application Loader)
webserver-llc/angie
Angie - drop-in replacement for Nginx
Tongsuo-Project/Tongsuo
铜锁/Tongsuo is a Modern Cryptographic Primitives and Protocols Library
godmaycrying/redis_binaries_for_linux
huiyadanli/RevokeMsgPatcher
:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)
max0x7ba/atomic_queue
C++14 lock-free queue.
SigmaHQ/sigma
Main Sigma Rule Repository
vosen/ZLUDA
CUDA on non-NVIDIA GPUs
google/orbit
C/C++ Performance Profiler
vmware/chap
chap analyzes un-instrumented core files for leaks, memory growth, and corruption
zyantific/zydis
Fast and lightweight x86/x86-64 disassembler and code generation library
0vercl0k/rp
rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
lizongying/my-tv
我的电视 电视直播软件,安装即可使用
thijsvanloef/palworld-server-docker
A Docker Container to easily run a Palworld dedicated server.
Gui774ume/ebpfkit
ebpfkit is a rootkit powered by eBPF
x64dbg/ScyllaHide
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
gsl-lite/gsl-lite
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later
gulrak/filesystem
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
rikyoz/bit7z
A C++ static library offering a clean and simple interface to the 7-zip shared libraries.
mcmilk/7-Zip-zstd
7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
petergottschling/dmc3
Example programs from "Discovering Modern C++" 2nd edition (3rd code update)
falcosecurity/falco
Cloud Native Runtime Security
TartanLlama/optional
C++11/14/17 std::optional with functional-style extensions and reference support
TartanLlama/expected
C++11/14/17 std::expected with functional-style extensions