Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Process disappears from list sometimes #4

Closed
fatalis opened this issue Jun 5, 2019 · 5 comments
Closed

Process disappears from list sometimes #4

fatalis opened this issue Jun 5, 2019 · 5 comments
Labels
bug Something isn't working

Comments

@fatalis
Copy link

fatalis commented Jun 5, 2019

Sometimes the process disappears from the list until I restart the game. When this happens it also doesn't show up in kvm_explorer. No idea why this is happening, not much happens between when It was working fine and then suddenly disappears. I notice it after restarting my hack a lot when coding.

Also, any plans to add memory page enumeration? I forked cheat engine's ceserver and made it use vmread and I can use CE browse memory, but page enum is needed to scan and low level windows is way over my head and I don't think I can do it myself.

Thanks for the cool lib :)

EDIT: For whatever reason, opening task manager fixes it. Decent enough workaround I guess

@seeker25
Copy link

seeker25 commented Jun 27, 2019

@fatalis
Copy link
Author

fatalis commented Jun 29, 2019

Yeah, I'm using 1GB hugepages, guess that's why this is happening for me? Keeping task manager open all the time is a good enough fix for me though.

@h33p
Copy link
Owner

h33p commented Jun 30, 2019

I don't think it has anything to do with hugepages. It could be something changed about the process state in recent windows updates that task monitoring corrects, but I have been out of the loop for a better part of 3 months so I can not say for sure. If the task manager fixes it, let it be a workaround until I get back from my break. If anyone is interested in experimenting, this part would be of great interest.

Not closing until a proper solution is found.

@h33p h33p added the bug Something isn't working label Jun 30, 2019
@fatalis
Copy link
Author

fatalis commented Jul 8, 2019

Did some logging and yeah, session is going to 0 when this occurs. 1809 btw

@h33p
Copy link
Owner

h33p commented Mar 19, 2020

Should be fixed in 9c4314e

@h33p h33p closed this as completed Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants