Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pyinstaller 3 Python 2
#1
Hello,

I used pyinstaller, installed from pip3, to turn a program I wrote in python 2.7 into an executable. This program is a reverse back door. Pyinstaller spit out the executable just fine, but when I run the executable on the target vm and try to run a command from my attack vm, the program gets stuck. There aren’t any error codes and the program worked perfectly fine when I ran it just using the python 2.7 interpreter.

Could this be because I used pyinstaller from pip3 on a python 2.7 program?

Please let me know if there is anymore information you need. I appreciate all replies. Thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python 3.7, Windows 10, pyinstaller, winsound, no sound in executable kmarien 3 3,649 Nov-30-2020, 04:10 PM
Last Post: buran
  Cannot Change Python script to exe using Pyinstaller omar_mohsen 3 2,383 Dec-19-2019, 01:05 PM
Last Post: buran
  Error with using pyinstaller to convert python script in Mac OS Takeshio 2 5,363 Oct-19-2018, 02:42 PM
Last Post: Takeshio
  compiling python using pyinstaller sabeesh90 0 2,657 Aug-16-2018, 09:58 AM
Last Post: sabeesh90
  [split] Trouble making my first python .exe using pyinstaller. esha09 5 7,176 Apr-21-2018, 09:37 PM
Last Post: snippsat
  Problems with PyInstaller with tkinter app on python 3.5 sealyons 10 18,718 Jun-16-2017, 08:19 PM
Last Post: sealyons
  Trouble making my first python .exe using pyinstaller. PickyBiker 8 15,487 Dec-09-2016, 01:38 PM
Last Post: PickyBiker

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020