Name | Modified | Size | Downloads / Week |
---|---|---|---|
GenProg-FL.tar.bz2 | 2013-08-23 | 2.0 MB | |
README.txt | 2013-05-05 | 784 Bytes | |
another_7_programs.rar | 2013-04-24 | 321.9 MB | |
wireshark.rar | 2013-01-26 | 70.1 MB | |
python.rar | 2013-01-26 | 29.4 MB | |
php.rar | 2013-01-26 | 113.4 MB | |
libtiff.rar | 2013-01-26 | 27.8 MB | |
Xie.pdf | 2013-01-26 | 422.2 kB | |
Totals: 8 Items | 565.0 MB | 0 |
This website gives all the experimental results in our paper. For each subject program, we separately run GenProg-FL to fix the bug according to 14 different AFL techniques. We record the repair log and data, resulting in the 4 compression files (i.e., rar files) named with the corresponding subject programs. For one compression file such as libtiff.rar, there are 14 different folders, each of which includes both the repair log (debug and best folders) and statistic data (*-statistic.txt) corresponding to one AFL technique. In addition, the Matlab script (named process.m) used to analyze the result data in our paper is presented in each rar file. You can directly run the process.m on Matlab once the rar file is decompressed. The source code of GenProg-FL will come soon.