Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
afl-users
Conversations
About
afl-users
Contact owners and managers
1–30 of 1240
Announcements and discussion for
afl-fuzz
.
This group is paused due to spam. If you need help, please reach out to community members directly.
Mark all as read
Report group
0 selected
v k
,
floyd
2
Jan 29
Format for providing inputs for argv fuzzing ?
Hi, The argv-fuzz-inl.h reads: This will cause the program to read NUL-delimited input from stdin and
unread,
Format for providing inputs for argv fuzzing ?
Hi, The argv-fuzz-inl.h reads: This will cause the program to read NUL-delimited input from stdin and
Jan 29
Marc Heuse
Jan 29
Re: [afl-users] Better understanding AFL++. Please help!
Why don't you read the extensive documentation of afl++? That would answer most your questions
unread,
Re: [afl-users] Better understanding AFL++. Please help!
Why don't you read the extensive documentation of afl++? That would answer most your questions
Jan 29
jack dong
Jan 29
afl-gcc
How to make AFL compile to generate a cross-compilation tool, so that the instrumented binary file
unread,
afl-gcc
How to make AFL compile to generate a cross-compilation tool, so that the instrumented binary file
Jan 29
jiacheng chen
12/28/23
cycles done' colors meaning
Hello, when i'm fuzzing some functions with AFL++ i've noticed the "cycled done" is
unread,
cycles done' colors meaning
Hello, when i'm fuzzing some functions with AFL++ i've noticed the "cycled done" is
12/28/23
jiacheng
,
Nikolay Shaplov
2
12/28/23
Need help with a valid input file while running AFL++
В письме от понедельник, 18 декабря 2023 г. 18:18:50 MSK пользователь jiacheng написал: > //
unread,
Need help with a valid input file while running AFL++
В письме от понедельник, 18 декабря 2023 г. 18:18:50 MSK пользователь jiacheng написал: > //
12/28/23
stefan hansan
,
Nikolay Shaplov
2
12/9/23
Is there a reason the file .cur_input is not being created in aflplusplus in Unicorn mode?
В письме от вторник, 5 декабря 2023 г. 20:49:09 MSK пользователь stefan hansan написал: > Hey,
unread,
Is there a reason the file .cur_input is not being created in aflplusplus in Unicorn mode?
В письме от вторник, 5 декабря 2023 г. 20:49:09 MSK пользователь stefan hansan написал: > Hey,
12/9/23
Domas
2
11/20/23
AFL Patch out of range
source code https://github.com/quarkslab/android-fuzzing/tree/main/wlinked_jni On Tuesday, November
unread,
AFL Patch out of range
source code https://github.com/quarkslab/android-fuzzing/tree/main/wlinked_jni On Tuesday, November
11/20/23
Andrew C
9/9/23
Issue: afl-frida-trace.so crashing all binaries on Android ARM64 (Github #1856)
I am trying to figure out this issue I am having: Running any binary with LD_PRELOAD=afl-frida-trace.
unread,
Issue: afl-frida-trace.so crashing all binaries on Android ARM64 (Github #1856)
I am trying to figure out this issue I am having: Running any binary with LD_PRELOAD=afl-frida-trace.
9/9/23
L R
,
dome...@gmail.com
3
9/5/23
Is it possible to compile V8 with afl++?
I made it. Thanks Best Lily On Sunday, September 3, 2023 at 4:04:18 AM UTC+8 dome...@gmail.com wrote:
unread,
Is it possible to compile V8 with afl++?
I made it. Thanks Best Lily On Sunday, September 3, 2023 at 4:04:18 AM UTC+8 dome...@gmail.com wrote:
9/5/23
L R
,
Nikolay Shaplov
4
8/31/23
Unable to compile SpiderMonkey with afl-clang-fast
Hi, I used AFL++ and everything works. Thanks. On Sunday, August 20, 2023 at 8:16:05 PM UTC+8 Nikolay
unread,
Unable to compile SpiderMonkey with afl-clang-fast
Hi, I used AFL++ and everything works. Thanks. On Sunday, August 20, 2023 at 8:16:05 PM UTC+8 Nikolay
8/31/23
shaw wu
, …
Richo Healey
3
7/21/23
How to record each output during fuzzing?
Rather than doing all that IO, I would just hash your output and enter that into the coverage bitmap.
unread,
How to record each output during fuzzing?
Rather than doing all that IO, I would just hash your output and enter that into the coverage bitmap.
7/21/23
Benjamin Kallus
, …
Connor Shugg
6
7/10/23
Toggling Control Flow Tracing
Thank you. That does sound more accurate, but we're okay introducing a little noise into the
unread,
Toggling Control Flow Tracing
Thank you. That does sound more accurate, but we're okay introducing a little noise into the
7/10/23
2ourc3
6/19/23
Quick Introduction to fuzzing with AFL++
Hello fuzzers ! I wrote a small introduction to fuzzing using AFL++ . Maybe you can gain some
unread,
Quick Introduction to fuzzing with AFL++
Hello fuzzers ! I wrote a small introduction to fuzzing using AFL++ . Maybe you can gain some
6/19/23
Pierre Abbat
, …
Jakub Wilk
3
5/18/23
Updated the git repo on another computer
* Pierre Abbat <ph...@bezitopo.org>, 2023-04-19 12:16: >I copied the AFLplusplus repo to
unread,
Updated the git repo on another computer
* Pierre Abbat <ph...@bezitopo.org>, 2023-04-19 12:16: >I copied the AFLplusplus repo to
5/18/23
George Trabucchi
,
Marc
2
5/6/23
Running AFL++ on clang-instrumented binary
Hi, a) AFL++ works with clang's sanitize-coverage too (it's call `native` there: `
unread,
Running AFL++ on clang-instrumented binary
Hi, a) AFL++ works with clang's sanitize-coverage too (it's call `native` there: `
5/6/23
László Szekeres
5/5/23
10 days left to submit your fuzzing research to FUZZING'23!
Dear Fuzzing Enthusiasts, We wanted to remind you that the deadline for submitting your fuzzing
unread,
10 days left to submit your fuzzing research to FUZZING'23!
Dear Fuzzing Enthusiasts, We wanted to remind you that the deadline for submitting your fuzzing
5/5/23
Tanvi Allada
,
Connor Shugg
2
4/19/23
afl-as.h
Hi Tanvi, I'm not quite sure what you mean about 'pty privileges' when initializing
unread,
afl-as.h
Hi Tanvi, I'm not quite sure what you mean about 'pty privileges' when initializing
4/19/23
Cherry bomb
,
Nikolay Shaplov
9
3/24/23
AFL PLUS PLUS ERROR - Elf binary
I've already defined the variable in LD_LIBRARY_PATH, I've even used the configuration in
unread,
AFL PLUS PLUS ERROR - Elf binary
I've already defined the variable in LD_LIBRARY_PATH, I've even used the configuration in
3/24/23
Xaqan Kerimov
,
Nikolay Shaplov
2
3/22/23
AFL cannot run /path/to./default/.cur_input
В письме от вторник, 21 марта 2023 г. 07:42:16 MSK пользователь Xaqan Kerimov написал: > afl-fuzz
unread,
AFL cannot run /path/to./default/.cur_input
В письме от вторник, 21 марта 2023 г. 07:42:16 MSK пользователь Xaqan Kerimov написал: > afl-fuzz
3/22/23
Dylan McBean-Kyle [Google]
3/9/23
AFL not creating .cur_input file
I'm trying to fuzz a windows binary in WSL, when I run this command afl-fuzz -V 30 -W -D -i tests
unread,
AFL not creating .cur_input file
I'm trying to fuzz a windows binary in WSL, when I run this command afl-fuzz -V 30 -W -D -i tests
3/9/23
刘文
3/9/23
How to solve “Test case 'id:000002,orig:1.pdf' results in a timeout”???
I am testing a pdf viewer mupdf using AFL. My steps are as follows: cd afl-2.52b make sudo make
unread,
How to solve “Test case 'id:000002,orig:1.pdf' results in a timeout”???
I am testing a pdf viewer mupdf using AFL. My steps are as follows: cd afl-2.52b make sudo make
3/9/23
TOLUCHURI SHYAMILI SHANKER RAO
,
Nikolay Shaplov
2
3/8/23
Fuzzing libpng-1.6.31 using AFL++
В письме от среда, 8 марта 2023 г. 12:34:16 MSK пользователь 'TOLUCHURI SHYAMILI SHANKER RAO'
unread,
Fuzzing libpng-1.6.31 using AFL++
В письме от среда, 8 марта 2023 г. 12:34:16 MSK пользователь 'TOLUCHURI SHYAMILI SHANKER RAO'
3/8/23
Tanvi Allada
,
Connor Shugg
3
3/5/23
Fuzzing a customizable shell
Ah, woops! Just realized I swapped two letters in your name - sorry about that Tanvi! On Sun, Mar 5,
unread,
Fuzzing a customizable shell
Ah, woops! Just realized I swapped two letters in your name - sorry about that Tanvi! On Sun, Mar 5,
3/5/23
Lingjun Zhou
, …
TOLUCHURI SHYAMILI SHANKER RAO
6
3/3/23
How to fuzz a libpng library
Hello, I'm also trying to fuzz libpng-1.6.31 using AFL++. As suggested I applied the patch to
unread,
How to fuzz a libpng library
Hello, I'm also trying to fuzz libpng-1.6.31 using AFL++. As suggested I applied the patch to
3/3/23
TOLUCHURI SHYAMILI SHANKER RAO
,
Connor Shugg
4
2/22/23
Seed input file format
Great question. AFL actually assumes by default that the target program reads from stdin. It'll
unread,
Seed input file format
Great question. AFL actually assumes by default that the target program reads from stdin. It'll
2/22/23
TOLUCHURI SHYAMILI SHANKER RAO
2/17/23
YARA rules for Fuzzing
How can we write YARA rules to generate inputs for a specific binaries/executable file...and further
unread,
YARA rules for Fuzzing
How can we write YARA rules to generate inputs for a specific binaries/executable file...and further
2/17/23
Arpita Dutta
,
Michal Zalewski
3
1/24/23
Every time program aborts after performing a dry run
Thanks Michal. It solved the problem. Thanks a lot for the help. Regards, Arpita On Tuesday, January
unread,
Every time program aborts after performing a dry run
Thanks Michal. It solved the problem. Thanks a lot for the help. Regards, Arpita On Tuesday, January
1/24/23
Mukta Debnath
1/11/23
AFLGo: How to set targets for AFL using AFLGo
Hi, Can anyone tell me the command parameters to be used to set target location for AFL in AFLGo.
unread,
AFLGo: How to set targets for AFL using AFLGo
Hi, Can anyone tell me the command parameters to be used to set target location for AFL in AFLGo.
1/11/23
Behnam ben
12/18/22
timeouts when fuzzing a server program
Im trying to fuzz an FTP server program by desocketing using preeny. Everything works fine except the
unread,
timeouts when fuzzing a server program
Im trying to fuzz an FTP server program by desocketing using preeny. Everything works fine except the
12/18/22
Elias Myllymäki
,
Marc
2
12/2/22
Unable to compile dynamic shared library with afl-g++-fast.
Hi! On 12/1/22 23:23, Elias Myllymäki wrote: > I am trying to compile this project > <https:
unread,
Unable to compile dynamic shared library with afl-g++-fast.
Hi! On 12/1/22 23:23, Elias Myllymäki wrote: > I am trying to compile this project > <https:
12/2/22