Skip to content
#

yara-rules

Here are 51 public repositories matching this topic...

wesinator
wesinator commented Apr 14, 2020
$ python3 loki.py
Traceback (most recent call last):
  File "loki.py", line 43, in <module>
    from lib.lokilogger import *
  File "/Users/w/Downloads/Loki/lib/lokilogger.py", line 15, in <module>
    from helpers import removeNonAsciiDrop
ModuleNotFoundError: No module named 'helpers'

Python 3.7.7 homebrew
Cloned directly from master.
helpers.py is present in

Improve this page

Add a description, image, and links to the yara-rules topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yara-rules topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.