Skip to content

kakarukjoseph/ckb-vm-fuzzing-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ckb-vm-fuzzing-test

CKB-VM fuzzing test script and corpus repository.

How to Run

Fuzzing test on develop branch:

bash run.sh

Fuzzing test on product branch:

bash run.sh product

Corpus

After running any fuzzing tests, all corpus should be copied back to this repo via:

bash copy-corpus.sh

Add then use git add corpus and git commit to commit the corpus changes for future use.

About

CKB-VM fuzzing test script, corpus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%