Maksim Shudrak
Maksim Shudrak
Could you copy-paste output of log file created in the same directory where you run command ?
Very strange output, it should say either target function found or not found and print a bitmap.
Probably unrelated to this problem, @xinyile your setup looks fine.
Hi, yes, I've modified agents distribituted with kAFL to be able to use them for my purposes. I am attaching all the code I have. [agents.zip](https://github.com/RUB-SysSec/kAFL/files/2172250/agents.zip)
Hi @chitoge, I am using very old unpatched Windows 7 (guest). Actually, this Meltdown patch created a lot of problems for me before :) kAFL doesn't obtain coverage if the...
Hm, it is great, I didn't manage to make panic handler work either on Windows or Linux. Could you share more details about your environment: Host system Hardware (especially CPU)...
ok, thank you. yes, I remember this small bug, I've fixed it.
Thank you for your commit! :) I believe it is a usefull feature but I see that it is not passing build tests. We first need to make sure that...
I think the problem is this difference between correct and incorrect log printing: Before it was ``` 4: ~~1412~~ MSVCR120.dll!printf 4: arg 0: done 4: (type=char*, size=0x0) ``` after ```...
Ok, ping me whenever you are ready for review with this :)