Bitwise-01 / Loki

Remote Access Tool
MIT License
573 stars 218 forks source link

Issue #9

Closed Rabb2269 closed 5 years ago

Rabb2269 commented 5 years ago

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.

Bitwise-01 commented 5 years ago

I write the program for Python 3.6+

Bitwise-01 commented 5 years ago

And it just work best in Windows 10

Rabb2269 commented 5 years ago

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

Bitwise-01 commented 5 years ago

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

Rabb2269 commented 5 years ago

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?

Bitwise-01 commented 5 years ago

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

Rabb2269 commented 5 years ago

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

Bitwise-01 commented 5 years ago

How? What version of Python are you running?

Rabb2269 commented 5 years ago

Fixed Feel free to close