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
I'm going to run Spec-fuzzer in Ubuntu.
I found that I should run the packer tool first and use its output as the input of the spec-fuzzer.
After installing all required packages and dependencies, I could run the "nyx_packer.py", but i get an error:
"python3: can't open file 'nyx_net_spec.py': [Errno 2] No such file or directory"
I searched all files in Nyx clone, but couldn't find such file!
I would really appreciate it if anyone could help me with this issue.
The text was updated successfully, but these errors were encountered:
Hi there!
I'm totally new to "Fuzzing World!" :)
I'm going to run Spec-fuzzer in Ubuntu.
I found that I should run the packer tool first and use its output as the input of the spec-fuzzer.
After installing all required packages and dependencies, I could run the "nyx_packer.py", but i get an error:
"python3: can't open file 'nyx_net_spec.py': [Errno 2] No such file or directory"
I searched all files in Nyx clone, but couldn't find such file!
I would really appreciate it if anyone could help me with this issue.
The text was updated successfully, but these errors were encountered: