Computer Hope Admin Topic Starter
Administrator
Hacker

Posts: 4920
Thanked: 109
OS: Windows Vista
Computer: Specs
Experience: Guru
Certifications: List
There is hope -- Computer Hope.

  
|
|
« on: November 10, 2008, 05:33:41 AM » |
|
This weekend for my form of fun I wanted to program so decided to create a new tool for Computer Hope that I hope everyone can find useful. This tool is known as the "Windows process search tool" and is currently in the alpha stage of testing. The idea behind the tool is to enable users to search for one or more process and find additional information about that process. What makes this unique from all the other services like this is that you can copy and paste a long listing of processes (e.g. from HijackThis) and quickly identify everything running on the computer. In addition to the easy to read listing of processes you can also click the top bar to quickly and easily sort any row of data (helpful for grouping programs from the same company). Finally, all processes can be looked at individually to give additional helpful information and link into other services such as pulling the company links (if any), Q&A links (if any), and related dictionary links (if any). Found at: http://www.computerhope.com/cgi-bin/process.plExample of a HijackThis log with processes: http://www.computerhope.com/forum/index.php/topic,69415.0.htmlThis is still being developed so still a lot of work to do and only had the time to add a few hundred processes. Would appreciate any feedback, suggestions, etc. from the community.  p.s. Anything found as Unknown is automatically logged so I can get them added. Update: YouTube video giving a quick overview of this tool found here.
|
|
|
|
« Last Edit: July 03, 2009, 04:17:23 AM by Computer Hope Admin »
|
Logged
|
Success is the ability to go from one failure to another with no loss of enthusiasm. - Winston Churchill
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CBMatt
Mod & Malware Specialist
Hacker

Posts: 5403
Thanked: 69
OS: Windows XP
Computer: Specs
Experience: Guru

Sad and lonely...and loving every minute of it.
|
|
« Reply #11 on: November 12, 2008, 05:12:16 PM » |
|
I don't think our Malware Specialists will be removed any time soon.  Not at all. We use programs like this on a regular basis to help us get through logs quickly. They are not something should be relied upon, however. As helpful as they are, they are unable to catch many things such as certain file extensions or hidden registry entries. Personally, I think these process scanners should only be used by those who have proper training. A lot of people tend to take the results at face value and end up removing the wrong things. This is a great project, though, and I hope it will be ongoing. And of course, I'd be more than happy to help if any assistance is ever needed.
|
An undefined problem has an infinite number of solutions. —Robert A. Humphrey Actually, the name's Chris...
|
|
|
|
|
Computer Hope Admin Topic Starter
Administrator
Hacker

Posts: 4920
Thanked: 109
OS: Windows Vista
Computer: Specs
Experience: Guru
Certifications: List
There is hope -- Computer Hope.

  
|
|
« Reply #13 on: November 12, 2008, 08:19:51 PM » |
|
Thanks for the feedback and regarding notifications believe that's due to mail server issues currently working on it. Just on a side note. During the late server crash of '08  I had a lot of spare time while I was moving thousands of files and made a ton of additional updates and fixes to this script and added a few hundred more entries to the data file. Below are some of the updates I can recall doing at this moment did a lot and was half asleep so sure I'm missing a few. - Will no longer report common system files as being potentially infected because of new check mentioned below. - When parsing a HiJackthis log for processes that contain file path information if it notices that in the log that the Windows process is not in the directory it should be e.g. c:\windows vs. c:\windows\system32 it'll report this. - When parsing a HiJackthis log that contains missing files registry entries it'll mention each of those and give warnings. Any other suggestions welcome.
|
Success is the ability to go from one failure to another with no loss of enthusiasm. - Winston Churchill
|
|
|
|
|