robertdavidgraham / sockdoc
Sample programs demonstrating how to program in C using the Sockets API.
☆36Updated 3 months ago
Alternatives and similar repositories for sockdoc:
Users that are interested in sockdoc are comparing it to the libraries listed below
- A packet-sniffer for 10gig networks that writes to compressed files. I created this because☆27Updated 7 years ago
- Plug-and-play IP rate limiter in C☆24Updated 4 years ago
- You can find *a lot* of libcrafter code right over here☆53Updated 7 years ago
- A collection of toy programs for teaching buffer overflow vulnerabilities.☆55Updated 9 years ago
- Parses DNS responses in a secure, rigorous manner☆22Updated 4 years ago
- A library for efficient interception of established TCP connections☆19Updated 9 years ago
- Be able to execute memory snapshots so they can start running where they left off.☆35Updated 9 years ago
- Fun with the TLS handshake☆31Updated 10 years ago
- blocking socket library with SSL, SOCKS/HTTP proxy chaining, and timeout☆40Updated 2 years ago
- RFC8484 and DoH/JSON resolver☆40Updated last year
- Library and tools to access the GUID Partition Table (GPT) volume system format☆10Updated 6 months ago
- Simple ELF tools written to demonstrate libelfmaster capabilities.☆39Updated 6 years ago
- relros.c applies RELRO to static binaries, and static_to_dyn.c applies ASLR to static binaries.☆33Updated 6 years ago
- SSH Man In The Middle proxy with credentials interception, asciinema session replay, ...☆23Updated 7 years ago
- ELF binary that runs on several different *nix flavours. Works out which variant it's being run on and runs code specific to that.☆39Updated 4 years ago
- Thread Injection Kit. A notorious little attempt to create Windows CreateRemoteThread() equivalent on unix (*nix) platform.☆48Updated 13 years ago
- Passive DHCP fingerprinting implementation☆50Updated 8 years ago
- (Linux Kernel) Stack Monitoring Tool☆43Updated 3 years ago
- Helper library for parsing valid/invalid/broken/malformed DNS packets☆16Updated 3 years ago
- A Genetic File, Syscall and Network Fuzzer.☆59Updated 7 years ago
- Visualize file data as a PNG☆39Updated 12 years ago
- Infect to Protect☆15Updated 6 years ago
- BSM based intrusion detection system☆36Updated 4 years ago
- A binary analysis tool for linux☆70Updated 4 years ago
- Execute system calls over the network☆11Updated 10 years ago
- An overlay that verifies signed ELF binaries☆9Updated 10 years ago
- A rootkit implemented as a linux kernel module☆17Updated 9 years ago
- Probably the first binary (PE/ELF) infector ever created in GoLang.☆49Updated 2 years ago
- A feature-complete reference implementation of a modern Xen VMI debugger. ARCHIVED: Development continues at https://github.com/spencermi…☆77Updated 4 years ago
- return-to-abort() - Using code introspection to prevent stack-smashing☆37Updated 4 years ago