pietrobraione / jbse
A symbolic Java virtual machine for program analysis, verification and test generation
☆108Updated last month
Alternatives and similar repositories for jbse:
Users that are interested in jbse are comparing it to the libraries listed below
- A dynamic symbolic analysis tool for Java☆116Updated 5 years ago
- Symbolic PathFinder☆136Updated 4 months ago
- A program slicer for Java, based on the system dependence graph (SDG).☆65Updated last year
- Boomerang is a on-demand context and flow-sensitive pointer analysis for Java.☆25Updated 3 months ago
- This is the repo for an incremental pointer analysis for Java programs. This repo has been adopted by WALA☆24Updated 2 years ago
- Qilin: A New Framework for Supporting Fine-Grained Context-Sensitivity in Java Pointer Analysis☆128Updated 3 weeks ago
- Efficient and Precise Pointer-Tracking Data-Flow Framework☆40Updated 3 years ago
- Static checker for Java☆85Updated last month
- A points-to and alias analysis benchmark suite☆40Updated 6 years ago
- The official repo of Doop, the declarative pointer analysis framework.☆173Updated last week
- IFDS/IDE Solver for Soot and other frameworks☆240Updated last year
- Basic Gradle configuration and example drivers to get started with WALA☆29Updated 3 months ago
- Phosphor: Dynamic Taint Tracking for the JVM☆171Updated 2 months ago
- Joana - Information Flow Control for Java☆92Updated 3 years ago
- Dynamic Analysis for Concurrent Programs☆22Updated 4 months ago
- An inter-procedural data-flow analysis framework using value-based context sensitivity☆89Updated 9 months ago
- TamiFlex facilitates static analysis of programs that use reflection and custom class loaders☆42Updated 3 years ago
- Mutation-guided mutation-based fuzz testing☆44Updated 7 months ago
- Efficient and Precise Pointer-Tracking Data-Flow Framework☆66Updated 2 months ago
- A tool for analyzing LLVM bitcode using Datalog.☆100Updated 4 years ago
- ☆20Updated 2 years ago
- ☆15Updated 2 weeks ago
- The ISLa (Input Specification Language) language & solver.☆62Updated 8 months ago
- Symbolic Program Slicing with LLVM☆79Updated 4 years ago
- MagpieBridge LSP Framework --- A simple solution for your analysis IDE integration☆80Updated 4 months ago
- Java Ranger is a path-merging extension of Symbolic PathFinder☆13Updated 2 months ago
- LLMDFA: Analyzing Dataflow in Code with Large Language Models☆86Updated 4 months ago
- ☆26Updated last week
- Heaps Don't Lie! Analyzes standard JVM and Android heap snapshots to improve the completeness of program analysis tools such as Doop.☆14Updated 10 months ago
- PTABen: Micro-benchmark Suite for Pointer Analysis