jiezhoucs / must-readLinks
Lists of must-read papers (mainly security papers)
☆32Updated last year
Alternatives and similar repositories for must-read
Users that are interested in must-read are comparing it to the libraries listed below
Sorting:
- Automatic detection of speculative information flows☆72Updated 4 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- rmem public repo☆48Updated 5 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆166Updated last month
- A verification tool for many memory models☆103Updated this week
- ☆46Updated 3 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆39Updated 5 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆229Updated 6 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆60Updated last year
- ☆67Updated 6 years ago
- This repo contains the artifact for our SOSP'19 paper on Serval☆32Updated 6 years ago
- Concurrency Paper☆111Updated 2 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆54Updated 4 years ago
- OZZ: Identifying Kernel Out-of-Order Concurrency Bugs with In-Vivo Memory Access Reordering☆40Updated last year
- SUPA☆28Updated 5 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆247Updated last year
- ☆53Updated 2 years ago
- Teaching and Learning Software Verification via SVF☆34Updated 3 months ago
- Public-facing course info for program analysis materials.☆43Updated last week
- Runtime type and bounds-error checking for C/C++☆105Updated 10 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆147Updated 9 months ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 4 years ago
- ☆26Updated 3 years ago
- ☆37Updated 3 years ago
- Proof-of-concept implementation for the paper "(M)WAIT for It: Bridging the Gap between Microarchitectural and Architectural Side Channel…☆26Updated last year
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆30Updated 3 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆61Updated 5 months ago
- Microarchitectural attack development frameworks for prototyping attacks in native code (C, C++, ASM) and in the browser☆62Updated 3 years ago
- A JIT Compiler Fuzzer for JVMs via CSX/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆59Updated 8 months ago