Skip to content

westonbelk/memcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memcat

Description

Streams the mapped virtual memory space of a process to stdout. Useful for extracting live memory of processes for forensic investigation or finding interesting strings in a running program.

Originally inspired by the ctf challenge Home on the Range.

Usage

Usage of ./memcat:
  -pid int
        PID to export the memory of. Defaults to self. (default -1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published