bkerler / netgear_telnet

Netgear Enable Telnet (New Crypto)
MIT License
126 stars 34 forks source link

Library subdirectory missing? #14

Closed godmar closed 2 years ago

godmar commented 2 years ago

Running qiling_emulate.py yields:

$ python qiling_emulate.py 
Traceback (most recent call last):
  File "qiling_emulate.py", line 12, in <module>
    from Library.utils import *
ModuleNotFoundError: No module named 'Library'

is there a directory missing?

bkerler commented 2 years ago

Yep, and it's just for testing. Might add it later.