Skip to content

Need help: tell fuzzer not to send message #581

Answered by SR4ven
poul1x asked this question in Q&A
Discussion options

You must be logged in to vote

Right now two options to realize this come to my mind:

  • Use post_test_case_callbacks in session to manually receive data and evaluate it until want to continue.
  • Write your own connection class (or copy an existing one) with a custom receive function, which implements the desired feature.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by SR4ven
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #398 on December 04, 2021 23:04.