Skip to content

Commit fdda977

Browse files
committed
Update README.md
1 parent 18e847d commit fdda977

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

utils/aflpp_extractor/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# AFL++ Plugin: Data-Generator Extractor
2-
## Overview
32
This plugin allows AFL++ to use LibFuzzer's data generators for fuzzing. The plugin extracts generators from LibFuzzer and integrates them into AFL++.
3+
## Motivation
4+
![img](img/motivation.jpg)
5+
6+
The primary motivation behind this plugin is to enhance the fuzzing capabilities of AFL++ by utilizing the powerful data generators present in specific LibFuzzers. These data generators can construct complex inputs that meet certain structures, syntax, or semantics, making AFL++ more effective when testing PEER applications. This idea is inspired by a saying from the Chinese classic "Book of Songs" (诗经): "The stones from other hills can be used to polish jade" (他山之石, 可以攻玉), emphasizing the value of learning from others to improve oneself.
47

58
## Example Building
69

203 KB
Loading

0 commit comments

Comments
 (0)