mariusschulz / styxLinks
Derives a control flow graph from a JavaScript AST.
☆63Updated 3 years ago
Alternatives and similar repositories for styx
Users that are interested in styx are comparing it to the libraries listed below
Sorting:
- Creates a CFG from JavaScript source code.☆69Updated 9 months ago
- creates a control flow graph from an esprima abstract syntax tree☆171Updated 7 years ago
- Type Analyzer for JavaScript☆196Updated 4 months ago
- simple scope analysis for javascript ASTs☆22Updated 2 years ago
- ☆57Updated 7 years ago
- Construct approximate static call graph for JavaScript & Typescript☆194Updated 2 years ago
- Fuzz testing JavaScript parsers and suchlike programs.☆59Updated 3 years ago
- Performant taint analysis for Node.js☆51Updated 10 months ago
- A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and sup…☆205Updated 5 months ago
- fuzzer for generative testing of ECMAScript parsers☆59Updated 10 years ago
- JavaScript Code Instrumenter☆38Updated last month
- Instrumentation framework for Node.js compliant to ECMAScript 2020 based on GraalVM.☆57Updated 5 months ago
- JISET: JavaScript IR-based Semantics Extraction Toolchain☆42Updated 2 years ago
- A delta debugger for JavaScript☆53Updated 3 years ago
- An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled…☆116Updated 3 weeks ago
- reducer for the Shift AST format☆24Updated 3 years ago
- Test Case Generator Based on Branch Coverage and Fuzzing☆36Updated last year
- Generate call graphs for JS projects☆36Updated 6 years ago
- code generator for Shift format ASTs