You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dumprop, the fix is merged to master. Can you verify, please?
Yes, everything is working now. Thanks for the quick fix.
Also, if you run C# target with binary (like ./SerializeObject), you'd better use --hint csharp option
Thanks! Fortunately, all works well without this option in my case.
Maybe it should be mention on documentation?
I afraid I can forget it when it would help
I did fuzzing test via SharpFuzz + vanilla AFL
Actual result:
After I made
default
directory in copy of previous directory (such structure in AFL++) and all goes well:So, seems that casr doesn't work with output directory structure of vanilla AFL
The text was updated successfully, but these errors were encountered: