Skip to content

lqchen/NumFuzz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumFuzz

Here are all tools and benchmarks of the APSEC2022 paper "NumFuzz: A Floating-Point Format Aware Fuzzer for Numerical Programs".

  1. All experiments were done on an "Ubuntu20" machine. This project has already contained the corresponding llvm+clang (llvm version is 6.0.1).

    cd NumFuzz

  2. under the "tool" directory, install NumFuzz by:

    sudo sh install_NumFuzz.sh

    install covFPFUZZ by:

    sudo sh install_covFPFUZZ.sh

    other tool are similar.

  3. under the "test" directory, run test of NumFuzz by:

    sh run_test4_NumFuzz.sh

    other tools are similar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages