Stars
Exploit Development and Reverse Engineering with GDB & LLDB Made Easy
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
《Golang学习资源大全-只有Go语言才能改变世界》Only Golang Can Change The World.
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
The new Windows Terminal and the original Windows console host, all in the same place!
程序员做菜指南 for Miniprogram,将程序员精神贯彻到底
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
pirtt / simple_snifer
Forked from MaximAbashev/simple_snifersimple snifer on raw socket
pirtt / Tinyhttpd
Forked from EZLippi/Tinyhttpdtinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。