regehr / ub-canaries
collection of C/C++ programs that try to get compilers to exploit undefined behavior
☆179Updated 6 years ago
Alternatives and similar repositories for ub-canaries:
Users that are interested in ub-canaries are comparing it to the libraries listed below
- Alive: Automatic LLVM's Instcombine Verifier☆218Updated last year
- A static checker for identifying unstable code.☆361Updated 9 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Semantics of C in K☆311Updated 3 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- Compiler/source code fuzzing tool using AFL instrumentation☆124Updated 6 years ago
- a tool for querying Dwarf (debuginfo) graphs☆53Updated 10 months ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆291Updated 11 years ago
- compile time assembly interpreter☆84Updated 7 years ago
- resurrected LLVM "C Backend", with improvements☆127Updated 4 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆183Updated 9 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- grep for C/C++ source files.☆26Updated 6 months ago
- A GDB toolbox for low-level debugging☆133Updated 10 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- A tool for analyzing x86-64 binaries.☆317Updated 5 months ago
- x86-64 assembler library☆479Updated 4 years ago
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆287Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 6 months ago
- custom type systems for Clang☆97Updated 9 years ago
- Super-parallel Python port of the C-Reduce☆273Updated 2 months ago
- Combining Unit Tests, Fuzzing, and AI☆300Updated 6 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆29Updated 5 years ago
- An amd64 symbolic emulator☆314Updated 3 years ago
- Measuring cmov vs branch-mov performance☆84Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆179Updated 2 years ago