Skip to content
This repository was archived by the owner on Jul 6, 2024. It is now read-only.

Convert string to bytes for newline file write #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

im-batman
Copy link

Addressing an error encountered in python3:

Traceback (most recent call last):
  File "openioc_to_yara.py", line 506, in <module>
    main(opts)
  File "openioc_to_yara.py", line 486, in main
    iocm.write_yara(output_file)
  File "openioc_to_yara.py", line 435, in write_yara
    fout.write('\n')

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant