Skip to content

janstarke/procbins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crates.io

procbins

compresses all process binaries into a zip file

This tool is intended to be used for forensic triage.

Usage

Usage:
  procbins ZIPFILE

compresses all process binaries into a zip file

Positional arguments:
  zipfile               name of the destination zip file

Optional arguments:
  -h,--help             Show this help message and exit

Features

  • applies the original folder structure into the zip file, to prevent problems with duplicate file names
  • writes log messages to messages.log, which will also be part of the zip file
  • writes SHA1 hashes to sha1_hashes.csv, which will also be part of the zip file

Download

OS Version Hash
Windows (x64) 0.4.0 56eab09e1f46408f9b7d7dd357e602cb84335de89e68abf1b856ae089a27e740
Linux (x64) 0.4.0 20a73d025c013fef185a0117607bdffd1f4f5ee4c99b19be63f998cf302dafd5

About

compresses all process binaries into a zip file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages