Skip to content

patatetom/ewfimager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ewfimager

GTK GUI for ewfacquire

ewfimager is a bash script that provides with yad a graphical interface to the command line tool ewfacquire.

prerequisites

installation

download ewfimager script, save it (preferably in one of the PATH folders : ~/.local/bin/ for example), check it (with less /path/to/ewfimager for example) and make it executable (with chmod +x /path/to/ewfimager).

usage

# usage : ewfimager [input [output]]

# without parameter
ewfimager

# with input only
ewfimager /dev/nvme0n1p1

# with input and output
ewfimager /dev/nvme0n1p1 /tmp/test/nvme0n1p1.img.E01

# with output only
ewfimager '' /tmp/test/nvme0n1p1.img.E01

screenshots

select input select output acquisition process acquisition success