Bitwise-01 / Loki

Remote Access Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue

Rabb2269 opened this issue · comments

XXX@parrot]─[~/Loki]
└──╼ $python loki.py
Traceback (most recent call last):
File "loki.py", line 9, in
from lib.server.server import Server
File "/home/rabb/Loki/lib/server/server.py", line 8, in
from lib import const
ImportError: cannot import name const

Assistance friend.

I write the program for Python 3.6+

And it just work best in Windows 10

Ahh i seen it said Kali Linux and Parrot OS is kali linux with there own throw in on stuff.

Yes the server can run on Linux, but when you want to make an executable you should use Windows

Can you assist me in setting up server?
I have my laptop and desktop inches from each other. So ill run server on linux and then do the rest off windows desktop
Would that work?

I already made a video on that. Do everything it Linux except for generating the virus part. Do that part in Windows

I did and recieved error above

$python loki.py
Traceback (most recent call last):
File "loki.py", line 9, in
from lib.server.server import Server
File "/home/rabb/Loki/lib/server/server.py", line 8, in
from lib import const
ImportError: cannot import name const

How? What version of Python are you running?

Fixed
Feel free to close