xp4xbox / Python-Backdoor

This project is a cross-platform backdoor/reverse shell and post-exploitation tool written in Python3
GNU General Public License v3.0
714 stars 205 forks source link

Failed to execute script client #33

Closed Fizwizbiz closed 4 years ago

Fizwizbiz commented 4 years ago

Hello !

I've downloaded this Python Backdoor on my VM Windows correctly, I disabled my firewall in my Ubuntu host (server side), I launch the server script, it's listening on port 4444 and then when I double-click on the exe in my VM Windows, I have this message "Failed to execute script client", with no explanation. I've tried to run it in cmd to see if there is an error message but no..

So I'm lost, I think I did it correctly. Thanks :)

EDIT : I've tried to run just the client.py and I have an error message "no module named pyscreeze" but I've checked and the module is installed..

xp4xbox commented 4 years ago

What version of python are you using?