Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 246 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 246 Bytes

Docker Forensic

Sample Run

Enter tool directory

cd bulkextractor

Build Docker Image

docker build -t bulkextractor .

Run Docker Image

docker run --name bulkextractor -d -v "Shared Directory":/out bulkextractor