Skip to content

A rust implementation of Expert Witness Compression Format (EWF) parsing.

License

Notifications You must be signed in to change notification settings

forensicxlab/EWF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expert Witness Compression Format (EWF)

A rust implementation of Expert Witness Compression Format (EWF) parsing.

Related article : https://www.forensicxlab.com/posts/ewf/

Usage

cargo build --release
cargo run --release -- [info|debug] "PATH/TO/EWF.E01"

About

A rust implementation of Expert Witness Compression Format (EWF) parsing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages