I have noticed in more than two PCs that Everything tries to open some device path with a name that looks like some device path parsing/ecnoding bug.
I am not sure if this wrong, just bringing this to your attention.
Some strange output on Procmon
-
win32
- Posts: 44
- Joined: Fri Mar 19, 2021 11:48 am
Some strange output on Procmon
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Some strange output on Procmon
This is an issue with Procmon when it gathers the filename for NtCreateFile when using OpenFileById.
-
win32
- Posts: 44
- Joined: Fri Mar 19, 2021 11:48 am
Re: Some strange output on Procmon
Apologies for any confusion, thank you for your reply.