Question: Need help with creating the following program. -->C or C++ code is preferable. Program needs to be able to be run on a Windows system!

Need help with creating the following program.

-->C or C++ code is preferable. Program needs to be able to be run on a Windows system!

*** note: prompt relates to learning malware defense/debugging Windows internals, and analyzing kernel memory ***

Requirements: Create a program in any programming language of choice that can

1. Enumerates all the running processes on a computer system;

2. Lists all the running threads within process boundary;

3. Enumerates all the loaded modules within the processes;

4. Show all the executable pages within the processes (i.e. the ".exe" pages); AND

5. Gives us a capability to read the memory.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!