Automatic exploit generation for Node.js applications. See examples
- Install the library dependencies:
git clone https://github.com/formalsec/explode-js.git
cd explode-js
opam install . --deps-only
- Build and test:
dune build
dune runtest
- Install
explode-js
on your path by running:
dune install