|
-
July 7th, 2019, 11:07 AM
#3
Re: CreateToolHelp32Snapshot and listing Services under Svchost.exe... How to?
 Originally Posted by Arjay
Is the task manager capable of listing the processes of svchost.exe?
Yes, of course.
I'm aiming to try to list the Services hosted by each instance of 'SvcHost.exe'. I iterate through each process using Process32First and then Process32Next (called 'Process Walking').
Whenever I hit one of the many 'SvcHost.exe' processes I'm trying to get its full name (Ex: 'Service Host: Local Service (No Network)' ) and/or, more importantly, the specific services hosted by that 'SvcHost.exe' process.
Last edited by Arianax; July 7th, 2019 at 11:09 AM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|