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 5: | Line 5: | ||
genre = {{Disk imaging}} | | genre = {{Disk imaging}} | | ||
license = {{LGPL}} | | license = {{LGPL}} | | ||
website = [https:// | website = [https://github.com/libyal/libsmdev/ github.com/libyal/libsmdev/] | | ||
}} | }} | ||
Line 24: | Line 24: | ||
== External Links == | == External Links == | ||
* [https:// | * [https://github.com/libyal/libsmdev/ Project site] |
Revision as of 00:57, 19 October 2014
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.