jiezhoucs / must-readLinks
Lists of must-read papers (mainly security papers)
☆30Updated 11 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:
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆227Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- Automatic detection of speculative information flows☆68Updated 4 years ago
- Concurrency Paper☆110Updated 2 years ago
- ☆65Updated 5 years ago
- ☆47Updated 3 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- A verification tool for many memory models☆99Updated 2 weeks ago
- A toolkit for building whole-program LLVM bitcode files☆78Updated 4 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆38Updated 5 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated 3 months ago
- ☆35Updated 3 years ago
- A JIT Compiler Fuzzer for JVMs via CSX/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆57Updated 5 months ago
- Teaching and Learning Software Verification via SVF☆34Updated last month
- ☆22Updated 4 years ago
- ☆53Updated 2 years ago
- Public-facing course info for program analysis materials.☆42Updated last week
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆244Updated 10 months ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- a paper template☆56Updated last month
- CAMP: Compiler and Allocator-based Heap Memory Protection (USENIX Security 2024) ✨ Please give a star to https://github.com/cla7aye15I4nd…☆44Updated last year
- Microarchitectural attack development frameworks for prototyping attacks in native code (C, C++, ASM) and in the browser☆61Updated 3 years ago
- rmem public repo☆47Updated 3 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 7 months ago
- ☆49Updated 3 years ago
- Dynamic Analysis for Concurrent Programs☆26Updated 10 months ago
- SUPA☆28Updated 5 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- Fuzzer that searches for vulnerabilities like Spectre and Meltdown in CPUs☆41Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago