estools / esfuzzLinks
fuzzer for generative testing of ECMAScript parsers
☆59Updated 11 years ago
Alternatives and similar repositories for esfuzz
Users that are interested in esfuzz are comparing it to the libraries listed below
Sorting:
- creates a control flow graph from an esprima abstract syntax tree☆172Updated 8 years ago
- A delta debugger for JavaScript☆54Updated 3 years ago
- An AFL-inspired genetic fuzz tester for JavaScript☆132Updated 9 months ago
- Turbolizer tool from the v8 repository with added support to preload a profile☆180Updated 4 years ago
- Fuzz testing JavaScript parsers and suchlike programs.☆59Updated 3 years ago
- Available for legacy purposes. New users please see Jalangi2 https://github.com/Samsung/jalangi2☆122Updated 10 years ago
- Discussion area for security aspects of ECMAScript☆64Updated 7 years ago
- A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and sup…☆215Updated 10 months ago
- JSON pipeline for a hypothetical compiler☆31Updated 10 years ago
- Creates a CFG from JavaScript source code.☆70Updated last year
- A collection of fuzzers in a harness for testing the SpiderMonkey JavaScript engine.☆638Updated 2 years ago
- generate random valid Shift format ASTs☆20Updated 3 years ago
- Surku is a general-purpose mutation-based fuzzer.☆79Updated 3 years ago
- WALA analyses and tools that are implemented in JavaScript☆81Updated 9 years ago
- Dynamic analysis framework for JavaScript☆469Updated last year
- Line-based testcase reducer☆100Updated 7 months ago
- Processes and visualizes maps (aka hidden classes) created by v8 during execution.☆35Updated 7 years ago
- Derives a control flow graph from a JavaScript AST.☆64Updated 3 years ago
- A fuzzing library in JavaScript. ✨☆117Updated 2 weeks ago
- reducer for the Shift AST format☆24Updated 3 years ago
- Visualize IonMonkey CFGs using GraphViz.☆49Updated 5 years ago
- Scalable Analysis Framework for ECMAScript