Python Reverse Shell Tutorial – 14 – Creating an Executable exe File

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

19 responses to “Python Reverse Shell Tutorial – 14 – Creating an Executable exe File”

  1. FluxyGames PE Avatar

    Hi what's the note pad are he using plz?

  2. Piotr Rybka Avatar

    There's no cx_Freeze for Windows which would support Python 3.6, so this tutorial is no longer useful… As many others…

  3. pedro branco Avatar

    there is a way that i can run my .exe file without all the files that came in the build folder?

  4. Ekwonu Michael Avatar

    Hi, I have got some issues with cx_Freeze converting my file to exe. after build and when i run the exe, i get an error: "Importerror, DLL not found. Can I send you my code for you to have a look. Thanks

  5. Sahan Shyamal Avatar

    Thanks NEWBOSTON 🙂

  6. Harsh Vasoya Avatar

    You are a genius!!!!

  7. Adam El-Kadi Avatar

    Hey I love your video but can you help me develop one for mac… I need one that can either run on all platforms or I need it to work on a macbook air OS X newest version 64 bit

  8. Rifky Satyana Avatar

    hello… i want to ask a question. …
    when i build.. it says that there is no module named cx_Freeze although i have downloaded the cx_Freeze..

  9. Will Jones Avatar

    Hello, I know this is quite an old video, however if there is anyone who can help, I would greatly appreciate it. When I run "py setup.py build", this comes up even though I have installed cx_Freeze.

    Traceback (most recent call last):
    File "setup.py", line 2, in <module>
    from cx_Freeze import setup, Executable
    ImportError: No module named 'cx_Freeze'

  10. Vyper Avatar

    do you send them client.exe

  11. volpi15 Avatar

    hello can someone help me pls if i connect to a target and send them a command the server gets this error
    "Cannot send command output: descriptor 'encode' requires a 'str' object but received a 'unicode'"

    thanks in advance 😀

  12. Lank E. Fingers Avatar

    client.py code isn't on your github as far as I can see. Not in "Python" category in Source Code.

  13. ThePhotographyBlog Avatar

    I tried this method before but for some reasons when I type python in the command line the way that you say to do so, I get an error saying that 'python' is not a recognized operation. PLEASE HELP!!!

  14. yacine Algeria Avatar

    guys my programm runs in pycharm normaly when i made an exe file from it. when i start the exe file it shows me a bunch of errors pleas help

  15. AlexandraJohnsson Avatar

    When I try to install cx_Freeze it says "cx_Freeze-4.3.4.win32-py2.7 has stopped working" in the setup window where it says "Ready to install". The same applies if I try to install Py2exe. How come?

  16. Leon Peric Avatar

    when i try to run the command: python setup.py build i get the error:
    'python' is not recognized as an internal or external command,
    operable program or batch file.
    how can i fix this?

  17. A Weird Guy Avatar

    I like dis guy. hehe

  18. Nathan Chambers Avatar

    The reason why you cx_freeze didn't work in 3.5 is because it's not part of regular python, and each version has it's own installer (cx_Freeze-4.3.3.win-amd64-py3.4 dot exe for example) Install cx_freeze for 3.5 and you can use it! 😉

  19. Adam Arzo Avatar

    You know just as well as I do that people aren't using this to 'help' anyone, lol……

Leave a Reply

Your email address will not be published. Required fields are marked *