julianjensen / ast-flow-graphLinks
Creates a CFG from JavaScript source code.
☆70Updated last year
Alternatives and similar repositories for ast-flow-graph
Users that are interested in ast-flow-graph are comparing it to the libraries listed below
Sorting:
- Derives a control flow graph from a JavaScript AST.☆63Updated 4 years ago
- A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and sup…☆216Updated 10 months ago
- creates a control flow graph from an esprima abstract syntax tree☆172Updated 8 years ago
- Construct approximate static call graph for JavaScript & Typescript☆197Updated 3 years ago
- Dynamic analysis framework for JavaScript☆470Updated last year
- WALA analyses and tools that are implemented in JavaScript☆81Updated 9 years ago
- Type Analyzer for JavaScript☆197Updated 10 months ago
- Performant taint analysis for Node.js☆55Updated last year
- A delta debugger for JavaScript☆54Updated 3 years ago
- Learning framework for program property prediction☆218Updated 4 years ago
- TaintFlow, a framework for JavaScript dynamic information flow analysis.☆18Updated 2 years ago
- fuzzer for generative testing of ECMAScript parsers☆59Updated 11 years ago
- Instrumentation framework for Node.js compliant to ECMAScript 2020 based on GraalVM.☆59Updated 10 months ago
- Available for legacy purposes. New users please see Jalangi2 https://github.com/Samsung/jalangi2☆122Updated 10 years ago
- Dynamic Taint Analysis in JavaScript