Difference between revisions of "ATA Raw"
From Forensics Wiki
m (Created page with 'ATA Raw is a library and user level program developed by the Naval Postgraduate School for constructing arbitrary ATA commands and sending them to an ATA device. The program was …') |
Joachim Metz (Talk | contribs) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Infobox_Software | | ||
| + | name = ataraw | | ||
| + | maintainer = none | | ||
| + | os = unknown | | ||
| + | genre = {{Disk imaging}} | | ||
| + | license = {{Public Domain}} | | ||
| + | website = none | | ||
| + | }} | ||
| + | |||
ATA Raw is a library and user level program developed by the Naval Postgraduate School for constructing arbitrary ATA commands and sending them to an ATA device. The program was developed to enable testing of ATA write-blockers. | ATA Raw is a library and user level program developed by the Naval Postgraduate School for constructing arbitrary ATA commands and sending them to an ATA device. The program was developed to enable testing of ATA write-blockers. | ||
| − | + | == External Links == | |
| + | * [http://simson.net/ref/2009/ataraw-0.2.1.tar.gz Archived copy of the source] | ||
Latest revision as of 02:22, 4 August 2012
| ataraw | |
|---|---|
| Maintainer: | none |
| OS: | unknown |
| Genre: | Disk imaging |
| License: | Public Domain |
| Website: | none |
ATA Raw is a library and user level program developed by the Naval Postgraduate School for constructing arbitrary ATA commands and sending them to an ATA device. The program was developed to enable testing of ATA write-blockers.