fuzzilli 0.1.0

Rust implementation of the Fuzzilli JavaScript engine fuzzer
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["bynx <drtychai@protonmail.com>"]
description = "Rust implementation of the Fuzzilli JavaScript engine fuzzer"
edition = "2018"
license = "AGPL-3.0"
name = "fuzzilli"
version = "0.1.0"