SoftSec-KAIST / SURILinks
Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)
☆14Updated 2 months ago
Alternatives and similar repositories for SURI
Users that are interested in SURI are comparing it to the libraries listed below
Sorting:
- A Hybrid Alias Analysis☆19Updated last year
- Pathfinder: High-Resolution Control-Flow Attacks Exploiting the Conditional Branch Predictor☆17Updated 11 months ago
- ☆17Updated last year
- Artifacts for the paper "KSplit: Automating Device Driver Isolation"☆11Updated 3 years ago
- ☆50Updated 3 years ago
- Source code of a few LLVM passes that I wrote to learn and that now I am sharing for my LLVM course for security engineering☆27Updated 2 years ago
- This repo contains the artifact for our SOSP'19 paper on Serval☆31Updated 5 years ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- ☆9Updated 3 years ago
- ROSA: Finding Backdoors with Fuzzing☆23Updated 3 months ago
- ☆27Updated 2 years ago
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆10Updated 5 months ago
- A framework for finding completeness bugs in optimizing compiler toolchains☆22Updated last year
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆21Updated 7 years ago
- Papers related with kernel papers☆13Updated 2 years ago
- A testcase generation tool for Persistent Memory Programs.☆15Updated 3 years ago
- Proof-of-concept implementation for the paper "Efficient and Generic Microarchitectural Hash-Function Recovery" (IEEE S&P 2024)☆30Updated last year
- oo7, a binary analysis tool to defend against Spectre vulnerabilities☆32Updated 4 years ago
- UB-aware interpreter for LLVM debugging☆29Updated last week
- FastKLEE: Faster Symbolic Execution via Reducing Redundant Bound Checking of Type-Safe Pointers☆20Updated 2 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆43Updated 5 years ago
- ☆11Updated 3 weeks ago
- Basic LLVM passes☆17Updated 6 years ago
- Tutorial for Building Program Reasoning Tools using LLVM and Z3