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

If I run cs2 as a subprocess with a randomly generated process name, how would you handle it? #101

Closed
MicroGame0 opened this issue May 4, 2024 · 2 comments

Comments

@MicroGame0
Copy link

MicroGame0 commented May 4, 2024

usermode see
image

@MicroGame0
Copy link
Author

MicroGame0 commented May 4, 2024

real
image

@ekknod
Copy link
Owner

ekknod commented May 5, 2024

EC used to find process by module name back in the days, code is still available in KM version of VM:
https://github.com/ekknod/vm/blob/main/km/vm.cpp#L81

You could implement something like that

@ekknod ekknod closed this as completed May 24, 2024
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