sslab-gatech / DIE-corpus

Corpus set used by DIE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corpus set used by DIE

This repo includes pre-processed corpus set used by DIE. The JS files in this repo are collected from ChakraCore, d8, jsc, spidermonkey, and js-vuln-db.

To resolve runtime errors and get type information, these corpus set was sanitized once. Please check the algorithm in the paper.

MISC

  • Recursively search '.js' files for mutating/testing

  • Do not test js files ends with '.js_'. These files temporarily have compatible issues, which cannot be easily solved.

  • ch.js is linked when fuzzing samples under ChakraCore/

  • jsc.js is linked when fuzzing samples under jsc/

  • v8.js is linked when fuzzing samples under v8/

  • ffx.js is linked when fuzzing samples under firefox/

  • lib.js is linked when fuzzing

About

Corpus set used by DIE


Languages

Language:Raku 89.2%Language:JavaScript 10.7%Language:C++ 0.1%Language:Python 0.0%