Fixes regression since 5fdad3c5 which ignored the -C option and wrote all files in the current working directory. Tested with: touch foo && gzip foo && mkdir bar binwalk -e foo.gz -C bar binwalk -e foo.gz