m4niac-0x / go-ewf

A Library for reading EWF files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go EWF

This is a simple Golang EWF reader implementation.

Currently supported:

  1. Reading Version 1 EWF files.
  2. MultiSegment EWF files.

This library does not currently extract header or metadata - it simply allows reading from the file.

About

A Library for reading EWF files

License:Apache License 2.0


Languages

Language:Go 99.6%Language:Makefile 0.4%