Skip to content

A small program written in C + WinAPI that allows you to dump processes via PID.

License

Notifications You must be signed in to change notification settings

0x00Alchemist/MiniMemoryDumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insomnia

MiniMemoryDumper

A small program written in C + WinAPI that allows you to dump processes via PID. At the moment it is only possible to dump usermode processes.

Usage

MiniMemoryDumper currently has 3 commands: "help", "dump" and "exit". It is enough just to enter one of the commands you need.

System Requirements

MiniMemoryDumper currently does not need administrator rights to run. MiniMemoryDumper can run on both x64 and x86 systems.

Build

MiniMemoryDumper is provided with full source code, everyone can build it themselves or use ready-made solutions provided in the repository. To build it, you need to have at least Visual Studio 2019.

Authors

(c) 2022 - __SKVLLZ.

About

A small program written in C + WinAPI that allows you to dump processes via PID.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages