ExpoSEJS / ExpoSE
A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and supports symbolic modelling of strings and regular expressions.
☆201Updated 3 months ago
Alternatives and similar repositories for ExpoSE:
Users that are interested in ExpoSE are comparing it to the libraries listed below
- Type Analyzer for JavaScript☆195Updated 3 months ago
- Dynamic analysis framework for JavaScript☆449Updated last year
- Instrumentation framework for Node.js compliant to ECMAScript 2020 based on GraalVM.☆56Updated 3 months ago
- Scalable Analysis Framework for ECMAScript☆118Updated 3 years ago
- WALA analyses and tools that are implemented in JavaScript☆82Updated 8 years ago
- Performant taint analysis for Node.js☆50Updated 9 months ago
- Available for legacy purposes. New users please see Jalangi2 https://github.com/Samsung/jalangi2☆123Updated 9 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆228Updated 3 years ago
- Creates a CFG from JavaScript source code.☆69Updated 8 months ago
- The Gillian Platform main repository☆85Updated this week
- JISET: JavaScript IR-based Semantics Extraction Toolchain☆41Updated 2 years ago
- A bibliography of papers related to symbolic execution☆287Updated 8 years ago
- Program analysis tools developed at Draper on the CBAT project.☆103Updated 2 years ago
- A Z3-Based String Constraint Solver☆87Updated 5 years ago
- Python Exploration with Z3☆329Updated 6 years ago
- A delta debugger for JavaScript☆52Updated 2 years ago
- Python Symbolic Execution☆68Updated 5 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated last year
- A framework for testing compilers' type checkers☆52Updated 9 months ago
- A tool for analyzing LLVM bitcode using Datalog.☆100Updated 4 years ago
- History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)☆492Updated 8 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆240Updated 6 months ago
- Line-based testcase reducer☆96Updated last month
- Constraint solver based on coverage-guided fuzzing☆246Updated last year
- Tutorial on Symbolic Execution. Hands-on session is based on the angr framework.☆132Updated 3 years ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆564Updated last month
- The Art, Science, and Engineering of Fuzzing: A Survey☆222Updated last month
- Domain-Specific Fuzzing with Waypoints☆236Updated 2 years ago
- ParmeSan: Sanitizer-guided Greybox Fuzzing☆177Updated last year
- Superion is a fuzzer which extends the famous AFL to support structured inputs such as JavaScript and XML.☆133Updated 2 years ago