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

Question: Can you add a function to create a suspended process with procgov? #35

Closed
AndreyRGW opened this issue Apr 16, 2022 · 4 comments
Assignees

Comments

@AndreyRGW
Copy link

AndreyRGW commented Apr 16, 2022

Can you add a function to create a suspended process with procgov? Or add a function to be able to grant privileges to programs, for example - SeLockMemoryPrivilege.

UPD: Or how can I add SeLockMemoryPrivilege privilege to a program? In Process Hacker, you can enable it in the program properties in the token section. But due to the fact that this privilege is enabled after the program is loaded, it just doesn't work.

@lowleveldesign
Copy link
Owner

Hi @AndreyRGW, thanks for the suggestion. I will add an option to grant privileges to a process. Unfortunately, it may take a moment as I'm short on time lately.

@AndreyRGW
Copy link
Author

Hi @AndreyRGW, thanks for the suggestion. I will add an option to grant privileges to a process. Unfortunately, it may take a moment as I'm short on time lately.

Oh, thanks, I'll look forward to it!

@AndreyRGW
Copy link
Author

Sup, how's the development going?

@lowleveldesign
Copy link
Owner

It is completed. I've been struggling with various build issues and I finally migrated the project to .NET 6.0. I hope this won't cause any strange issues. Anyway, 2.10 release contains --enable-privileges option. Please make sure the user has a privilege available, otherwise it won't work (more info).

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

No branches or pull requests

2 participants