Bitwise-01 / Loki

Remote Access Tool
MIT License
573 stars 218 forks source link

Payload binary does not exist; please generate it #29

Closed mandroid19 closed 4 years ago

mandroid19 commented 4 years ago

Hi, I tried to connect back from my Windows VM(client) to Linux VM(server) however the server says: Payload binary does not exist; please generate it

I tried to compile the agent/bot/template_payload.py, but it says: NameError: name 'auto_persist' is not defined.

Bitwise-01 commented 4 years ago

You don't run that directly. You have to run builder.py python builder.py -i 127.0.0.1 -p 8080 -n payload_name

mandroid19 commented 4 years ago

I have compiled it. But with port 8084, because the server won't start with 8080 port.

On Wed, May 27, 2020, 18:34 Mo notifications@github.com wrote:

You don't run that directly. You have to run builder.py python builder.py -i 127.0.0.1 -p 8080 -n payload_name

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Pure-L0G1C/Loki/issues/29#issuecomment-634786227, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWI7TMMKROWL4ZT4QQSMYTRTU6KRANCNFSM4NMFR4QQ .