timtadh / jpdgLinks
generate program dependence graphs for java programs.
☆25Updated 8 years ago
Alternatives and similar repositories for jpdg
Users that are interested in jpdg are comparing it to the libraries listed below
Sorting:
- A program slicer for Java, based on the system dependence graph (SDG).☆70Updated 3 months ago
- An inter-procedural data-flow analysis framework using value-based context sensitivity☆92Updated last year
- A dynamic symbolic analysis tool for Java☆126Updated 6 years ago
- ☆59Updated 2 years ago
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆102Updated this week
- A symbolic Java virtual machine for program analysis, verification and test generation☆119Updated 4 months ago
- Symbolic PathFinder☆166Updated last month
- Slicer4J is an accurate, low-overhead dynamic slicer for Java programs.☆51Updated last year
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆88Updated 4 years ago
- GZoltar - Java Library for Automatic Debugging http://www.gzoltar.com☆86Updated last year
- IFDS/IDE Solver for Soot and other frameworks☆254Updated this week
- Deep learning code semantic similarity☆66Updated 6 years ago
- Joana - Information Flow Control for Java☆94Updated 4 years ago
- JavaSlicer is an open-source dynamic slicing tool developed at Saarland University☆44Updated 5 years ago
- A vulnerability patch gathering tool☆44Updated 7 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆213Updated this week
- This repository the benchmark with 3902 defects extracted from C programs in Codeforces (http://codeforces.com/)☆44Updated 5 years ago
- ☆121Updated 3 years ago
- ☆28Updated 3 weeks ago
- Lightweight tool for slicing☆35Updated this week
- Practical Program Repair via Bytecode Mutation☆65Updated 3 years ago
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆97Updated last year
- ☆24Updated 4 years ago
- Code clone detection; clone-related bug detection; sematic clone analysis☆224Updated last year
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆175Updated this week
- Hosts our tool for mining simple "stupid'' bugs (SStuBs).☆38Updated 3 years ago
- This is the repo for an incremental pointer analysis for Java programs. This repo has been adopted by WALA☆25Updated 2 years ago
- BigCloneEval - A Clone Detection Tool Evaluation Framework for BigCloneBench☆81Updated 2 years ago
- Basic Gradle configuration and example drivers to get started with WALA