hub-se / fuzzingcmscodeparsers

Grammar-based Fuzzing of Data Integration Parsers in Computational Materials Science

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the files to reproduce the results of our paper "Grammar-based Fuzzing of Data Integration Parsers in Computational Materials Science" (DOI XXXXX).

Before running the experiments, download the required libraries (as mentioned in the paper, Tribble is already included in the repository).

To reproduce the experiments:

git clone https://github.com/hub-se/fuzzingcmscodeparsers.git  
cd ./fuzzingcmscodeparsers/Data/scripts      
python3 experiments.py  

For further information use python3 experiments.py -h.

For the analysis of the results, refer to: Readme for the analysis pipeline

About

Grammar-based Fuzzing of Data Integration Parsers in Computational Materials Science

License:Other


Languages

Language:Python 100.0%