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 (Created page with "{{Infobox_Software | name = libsmdev | maintainer = Joachim Metz | os = Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows | genre = {{Disk...") |
imported>Joachim Metz |
||
Line 18: | Line 18: | ||
The '''libsmdev''' package contains the following tools: | The '''libsmdev''' package contains the following tools: | ||
* '''smdevinfo''', which shows information about a storage media device | * '''smdevinfo''', which shows information about a storage media device | ||
The '''libsmdev''' package also contains the following bindings: | |||
* '''pysmdev''', bindings for Python. | |||
== External Links == | == External Links == | ||
* [https://code.google.com/p/libsmdev/ Project site] | * [https://code.google.com/p/libsmdev/ Project site] |
Revision as of 05:45, 21 June 2014
libsmdev | |
---|---|
Maintainer: | Joachim Metz |
OS: | Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows |
Genre: | Disk imaging |
License: | LGPL |
Website: | code.google.com/p/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.