soemthlng

Results 2 comments of soemthlng

@jwilk A python script without a shebang is not suitable for this fuzzer?

@jwilk Ok, I set shebang like this. `#!/home/myname/anaconda3/bin/python3.8` `import asyncio` `import logging` and I set the executable bit `rwxr-xr-x`. but `py-afl-fuzz` still does not work. I print this error. `[-]...