Forensicswiki.org has moved to this site, forensicswiki.xyz. For information, please join the Google Group forensicswiki-reborn
Difference between revisions of "Libsmdev"
Jump to navigation
Jump to search
imported>Joachim Metz |
imported>Joachim Metz |
||
Line 25: | Line 25: | ||
* [https://github.com/libyal/libsmdev/ Project site] | * [https://github.com/libyal/libsmdev/ Project site] | ||
[[Category:Libyal]] |
Latest revision as of 23:01, 23 August 2015
libsmdev | |
---|---|
Maintainer: | Joachim Metz |
OS: | Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows |
Genre: | Disk imaging |
License: | LGPL |
Website: | github.com/libyal/libsmdev/ |
The libsmdev package contains a library and applications to read storage media devices.
History
Libsmdev was created by Joachim Metz in 2010, while working for Hoffmann Investigations. Libsmdev is a rewrite of earlier work for the proof-of-concept multi-threaded imager: GNOME Forensic Imager.
Tools
The libsmdev package contains the following tools:
- smdevinfo, which shows information about a storage media device
The libsmdev package also contains the following bindings:
- pysmdev, bindings for Python.