Hello

SQ-Fuzz : Coverage Guided Fuzzing with Multi-target

使用方式

先觀察程式執行有哪些參數,並依照參數撰寫設定檔 使用設定檔來協助模糊測試

簡易使用範例

./a.out -i INPUT_DIR -o OUTPUT_DIR -s ./setting_objcopy/parameters.xml -- objcopy @@ ./output1

TODO

程式碼有許多有待加強的部分。 之前是為了可以更好融合其他模糊測試工具(例如 progfuzz),所以才將 AFL 搬到 C++ 。 但是 C 的效率還是更快。

Bug reported

[1]https://sourceware.org/bugzilla/show_bug.cgi?id=25191 [2]https://sourceware.org/bugzilla/show_bug.cgi?id=25196 [3]https://sourceware.org/bugzilla/show_bug.cgi?id=25197 [4]https://sourceware.org/bugzilla/show_bug.cgi?id=25200 [5]https://sourceware.org/bugzilla/show_bug.cgi?id=25220 [6]https://sourceware.org/bugzilla/show_bug.cgi?id=25221 [7]https://sourceware.org/bugzilla/show_bug.cgi?id=25444 [8]https://sourceware.org/bugzilla/show_bug.cgi?id=25629 [9]https://sourceware.org/bugzilla/show_bug.cgi?id=25637 [10]https://sourceware.org/bugzilla/show_bug.cgi?id=25648 [11]https://sourceware.org/bugzilla/show_bug.cgi?id=25651 [12]https://sourceware.org/bugzilla/show_bug.cgi?id=25673 [13]https://sourceware.org/bugzilla/show_bug.cgi?id=25675 [14]https://sourceware.org/bugzilla/show_bug.cgi?id=25687 [15]https://sourceware.org/bugzilla/show_bug.cgi?id=25688 [16]https://sourceware.org/bugzilla/show_bug.cgi?id=25699 [17]https://sourceware.org/bugzilla/show_bug.cgi?id=25714

CONTACT

有任何問題歡迎來信 fdgkhdkgh@gmail.com