RhyAphOx items in task manager process list

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Two items with the prefix RhyAphOx are in my task manager
process list and seem to be using resources.
I find no reference to RhyAphOx.exe or any other reference
to RhyAphOx on the net or groups.
Is this a legit process or something I should be concerned
about? Perhaps this is an abbreviation of something common?
Noiret
 
Can you post more information on this? If you do a 'find/search' on
your drives, in which folder does this exe reside? Any other files in
that same folder? What's the date on the file? Any other information
you can provide is helpful.

In task manager there should be a process id or PID associated with
the process. Find that PID and then run, from the command prompt:

netstat -ona | more

Look for that PID in the list and post any additional information such
as the protocol and port that the process is listening on. Note that
the PID may not be in the netstat generated list, it's a long shot but
can provide some more information if it is indeed there.

Steve
 
Back
Top