tsffs icon indicating copy to clipboard operation
tsffs copied to clipboard

Questions when run the provided example target and fuzzing configuration:

Open 20000419 opened this issue 1 year ago • 3 comments

When I try to run the following command" simics -no-gui --no-win fuzz.simics" on Windows Powershell , there appears some confusing errors: errors I have no idea how to fix it.

20000419 avatar May 23 '24 08:05 20000419

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.

novafacing avatar May 30 '24 17:05 novafacing

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).

cglosner avatar Jun 01 '24 21:06 cglosner

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 😄

novafacing avatar Jun 03 '24 00:06 novafacing