Skip to content

bugfixes: write proper csv and correct custom_header option#1

Open
bob-commits wants to merge 1 commit intolaconicwolf:masterfrom
bob-commits:fix-csv-and-custom-header
Open

bugfixes: write proper csv and correct custom_header option#1
bob-commits wants to merge 1 commit intolaconicwolf:masterfrom
bob-commits:fix-csv-and-custom-header

Conversation

@bob-commits
Copy link
Copy Markdown

  • The csv code didn't escape all wordlist characters so that the resulting csv file was corrupted (e.g. quote characters). This pull request uses the python csv library to handle the output format.
  • Due to mistypings in the added custom_header option, the script was unable to start. This pull request fixes these mistypings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant