Hello, did you use desock.so in the preeny library or the open source desockmulti.so in multifuzz work when you used AFL Fuzz tinyDtls? Or use other tools...
My problem is that if I use LD_PRELOAD to specify the preeny library, AFL will have a timeout problem. Using desockmulti.so, the Fuzz speed will be very slow, 30 per second.
So, how do you use AFL to fuzz tinyDtls? Do you have the same problem?
Sorry, I see why. I noticed that you wrote a tested program separately for tinydtls. If possible, can you provide the experimental program and PSK files? I also want to try to use AFL fuzzy
Hello, did you use desock.so in the preeny library or the open source desockmulti.so in multifuzz work when you used AFL Fuzz tinyDtls? Or use other tools... My problem is that if I use LD_PRELOAD to specify the preeny library, AFL will have a timeout problem. Using desockmulti.so, the Fuzz speed will be very slow, 30 per second. So, how do you use AFL to fuzz tinyDtls? Do you have the same problem?