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

#1379: added ntdll method for suspending/resuming processes #1383

Closed
wants to merge 4 commits into from

Conversation

ogurets
Copy link

@ogurets ogurets commented Dec 15, 2018

Slightly modified patch for #1379, which will use threading method if NtSuspendProcess or NtResumeProcess are unavailable.

@giampaolo
Copy link
Owner

Closing this one as a duplicate of #1382 as I don't think keeping the alternate method to support Windows XP is worth it. Old code relying on CreateToolhelp32Snapshot should just go.

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

Successfully merging this pull request may close these issues.

None yet

2 participants