Skip to content

repstosw/android-dumptool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-dumptool

Memory search/dump utils for Android

To build these tools, you'll need the Android NDK and ndk-build in the path.

There are two utils created in the build:

  • dumpmem - Maps /dev/mem over a given address range (hardcoded), and searches it.
  • dumptool - Uses the Linux ptrace mechanism to search a given process' memory. This may be faster for more targeted searching.

About

Memory search/dump utils for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published