Questions when run the provided example target and fuzzing configuration:
When I try to run the following command" simics -no-gui --no-win fuzz.simics" on Windows Powershell , there appears some confusing errors:
I have no idea how to fix it.
Is fuzz.simics from this repo, or is it your own script? If you can attach it I'll be able to check whether this is a fuzzer issue or a script issue.
I may be off a little bit but some of those scripts haven't been updated for the newest version, so my guess is that one the @tsffs options that was in that script is no longer supported (I experienced the same thing myself so hopefully your problem is the same).
Sounds like a docs pass is in order whether that's the issue for this specific case or not. I'll do that this week and hopefully resolve this one 😄