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:
- Symbolic execution for RISC-V machine code based on the formal LibRISCV ISA model☆54Updated 8 months ago
- RevEng.AI Ghidra Plugin☆154Updated this week
- An x86/x64 instruction disassembler written in C☆36Updated 2 months ago
- yara and radare2, better together☆27Updated 3 weeks ago
- gradient-based symbolic execution engine implemented from scratch☆36Updated 2 years ago
- CLI tool, Ghidra plug-in, and Haskell library for analyzing binaries using under-constrained symbolic execution☆125Updated last week
- Bin2Wrong: a Unified Fuzzing Framework for Uncovering Semantic Errors in Binary-to-C Decompilers☆59Updated 8 months ago
- ☆84Updated last year
- Artifact of "Indirector: High-Precision Branch Target Injection Attacks Exploiting the Indirect Branch Predictor" [USENIX Security 2024]☆64Updated last year
- Identify and extract files from container formats using unblob.☆26Updated last year
- Spectre based on Linear Address Masking☆68Updated 2 years ago
- 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.☆194Updated 3 years ago
- Proof-of-concept for the GhostWrite CPU bug.☆118Updated last year
- The rev.ng demos☆13Updated last week
- LLVM-based type and memory allocation tracking sanitizer☆56Updated last week
- Kernel Read Write Execute☆46Updated last year
- Automatic Software-based Protection and Integrity Suite☆19Updated 5 months ago
- An official book about Rizin☆91Updated last week
- weggli ruleset scanner for source code and binaries☆37Updated 2 months ago
- Artifacts for "Phoenix: Rowhammer Attacks on DDR5 with Self-Correcting Synchronization" (IEEE S&P '26)☆59Updated 4 months ago
- Shiva is a programmable dynamic linker for loading ELF microprograms☆35Updated 2 years ago
- ☆70Updated last year
- A framework for lifting ARM32 to LLVM-IR and merging resulting code with LLVM-IR generated from source-code.☆12Updated 3 years ago
- A custom ELF linker/loader for installing ET_REL binary patches at runtime☆191Updated this week
- Hex-Rays CLI (HCLI)☆47Updated this week
- 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
- Some experiments with SMT solvers and GIMPLE IR☆79Updated last week
- A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler…☆203Updated last year
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated last week
- Example of an ELF parser to learn about the ELF format☆10Updated last year