jiezhoucs / must-readLinks
Lists of must-read papers (mainly security papers)
☆30Updated 9 months ago
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☆68Updated 3 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 6 months ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆38Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 8 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 6 years ago
- rmem public repo☆43Updated last month
- Proof-of-concept implementation for the paper "(M)WAIT for It: Bridging the Gap between Microarchitectural and Architectural Side Channel…☆26Updated last year
- Verification of BPF JIT compilers☆55Updated 2 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- Whole Program LLVM: wllvm ported to go☆320Updated last year
- Microarchitectural attack development frameworks for prototyping attacks in native code (C, C++, ASM) and in the browser☆61Updated 2 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- A verification tool for many memory models☆96Updated this week
- ☆52Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago
- A JIT Compiler Fuzzer for JVMs via CSX/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆56Updated 4 months ago
- Public-facing course info for program analysis materials.☆42Updated 7 months ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- LLVM trunk with poolalloc trunk modified to compile only DSA☆11Updated 10 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆165Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- Dynamic Program Slicing in LLVM Compiler☆141Updated 6 years ago
- ☆50Updated 3 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated last month
- Tool for inferring cache replacement policies with automata learning. Uses LearnLib and Sketch.☆16Updated 5 years ago
- SUPA☆28Updated 5 years ago