test-jitcomp / Artemis
A JIT Compiler Fuzzer for JVMs via CSE/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)
☆52Updated 3 weeks ago
Alternatives and similar repositories for Artemis:
Users that are interested in Artemis are comparing it to the libraries listed below
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆56Updated 9 months ago
- ☆27Updated 2 months ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆57Updated last year
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆52Updated 3 years ago
- Concurrency Paper☆101Updated last year
- Enumerative Testing and Bounded Validation of SMT Solvers☆22Updated 2 months ago
- some notes for how to build projects into a single LLVM bitcode file.☆18Updated 6 years ago
- Teaching and Learning Software Verification via SVF☆33Updated 2 months ago
- ☆50Updated last year
- A fuzzing framework for finding transactional bugs in DBMSs☆51Updated last year
- A unification-based alias analysis and related tools☆31Updated 3 months ago
- A CallGraph Generation LLVM Pass for C and C++ program☆23Updated 2 years ago
- A tool for testing SMT solvers for incompleteness bugs☆15Updated 2 years ago
- ☆18Updated 2 years ago
- CAMP: Compiler and Allocator-based Heap Memory Protection (USENIX Security 2024) ✨ Please give a star to https://github.com/cla7aye15I4nd…☆38Updated 6 months ago
- MetaMut is a mutation operator generator to facilitate compiler fuzzing.☆22Updated 2 weeks ago
- Public-facing course info for program analysis materials.☆38Updated last month
- The ISLa (Input Specification Language) language & solver.☆62Updated 6 months ago
- ☆14Updated 6 months ago
- This repository contains the artifact for the SOSP'23 paper: Sishuai Gong, Dinglan Peng, Deniz Altınbüken, Pedro Fonseca, Petros Maniati…☆11Updated last year
- ☆24Updated 9 years ago
- A framework for testing compilers' type checkers☆17Updated 2 months ago
- This is the repo for an incremental pointer analysis for Java programs. This repo has been adopted by WALA☆24Updated last year
- A Pointer Analysis Framework for Rust☆46Updated last month
- A compiler from TIP to llvm bitcode☆65Updated last month
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 6 months ago
- Learning and Teaching Software Analysis and Verification via SVF☆22Updated 8 months ago
- Software Security Analysis Course☆46Updated last week
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆72Updated 2 years ago