MikeMeliz/TorCrawl.py

Issue while executing the script - Please help

praveensinghinfo opened this issue · 2 comments

Traceback (most recent call last):
File "torcrawl.py", line 218, in
main()
File "torcrawl.py", line 176, in main
if int(args.yara) not in [0, 1]:
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'

Hi @hackgod512,

Apologies for the belated response. Were you able to resolve the issue?
If you were notable to resolve the issue, please could you retry and document the steps you took to reproduce the error.

Kind Regards,
@the-siegfried

It should be fixed here, and yara argument is not needed to get a simple extract: 35d2874

If anyone get the same error again, feel free to re-open the issue :)