orbitcowboy / afl_cppcheck
A script to start fuzzing of cppcheck with american fuzzy lop
☆10Updated 5 years ago
Alternatives and similar repositories for afl_cppcheck:
Users that are interested in afl_cppcheck are comparing it to the libraries listed below
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- Authenticated Blowfish-encrypted pipe☆23Updated 7 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated last year
- measure entropy of memory allocators☆12Updated 3 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Lock-free memory allocator☆20Updated last year
- Markup source code showing optimizations☆36Updated 5 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 2 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- Tools for testing C compilers for the correct handling of volatile objects.☆26Updated 10 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- LLVM-based, flexible, live coverage instrumentation for C/C++ code☆43Updated 9 years ago
- Regular Expression Pattern Analyzer☆17Updated last year
- DExTer - Debug Experience Tester☆33Updated 3 years ago
- ☆16Updated 7 years ago
- Secure Coding Validation Suite☆16Updated 5 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 10 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 6 years ago
- AVX512 population count routines☆22Updated 5 years ago
- estimate peak virtual memory use☆19Updated last month
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆62Updated 7 years ago
- FLECC_IN_C is a FLexible Elliptic Curve Cryptography library written IN C☆18Updated 7 years ago
- A demonstration of tracing dynamic library loading and unloading on Linux.