Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When i convert the stub.py to exe with auto-py-to-exe i run into the following errors #1

Open
byte4RR4Y opened this issue Mar 6, 2023 · 10 comments

Comments

@byte4RR4Y
Copy link

byte4RR4Y commented Mar 6, 2023

when i convert the stub.py to exe and run it on my virtual windows machine i get the errors:
File "stub.py",line 12, in
File "",line 13, in
File "",line 3, in
ModuleNotFoundError: No module named 'code'

@byte4RR4Y byte4RR4Y changed the title When i convert the stub.py to exe with auto-py-to-exe i run into tthe errors When i convert the stub.py to exe with auto-py-to-exe i run into the following errors Mar 6, 2023
@machine1337
Copy link
Owner

@byte4RR4Y contact on telegram

@byte4RR4Y
Copy link
Author

your e-mail address does not exist and i can't find your telegram, my telegram is t.me/exploitingsystems

@ghost
Copy link

ghost commented Jun 16, 2023

I have the same problem :/

@machine1337
Copy link
Owner

@byte4RR4Y its basically ur payload.py needs external import...test it with hello world exe if still issue persist then let us know

@machine1337
Copy link
Owner

@byte4RR4Y @Miche1355 here is our telegram id: https://t.me/R0ot1337

@ghost
Copy link

ghost commented Jun 16, 2023

I sent you a message on telegram @machine1337

@machine1337
Copy link
Owner

@Miche1355 what's your telegram username?

@ghost
Copy link

ghost commented Jun 17, 2023

it still does not work.

@machine1337
Copy link
Owner

@Miche1355 As the script is updated now...if u still facing any issue...then let us know
Note:- Its a simple metasploit python based payload and now being detected by defender bcz might be uploaded on virustotal...
as the new metasploit payload not be detected by defender now

@ghost
Copy link

ghost commented Jun 29, 2023

@machine1337
Hello, it does not work in exe.
I used auto py to exe.

Traceback (most recent call last):
File "stub.py", line 12, in
File "", line 1, in
File "", line 14, in
File "", line 3, in
ModuleNotFoundError: No module named 'code'
[6964] Failed to execute script 'stub' due to unhandled exception!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants