aartamonau / cdeclLinks
A program that descrypts C type declarations. Implemented as an exercise for "Expert C Programming" book.
☆12Updated 10 years ago
Alternatives and similar repositories for cdecl
Users that are interested in cdecl are comparing it to the libraries listed below
Sorting:
- valgrind fork with mmap tracing support☆24Updated 5 years ago
- http://sourceforge.net/projects/strace/☆25Updated 10 years ago
- Last Writer Slicing: data provenance tracking for concurrent program debugging & analysis☆13Updated 11 years ago
- Source code for the article "A bug story: data alignment on x86"☆17Updated 9 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 16 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- A simple fanotify example for watching events on a filesystem.☆13Updated 10 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Wrap system calls in Linux☆31Updated 11 years ago
- Visualize file data as a PNG☆40Updated 13 years ago
- ☆20Updated 10 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- A network stack in userspace☆23Updated 8 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆64Updated last week
- Update of original etrace program.☆68Updated 2 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆17Updated 8 months ago
- Crange is a tool to index and cross-reference C/C++ source code☆75Updated 9 years ago
- ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It …☆129Updated 14 years ago
- A whatwg compliant UTF8 encoding and decoding library☆34Updated 6 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- hexdump.c: Single file C library implementation of the BSD command-line utility☆104Updated 6 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago
- picotrace - system call process tracer☆39Updated 5 years ago
- Parse URLs in C much like Node's url module.☆57Updated last year
- A synthetic benchmark of C10K problem using pthreads or epoll☆22Updated 10 years ago
- Analyze and manipulate binary data based on ELF symbol tables☆19Updated last year
- Watch actual usage of memory(RAM) of an Application/Program to debug the memory leak issue☆26Updated 9 years ago
- Unix process tree☆15Updated 10 years ago
- how to hide data inside pointers☆34Updated 10 years ago