Open devdanzin opened 2 weeks ago
Somehow importing the fuzzed modules first time inside source.py doesn't work for non Python modules. Figure out why and fix it.
source.py
Currently a workaround is in place, importing all known modules previously in the fuzzer.
Somehow importing the fuzzed modules first time inside
source.py
doesn't work for non Python modules. Figure out why and fix it.Currently a workaround is in place, importing all known modules previously in the fuzzer.