Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Target: JavaScriptCore

To build JavaScriptCore (jsc) for fuzzing:

  1. Clone the WebKit mirror from https://github.com/WebKit/webkit
  2. Apply Patches/*. The patches should apply cleanly to the git revision specified in ./REVISION (Note: If you clone WebKit from git.webkit.org, the commit hash will differ)
  3. Run the fuzzbuild.sh script in the webkit root directory
  4. WebKitBuild/Fuzzilli/bin/jsc will be the JavaScript shell for the fuzzer