- Sep 09, 2021
-
-
Anh Nguyen-Tuong authored
Update headers files to reflect BSD-3 license
-
- Feb 25, 2021
-
-
Jason Hiser authored
-
Jason Hiser authored
-
- Oct 03, 2019
-
-
Anh Nguyen-Tuong authored
-
- Mar 20, 2019
-
-
Anh Nguyen-Tuong authored
-
- Mar 19, 2019
-
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
- Mar 18, 2019
-
-
Anh Nguyen-Tuong authored
-
- Mar 16, 2019
-
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
- Mar 15, 2019
-
-
Anh Nguyen-Tuong authored
-
- Mar 13, 2019
-
-
Jason Hiser authored
-
- Mar 12, 2019
-
-
Anh Nguyen-Tuong authored
-
- Mar 11, 2019
-
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
Instead of the original laf-intel style instrumentation with nested 1 byte compare, we instead instrument each byte separately to provide afl with hints. We then execute the original cmp/jcc sequence. Advantages of this method are that we do not have to handle signed/unsigned comparisons of bytes, nor do we have to deal with having separate code to handle >=, <=. Furthermore, we can easily guide AFL towards inducing division by zero, by doing a compare against 0, i.e., logically add "cmp X, 0" before a "div X" instruction.
-
- Mar 09, 2019
-
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
- Mar 08, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
-
Anh Nguyen-Tuong authored
-
- Mar 06, 2019
-
-
Anh Nguyen-Tuong authored
-
- Mar 04, 2019
-
-
Anh Nguyen-Tuong authored
-
- Feb 01, 2019
-
-
Jason Hiser authored
-
- Jan 29, 2019
-
-
Jason Hiser authored
-
- Sep 04, 2018
-
-
Anh Nguyen-Tuong authored
-
- Aug 05, 2018
-
-
Anh Nguyen-Tuong authored
-
- Jul 25, 2018
-
-
Anh Nguyen-Tuong authored
-
- Jun 03, 2018
-
-
Anh Nguyen-Tuong authored
-
- Jun 01, 2018
-
-
Anh Nguyen-Tuong authored
-
- May 28, 2018
-
-
Anh Nguyen-Tuong authored
-
- May 27, 2018
-
-
Anh Nguyen-Tuong authored
-
- May 26, 2018
-
-
Anh Nguyen-Tuong authored
-