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
707 stars 204 forks source link

sh: 1: /usr/bin/Scripts/pyinstaller: not found #75

Closed rohanraj-aipro closed 2 years ago

rohanraj-aipro commented 2 years ago

python3 setup.py

  1. Use: 192.168.0.104
  2. Use a different IP address for server
  3. Use a DNS Hostname
  4. Use 127.0.0.1 (for testing on this computer)

Type selection: 4

Enter port number (Press ENTER for default):

Melt file on execution to tmp folder? y/n: y

Add program to startup on launch? y/n: n

Use UPX? y/n (Decreases file size but may not work on fresh computers): n

Path for icon (Press ENTER to skip): sh: 1: /usr/bin/Scripts/pyinstaller: not found

xp4xbox commented 2 years ago

Did you make sure yo add python to path during installation

Anarbb commented 2 years ago

Up happened to me too, i do have python in my PATH i think it happens when you run the setup in a virtualenv

rohanraj-aipro commented 2 years ago

I executed it in Command Prompt:- Windows 11 OS

rohanraj-aipro commented 2 years ago

And New error:-

  1. Use: 192.168.0.101
  2. Use a different IP address for server
  3. Use a DNS Hostname
  4. Use 127.0.0.1 (for testing on this computer)

Type selection: 4

Enter port number (Press ENTER for default):

Melt file on execution to tmp folder? y/n: y

Add program to startup on launch? y/n: n

Use UPX? y/n (Decreases file size but may not work on fresh computers): n

Path for icon (Press ENTER to skip): The system cannot find the path specified.

(I Pressed Enter for Icon. Not Working !!!)

xp4xbox commented 2 years ago

where is your pyinstaller path do you know?

rohanraj-aipro commented 2 years ago

I dont know .

But i runt the program on my desktop. i am using windows 11. not windows 10.

xp4xbox commented 2 years ago

Will be fixed in new merge

rohanraj-aipro commented 2 years ago

ok