ivosh / valgrindLinks
Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.
☆24Updated last year
Alternatives and similar repositories for valgrind
Users that are interested in valgrind are comparing it to the libraries listed below
Sorting:
- Some experiments with SMT solvers and GIMPLE IR☆79Updated last week
- A utility library to bridge llvm and mlir gaps.☆13Updated last year
- Supporting code and apps for demonstrating Android interprocess communication☆42Updated last year
- Proof-of-concept for the GhostWrite CPU bug.☆118Updated last year
- ☆90Updated last year
- Identify and extract files from container formats using unblob.☆26Updated last year
- Symbolic execution for RISC-V machine code based on the formal LibRISCV ISA model☆54Updated 8 months ago
- LLVM-based type and memory allocation tracking sanitizer☆56Updated last week
- LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semanti…☆31Updated last year
- Example of an ELF parser to learn about the ELF format☆10Updated last year
- An official book about Rizin☆91Updated last week
- An x86/x64 instruction disassembler written in C☆36Updated 2 months ago
- CLI tool, Ghidra plug-in, and Haskell library for analyzing binaries using under-constrained symbolic execution☆125Updated last week
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Updated 2 years ago
- RevEng.AI Ghidra Plugin☆151Updated last week
- Bin2Wrong: a Unified Fuzzing Framework for Uncovering Semantic Errors in Binary-to-C Decompilers☆59Updated 8 months ago
- ☆70Updated last year
- MATE is a suite of tools for interactive program analysis with a focus on hunting for bugs in C and C++ code using Code Property Graphs.☆195Updated 3 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago
- Disarm — Fast AArch64 Decode/Encoder☆45Updated last year
- Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage☆182Updated last year
- KEVLAR memory defenses.☆17Updated 10 months ago
- A collection of some useful Ghidra scripts☆34Updated 4 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated 2 years ago
- A framework for lifting ARM32 to LLVM-IR and merging resulting code with LLVM-IR generated from source-code.☆12Updated 3 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated last week
- CTF Challenge for CSAW Finals 2021☆13Updated 4 years ago
- Artifact of "Indirector: High-Precision Branch Target Injection Attacks Exploiting the Indirect Branch Predictor" [USENIX Security 2024]☆64Updated last year
- ☆15Updated 4 months ago
- Web based binary analysis☆89Updated last year