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:
- A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and sup…☆213Updated 9 months ago
- Derives a control flow graph from a JavaScript AST.☆64Updated 3 years ago
- creates a control flow graph from an esprima abstract syntax tree☆172Updated 7 years ago
- Dynamic analysis framework for JavaScript☆465Updated last year
- WALA analyses and tools that are implemented in JavaScript☆81Updated 9 years ago
- Construct approximate static call graph for JavaScript & Typescript☆196Updated 2 years ago
- fuzzer for generative testing of ECMAScript parsers☆59Updated 11 years ago
- A delta debugger for JavaScript☆54Updated 3 years ago
- Performant taint analysis for Node.js☆55Updated last year
- TaintFlow, a framework for JavaScript dynamic information flow analysis.☆18Updated 2 years ago
- Type Analyzer for JavaScript☆197Updated 8 months ago
- Dynamic Taint Analysis in JavaScript☆16Updated 14 years ago
- A JavaScript wrapper for Z3 containing support for regular expressions & capture groups☆22Updated last year
- Instrumentation framework for Node.js compliant to ECMAScript 2020 based on GraalVM.☆59Updated 9 months ago
- JISET: JavaScript IR-based Semantics Extraction Toolchain☆41Updated 2 years ago
- Learning framework for program property prediction☆218Updated 4 years ago
- An AFL-inspired genetic fuzz tester for JavaScript☆132Updated 8 months ago
- A points-to and alias analysis benchmark suite☆41Updated 7 years ago
- COVA - A static analysis tool to compute path conditions☆37Updated 3 months ago
- Demos of and walkthroughs on in-browser fuzzing using WebAssembly☆122Updated 5 years ago
- Runtime checker for JS coding practices☆35Updated 3 years ago
- generate random valid Shift format ASTs☆20Updated 3 years ago
- Available for legacy purposes. New users please see Jalangi2 https://github.com/Samsung/jalangi2☆122Updated 10 years ago
- A collection of JavaScript test suites from JavaScript engine & Test262 repositories.☆21Updated 5 years ago
- A tool to perform static analysis on regexes to determine whether they are vulnerable to ReDoS.☆111Updated 3 years ago
- Coverage-guided, in-process fuzzing for Node.js☆319Updated last week
- ☆57Updated 8 years ago
- JavaScript Code Instrumenter☆38Updated 5 months ago
- A dynamic analysis framework for WebAssembly programs.☆388Updated 6 months ago
- ObjLupAnsys is a tool to detect prototype pollution vulnerabilities in Node.js packages. This project is written in Python and JavaScript…