XuJiandong / ckb-vm-fuzzing-test

CKB-VM fuzzing test script, corpus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Shell 100.0%