C
Clive Everett
I have a startup procedure that I cannot find and I would appreciate some
help about where to look for it as I'd like to find out what it is. The
startup command in the registry is:
rundll32 j:\WINDOWS\System32:qnrxwud.dll, Init 1
I looked inside the System32 folder including the dllcache and there is
nothing called qnrxwud.dll. I don't understand what the
"System32:qnrxwud.dll" syntax means in the command line path above so I
don't where else to look. It must be valid syntax otherwise it wouldn't get
loaded.
I ran processxp and dependency walker and the dll is being loaded by most of
my running processes and it has exported some functions so it does exist.
In case it helps, the functions exported are:
DebugBreakpoint
DebugInit
Init
InitService
SpawnedInit
Uninstall
I have wasted lots of time searching by name and by the dates and sizes
reported, but got nowhere and I would appreciate some help.
Thanks,
Clive
help about where to look for it as I'd like to find out what it is. The
startup command in the registry is:
rundll32 j:\WINDOWS\System32:qnrxwud.dll, Init 1
I looked inside the System32 folder including the dllcache and there is
nothing called qnrxwud.dll. I don't understand what the
"System32:qnrxwud.dll" syntax means in the command line path above so I
don't where else to look. It must be valid syntax otherwise it wouldn't get
loaded.
I ran processxp and dependency walker and the dll is being loaded by most of
my running processes and it has exported some functions so it does exist.
In case it helps, the functions exported are:
DebugBreakpoint
DebugInit
Init
InitService
SpawnedInit
Uninstall
I have wasted lots of time searching by name and by the dates and sizes
reported, but got nowhere and I would appreciate some help.
Thanks,
Clive