Skip to content

androguard/freedump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freedump (free as in beer 🍺)

Freedump is a library and cli tool that allow you to read/write/dump the memory of a process via Frida, and also to manipulate a dump later locally for quick search.

Right now, it has been tested only for Linux/Android but I guess it should be trivial to add the support for Windows/OSX.

Freedump is composed of some tricks to speed up the access via Frida of the memory, and to have a unify library for researcher (as it is a common case).

On some case, like to dump the entire process memory range on Android, it will reduce the time to wait, from 1/2 minutes to few seconds (no benchmark sorry, just trust me).

Requirements

Installation

Usage

Please send any PR for improvements or to fix any bugs, add new features.

For my father, Andre Desnos (13/10/1947 - 02/09/2024)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published