nccgroup / Zulu

The Zulu fuzzer
GNU Affero General Public License v3.0
125 stars 34 forks source link

Bug fixes #2

Closed sumit-1 closed 10 years ago

sumit-1 commented 10 years ago
  1. The bug exist if there is a dot in directory path but no extension for filename. It splits the directory path and append it to the filepath thinking of it as extension and throws 'Error creating fuzz file'.
  2. win32.winerror() did not work in my system. Maybe configuration differ, but advisable to check it.

System: Windows 7