PL97 / LLVM-CFG-DFG-passLinks
Simple passes for CFG and DFG analysis
☆44Updated 6 years ago
Alternatives and similar repositories for LLVM-CFG-DFG-pass
Users that are interested in LLVM-CFG-DFG-pass are comparing it to the libraries listed below
Sorting:
- llvm Data Flow Graph dump☆36Updated 4 years ago
- ☆100Updated last year
- ☆40Updated 2 years ago
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆42Updated 6 years ago
- This repository contains the hardware, software, and OS support for the Programmable Hardware Monitor (PHMon).☆27Updated 5 years ago
- Artifact evaluation of paper: MorFuzz: Fuzzing Processor via Runtime Instruction Morphing enhanced Synchronizable Co-simulation☆48Updated 8 months ago
- ☆22Updated 5 years ago
- ☆87Updated 2 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- A tool for detecting Spectre vulnerabilities through fuzzing☆45Updated 4 years ago
- ☆25Updated 4 years ago
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆105Updated 3 years ago
- Reload+Refresh PoC☆16Updated 5 years ago
- ☆66Updated 6 years ago
- Security Test Benchmark for Computer Architectures☆21Updated 3 months ago
- A decompiler to automatically reverse-engineer the DNN semantics from its compiled binary using program analysis☆83Updated last year
- Proof-of-concept implementation for the paper "Osiris: Automated Discovery of Microarchitectural Side Channels" (USENIX Security'21)☆65Updated 6 months ago
- Hardware-assisted Data-flow Isolation☆29Updated 7 years ago
- 64-bit port of the RIPE benchmark (buffer overflow attacks). RIPE was originally developed by John Wilander and Nick Nikiforakis and pres…☆22Updated 3 years ago
- FLOWMATRIX: GPU-Assisted Information-Flow Analysis through Matrix-Based Representation, USENIX Security'22☆28Updated 2 years ago
- Origin-sensitive Control Flow Integrity (OS-CFI) - USENIX Security 2019☆38Updated 3 years ago
- Proof-of-concept for I See Dead Micro-Ops transient execution attack☆14Updated 4 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆39Updated 5 years ago
- ☆25Updated 2 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆21Updated 8 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- ☆34Updated 2 years ago
- Fuzz everything! Now let's fuzz chip!☆28Updated 3 weeks ago
- Fuzzer that searches for vulnerabilities like Spectre and Meltdown in CPUs☆41Updated 3 years ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆58Updated 6 years ago