connglli / Evelyn

Evelyn is a WebView Fuzzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evelyn

Evelyn is a WebView fuzzer.

This project was created in 2018/12/18, and on that day, Evelyn Berezin, computer designer of the first computer-driven word processor, passed away at the age of 93. This project was named after her for remembering.

Requirements

  1. Android SDK and Android Emulator
  2. Python 3

Start Evelyn

Download it

Download it or clone it via:

$ git clone https://github.com/Leetsong/Evelyn.git

Start it

Enter Evelyn root and type:

$ ./evelyn-up <avd_id> # e.g., ./evelyn-up "Nexus_6P_API_28"

then the emulator is up, and the webview is then fuzzed.

License

MIT.

About

Evelyn is a WebView Fuzzer

License:MIT License


Languages

Language:Python 53.8%Language:Java 37.9%Language:JavaScript 5.4%Language:Shell 1.6%Language:HTML 1.3%