dkarv / jdcallgraphLinks
JDCallgraph - Dynamic call graph generation for Java.
☆19Updated 5 years ago
Alternatives and similar repositories for jdcallgraph
Users that are interested in jdcallgraph are comparing it to the libraries listed below
Sorting:
- Codyze is a static analyzer for Java, C, C++ based on code property graphs☆91Updated 11 months ago
- JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call stati…☆23Updated 3 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…☆75Updated last year
- A tool to help you generate java call graph.☆10Updated 4 years ago
- COVA - A static analysis tool to compute path conditions☆39Updated 5 months ago
- Doop - Framework for Java Pointer and Taint Analysis☆19Updated 7 years ago
- Soot-based taint analysis with internal Java fluent interface for security specifications in fluentTQL implemented with MagpieBridge to s…☆18Updated 11 months ago
- A collection of test cases in the Java language. It contains examples for 112 different CWEs.☆60Updated 4 years ago
- Binary rewriting approach with fork server support to fuzz Java applications with afl-fuzz.☆90Updated 7 years ago
- A dynamic symbolic analysis tool for Java☆123Updated 6 years ago
- Creating Data Flow Graphs from java input classes☆50Updated last year
- Source Code Vulnerability Detection Tools(SCVDT)provides a vulnerable code database, vulnerability detection service for Java and C/C++ p…☆118Updated 4 years ago
- VUDDY: A Scalable and Accurate Vulnerable Code Clone Detector (S&P'17)☆51Updated 11 months ago
- Phosphor: Dynamic Taint Tracking for the JVM☆179Updated 6 months ago
- Android Benchmark Reproduction Framework☆13Updated 4 years ago
- Qilin: A New Framework for Supporting Fine-Grained Context-Sensitivity in Java Pointer Analysis☆146Updated 3 weeks ago
- ☆15Updated 2 weeks ago
- Java Program -> AST -> .dot -> Visualization