SWAT-project / SWATLinks
SWAT, a dynamic symbolic execution engine for Java Applications that uses ASM for on-the-fly byte code instrumentation.
☆36Updated 4 months ago
Alternatives and similar repositories for SWAT
Users that are interested in SWAT are comparing it to the libraries listed below
Sorting:
- A symbolic Java virtual machine for program analysis, verification and test generation☆115Updated last week
- This is an implementation of the Language Server Protocol for Jimple. It enables your IDE to provide code exploring features while workin…☆12Updated last year
- Plume is a code representation benchmarking library with options to extract the AST from Java bytecode and store the result in various gr…☆75Updated 11 months ago
- Industrial IR-based static analysis framework for Java bytecode☆170Updated 3 months ago
- Soot-based taint analysis with internal Java fluent interface for security specifications in fluentTQL implemented with MagpieBridge to s…☆18Updated 7 months ago
- COVA - A static analysis tool to compute path conditions☆37Updated 2 months ago
- A Static Code Feature Extraction Tool for Java and Android☆20Updated 2 years ago
- ☆22Updated this week
- Efficient and Precise Pointer-Tracking Data-Flow Framework☆66Updated 9 months ago
- Qilin: A New Framework for Supporting Fine-Grained Context-Sensitivity in Java Pointer Analysis☆139Updated last month
- Codyze is a static analyzer for Java, C, C++ based on code property graphs☆89Updated 7 months ago
- A set of Code-ql/Joern queries to find vulnerabilities☆64Updated 4 years ago
- ☆42Updated 2 years ago
- A polyglot static analysis engine for detecting vulnerabilities in scripting languages native extensions based on joern.☆18Updated 2 weeks ago
- Binary rewriting approach with fork server support to fuzz Java applications with afl-fuzz.☆90Updated 7 years ago
- ☆27Updated 2 years ago
- Heaps Don't Lie! Analyzes standard JVM and Android heap snapshots to improve the completeness of program analysis tools such as Doop.☆14Updated last year
- ☆68Updated this week
- Phosphor: Dynamic Taint Tracking for the JVM☆179Updated 3 months ago
- The official repo of Doop, the declarative pointer analysis framework.☆196Updated 3 months ago
- An analyzer of JNI code that matches native code information with Java code☆22Updated 3 years ago
- CodeHawk Abstract Interpretation Engine and Analyzers☆69Updated last week
- Taint analysis implementation based on Heros and Soot☆45Updated last year
- TamiFlex facilitates static analysis of programs that use reflection and custom class loaders☆44Updated 4 years ago
- Detecting Flow of Sensitive Data in Mini-Programs with Static Taint Analysis