circleous / memdump

Yet another tool for dump mapped memory regions of process, designed to work with Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

memdump

Yet another tool for dump mapped memory regions of process, designed to work with Android.

Usage: memdump <pid> [-a/--all] [-d <outdir>] [-h/--help]
	-h/--help: Print this help.
	-a/--all: Dump all memory region.
	-d <outdir>: Output directory for dumped files.

LICENSE

About

Yet another tool for dump mapped memory regions of process, designed to work with Android

License:Do What The F*ck You Want To Public License


Languages

Language:C++ 95.0%Language:Makefile 5.0%