ewfinfo
collection of tools for reading and writing EWF files
Install
- All systems
-
curl cmd.cat/ewfinfo.sh
- Debian
-
apt-get install ewf-tools
- Ubuntu
-
apt-get install ewf-tools
- Alpine
-
apk add libewf
- Arch Linux
-
pacman -S libewf
- Kali Linux
-
apt-get install ewf-tools
- Fedora
-
dnf install ewftools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ewf-tools
- OS X
-
brew install libewf
- Raspbian
-
apt-get install ewf-tools
- Dockerfile
- dockerfile.run/ewfinfo
- Docker
-
docker run cmd.cat/ewfinfo ewfinfo
powered by Commando
ewf-tools
collection of tools for reading and writing EWF files
Libewf is a library with support for reading and writing the Expert Witness Compression Format (EWF). This library allows you to read media information of EWF files in the SMART (EWF-S01) format and the EnCase (EWF-E01) format. It supports files created by EnCase 1 to 6, linen and FTK Imager. The libewf is useful for forensics investigations. This package contains tools to acquire, verify and export EWF files.
ewftools
Format (EWF)
libewf
Libewf is a library for support of the Expert Witness Compression
Format (EWF), it support both the SMART format (EWF-S01) and the EnCase format (EWF-E01). Libewf allows you to read and write media information within the EWF files.
libewf-dbg
library with support for Expert Witness Compression Format (debug)
Libewf is a library with support for reading and writing the Expert Witness Compression Format (EWF). This library allows you to read media information of EWF files in the SMART (EWF-S01) format and the EnCase (EWF-E01) format. It supports files created by EnCase 1 to 6, linen and FTK Imager. The libewf is useful for forensics investigations. This package contains the debugging symbols.