yanzuochen / obsanLinks
OBsan: An Out-Of-Bound Sanitizer to Harden DNN Executables
☆17Updated 2 years ago
Alternatives and similar repositories for obsan
Users that are interested in obsan are comparing it to the libraries listed below
Sorting:
- Artifact for IEEE Security and Privacy 2022 paper: "SoK: Demystifying Binary Lifters Through the Lens of Downstream Applications"☆29Updated 3 years ago
- BDA: Practical Dependence Analysis for Binary Executables by Unbiased Whole-program Path Sampling and Per-path Abstract Interpretation☆30Updated 4 years ago
- JIGSAW is a fuzzing-based path constraint solver.☆69Updated last year
- ☆41Updated 2 years ago
- Proximal Gradient Analysis open source release based on our USENIX Security 2021 paper: "Fine Grained Dataflow Analysis with Proximal Gra…☆32Updated 4 years ago
- ☆44Updated 3 years ago
- Reassembly is Hard: A Reflection on Challenges and Strategies (USENIX Security '23)☆33Updated 6 months ago
- Indexing reachability for context-sensitive data flow analysis.☆12Updated 3 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated 3 months ago
- Code for tracelet-level symbolic execution☆17Updated 2 years ago
- ☆34Updated 2 years ago
- ☆25Updated 11 months ago
- Research artifact for Oakland (S&P) 2024, "Titan: Efficient Multi-target Directed Greybox Fuzzing"☆55Updated 6 months ago
- "Seed Selection for Successful Fuzzing" artifact (at ISSTA 2021)☆42Updated 2 years ago
- ☆39Updated 4 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- Precise and high-order static points-to/taint analysis based on LLVM IR.