[go: up one dir, main page]

Skip to content

d4rkc0nd0r/DIE-corpus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Raku 89.2%
  • JavaScript 10.7%
  • Other 0.1%