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

Shellcode terminates main thread #146

Open
alexgar0 opened this issue Apr 2, 2024 · 1 comment
Open

Shellcode terminates main thread #146

alexgar0 opened this issue Apr 2, 2024 · 1 comment

Comments

@alexgar0
Copy link

alexgar0 commented Apr 2, 2024

When the shellcode is finished executing, it simply terminates the main process. I'm using CreateRemoteThreadEx to create a thread for shellcode. Shellcode generated with --thread. The program from which the shellcode is generated is a simple C++ Hello World MessageBox compiled using MSVC.

@YanStar
Copy link

YanStar commented Jul 12, 2024

I meet the same question. Do you have solve it? thank you

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