View Single Post
  #1  
Old 12-11-2017, 11:48
alexandernst alexandernst is offline
Friend
 
Join Date: Dec 2017
Posts: 4
Rept. Given: 0
Rept. Rcvd 3 Times in 2 Posts
Thanks Given: 2
Thanks Rcvd at 17 Times in 3 Posts
alexandernst Reputation: 3
[Linux] Memory dumper

I want to share with you one of my projects. It's a memory dumper for Linux and it's plugin-based, so adding support for new files/formats should be quite easy.

But what does this "memory dumper" actually do?

It searches for, and dumps (if found), different types of files directly from the memory of a process (or the entire RAM).

https://github.com/alexandernst/memory-dumper
Reply With Quote
The Following User Gave Reputation+1 to alexandernst For This Useful Post:
mr.exodia (12-15-2017)