/SharpProcEnum

.NET tool for enumeration processes and dumping memory.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

SharpProcEnum

.NET tool for enumeration processes and dumping memory.

This program allows to user to list PIDs and names of processes, thread TIDs and Base addresses for threads of a desired process, module names and base addresses for loaded modules of a desired process, check the protection level of a memory page for a process module, and to dump the memory of a desired memory page of a process in "Hex Dump" format.