All Projects → circleous → memdump

circleous / memdump

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

Programming Languages

C++
36643 projects - #6 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to memdump

quincy
Implementation of the DIMVA 2017 publication "Quincy: Detecting Host-Based Code Injection Attacks in Memory Dumps"
Stars: ✭ 66 (+312.5%)
Mutual labels:  memory-dump
v8-inspector-api
A simple node module to access V8 inspector + some tools to export and read the data.
Stars: ✭ 43 (+168.75%)
Mutual labels:  memory-dump
fit
easy storage Object on SharedPreferences
Stars: ✭ 53 (+231.25%)
Mutual labels:  andorid
XCPullToLoadMoreListView
XCPullToLoadMoreListView-下拉加载更多ListView控件(仿QQ、微信聊天对话列表控件)
Stars: ✭ 24 (+50%)
Mutual labels:  andorid
ViewGardiumLeviosa
Makes a view fluctuate.
Stars: ✭ 22 (+37.5%)
Mutual labels:  andorid
Wifi-Cracker
Wifi Cracking
Stars: ✭ 128 (+700%)
Mutual labels:  andorid
Gear-VPN
A VPN client for Android based on OpenVPN made with Jetpack Compose.
Stars: ✭ 55 (+243.75%)
Mutual labels:  andorid
native-xr-for-web
Add iOS and Android build with AR capabilities to your website or web-based app.
Stars: ✭ 27 (+68.75%)
Mutual labels:  andorid
onpc
Enhanced Music Controller
Stars: ✭ 90 (+462.5%)
Mutual labels:  andorid
AnyDialog
简化dialog创建,支持滑动关闭,支持嵌套滑动
Stars: ✭ 26 (+62.5%)
Mutual labels:  andorid
platform device id
flutter plugin to get device id
Stars: ✭ 32 (+100%)
Mutual labels:  andorid
KeepSitecoreSimple
Advanced diagnostics techniques home
Stars: ✭ 41 (+156.25%)
Mutual labels:  memory-dump
Vol3xp
Volatility Explorer Suit
Stars: ✭ 31 (+93.75%)
Mutual labels:  memory-dump
memscrimper
Code for the DIMVA 2018 paper: "MemScrimper: Time- and Space-Efficient Storage of Malware Sandbox Memory Dumps"
Stars: ✭ 25 (+56.25%)
Mutual labels:  memory-dump

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].