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

Use DuplicateHandle to get a fully privileged handle to remote processes instead of PROCESS_ALL_ACCESS request #471

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

rkervella
Copy link
Member

Reworked the way we're obtaining remote process handles with full privileges by using an old technique described here.

Also moved some constants to the syscalls package.

@rkervella rkervella merged commit d3a107c into master Jul 16, 2021
@rkervella rkervella deleted the duphandle branch July 16, 2021 13:00
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

Successfully merging this pull request may close these issues.

1 participant