An inter-procedural data-flow analysis framework using value-based context sensitivity
☆93May 24, 2024Updated last year
Alternatives and similar repositories for vasco
Users that are interested in vasco are comparing it to the libraries listed below
Sorting:
- IFDS/IDE Solver for Soot and other frameworks☆255Feb 13, 2026Updated last month
- generate program dependence graphs for java programs.☆25Oct 27, 2017Updated 8 years ago
- ☆10Aug 16, 2012Updated 13 years ago
- COVA - A static analysis tool to compute path conditions☆40Mar 2, 2026Updated 2 weeks ago
- Interprocedural Distributive Environment algorithm implementation☆16Jul 16, 2015Updated 10 years ago
- ☆22Feb 14, 2017Updated 9 years ago
- Soot - A Java optimization framework☆3,075Mar 3, 2026Updated 2 weeks ago
- A step-by-step tutorial for Soot (a Java static analysis framework)☆448Dec 23, 2022Updated 3 years ago
- Phosphor: Dynamic Taint Tracking for the JVM☆181Jun 17, 2025Updated 9 months ago
- An automatic API misuse checker for C programs!☆19Apr 3, 2019Updated 6 years ago
- T.J. Watson Libraries for Analysis, with front ends for Java, Android, and JavaScript, and many common static program analyses.☆836Mar 13, 2026Updated last week
- TamiFlex facilitates static analysis of programs that use reflection and custom class loaders☆44May 15, 2021Updated 4 years ago
- A race detection tool for event driven applications.☆19Sep 21, 2015Updated 10 years ago
- A Scheme interpreter with first-class continuations in circa 500 lines of Python code☆15Apr 9, 2020Updated 5 years ago
- ☆20Dec 19, 2025Updated 3 months ago
- The Ultimate program analysis framework.☆238Updated this week
- Provides a reference implementation of FeatherweightRust in Java.☆15Oct 28, 2021Updated 4 years ago
- CPAchecker, the Configurable Software-Verification Platform (read-only mirror)☆252Updated this week
- Artifact repository for the paper "Perfect Is the Enemy of Test Oracle", In Proceedings of The 30th ACM Joint European Software Engineeri…☆11May 4, 2023Updated 2 years ago
- A benchmark for C program verification☆17Feb 22, 2024Updated 2 years ago
- This is the repo for an incremental pointer analysis for Java programs. This repo has been adopted by WALA☆25Feb 13, 2023Updated 3 years ago
- An implementation of sparse-value flow analysis on top of soot (using Scala)☆10Dec 12, 2024Updated last year
- ☆21Dec 1, 2025Updated 3 months ago
- Version of IKOS abstract interpreter implementing parallel deterministic fixpoint computation☆16Aug 24, 2020Updated 5 years ago
- Symbolic PathFinder☆167Feb 26, 2026Updated 3 weeks ago
- Static checker for Java☆87Jan 16, 2025Updated last year
- ☆28Jan 20, 2026Updated 2 months ago
- A list of bugs found by SQLancer☆17Jan 30, 2024Updated 2 years ago
- Plume is a code representation benchmarking library with options to extract the AST from Java bytecode and store the result in various gr…☆78Oct 14, 2024Updated last year
- Soot-based taint analysis with internal Java fluent interface for security specifications in fluentTQL implemented with MagpieBridge to s…☆18Jan 30, 2025Updated last year
- Flamegraph (Iciclegraph) swing component☆22Updated this week
- Static program analysis for TIP☆312May 5, 2025Updated 10 months ago
- Flow analysis using Soot☆52Jun 12, 2020Updated 5 years ago
- Indexing reachability for context-sensitive data flow analysis.☆12Jul 10, 2022Updated 3 years ago
- Basic Gradle configuration and example drivers to get started with WALA