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

CreateThread and WaitForXXX APi #86

Open
HongThatCong opened this issue Nov 2, 2020 · 0 comments
Open

CreateThread and WaitForXXX APi #86

HongThatCong opened this issue Nov 2, 2020 · 0 comments

Comments

@HongThatCong
Copy link
Contributor

Some shellcode and malwares uses CreateThread to download, upload....
And they call WaitForXXXObject to wait until those threads run and finished.
The Python emulation WaitForXXX code return successed immediately, so those threads will not be emulated.
Can you wait and emulate all threads those malware/shellcode created.
Thanks

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

1 participant