julianjensen / ast-flow-graph
Creates a CFG from JavaScript source code.
☆68Updated 7 months ago
Alternatives and similar repositories for ast-flow-graph:
Users that are interested in ast-flow-graph are comparing it to the libraries listed below
- creates a control flow graph from an esprima abstract syntax tree☆170Updated 7 years ago
- Derives a control flow graph from a JavaScript AST.☆63Updated 3 years ago
- WALA analyses and tools that are implemented in JavaScript☆82Updated 8 years ago
- Type Analyzer for JavaScript☆195Updated 2 months ago
- A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and sup…☆200Updated 3 months ago
- A delta debugger for JavaScript☆52Updated 2 years ago
- Construct approximate static call graph for JavaScript & Typescript☆191Updated 2 years ago
- Performant taint analysis for Node.js☆49Updated 8 months ago
- Instrumentation framework for Node.js compliant to ECMAScript 2020 based on GraalVM.☆54Updated 3 months ago
- fuzzer for generative testing of ECMAScript parsers☆59Updated 10 years ago
- TaintFlow, a framework for JavaScript dynamic information flow analysis.☆17Updated 2 years ago
- Available for legacy purposes. New users please see Jalangi2 https://github.com/Samsung/jalangi2☆123Updated 9 years ago
- Python code to efficiently traverse the AST format saved by the Esprima JavaScript parser☆29Updated 5 years ago
- A collection of JavaScript test suites from JavaScript engine & Test262 repositories.☆21Updated 4 years ago
- Dynamic analysis framework for JavaScript☆449Updated last year
- Time-travel Testing☆106Updated 2 years ago
- Dynamic Taint Analysis in JavaScript☆16Updated 14 years ago
- CRash Scope (CRScope) is a ML-guided crash classifier of a given JavaScript engine crash-dump file.