why got \??\ in the path ?
From: Polaris (etpolaris_at_hotmail.com)
Date: 04/23/05
- Next message: Steven L Umbach: "Re: Green Admin - Brute Force Attack - Pls Help"
- Previous message: Underfire Tech: "Green Admin - Brute Force Attack - Pls Help"
- Next in thread: Steven L Umbach: "Re: why got \??\ in the path ?"
- Reply: Steven L Umbach: "Re: why got \??\ in the path ?"
- Reply: Lionel Fourquaux: "Re: why got \??\ in the path ?"
- Reply: Polaris: "Thanks ! Re: why got \??\ in the path ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 22 Apr 2005 23:30:35 -0700
Hi Experts:
Wrote a small program on XP to get a list of running processes. I used the
GetModuleFileNameEx, EnumProcessModules to go through each process and get
the process path, most of the returned path is ok, but noticed strange one
below:
\??\C:\WINDOWS\system32\csrss.exe (0x4A680000)
Anyone knows why there is \??\ at the front of the path? Does that mean the
csrss.exe is a virus? In task manager, the csrss.exe is running and cannot
be stopped.
Any thought is appriciated.
Thanks In Advance!
Polaris
- Next message: Steven L Umbach: "Re: Green Admin - Brute Force Attack - Pls Help"
- Previous message: Underfire Tech: "Green Admin - Brute Force Attack - Pls Help"
- Next in thread: Steven L Umbach: "Re: why got \??\ in the path ?"
- Reply: Steven L Umbach: "Re: why got \??\ in the path ?"
- Reply: Lionel Fourquaux: "Re: why got \??\ in the path ?"
- Reply: Polaris: "Thanks ! Re: why got \??\ in the path ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|