Commit Graph

4061 Commits

Author SHA1 Message Date
369bc06651 Added tests for Plasmon vendor commands. 2017-09-08 21:57:56 +01:00
edeb96903b Added tests for Pioneer vendor commands. 2017-09-08 21:47:57 +01:00
0cd85170ca Added tests for NEC vendor commands. 2017-09-08 21:26:19 +01:00
19989c5ccc Added tests for Kreon vendor commands. 2017-09-08 21:21:26 +01:00
e76c6fb015 Added tests Hewlett-Packard vendor commands. 2017-09-08 21:12:21 +01:00
e10da9e99f Added tests for HL-DT-ST vendor commands. 2017-09-08 20:54:58 +01:00
8a61157c0c Added tests for Fujitsu vendor commands. 2017-09-08 20:51:08 +01:00
ee593915e0 Added tests for Certance vendor commands. 2017-09-08 20:38:19 +01:00
0f24a8f6d6 Added tests for Archive Corp. vendor commands. 2017-09-08 20:34:14 +01:00
75225164dd Add tests for Adaptec vendor commands. 2017-09-08 20:20:15 +01:00
741b0a4171 Added tests for SCSI Primary Commands. 2017-09-08 20:05:23 +01:00
739a4acf4b Don't try to decode as identify things that are not identify. 2017-09-08 18:29:31 +01:00
b92d64beb1 Test methods don't need to be public. 2017-09-08 18:21:52 +01:00
849a6f2847 Added tests for S.M.A.R.T. commands. 2017-09-08 18:20:14 +01:00
9ea7b076af Added tests for Media Card Pass Through commands. 2017-09-08 18:00:01 +01:00
386f35afb7 Added tests for CompactFlash commands. 2017-09-08 17:52:37 +01:00
67f1a4a639 Added tests for 48-bit ATA commands. 2017-09-08 17:44:56 +01:00
e62133c247 Added tests for 28-bit ATA commands. 2017-09-08 17:27:36 +01:00
fbcf513819 Added tests for CHS ATA commands. 2017-09-08 16:34:57 +01:00
6271aeeb81 Minor menu correction. 2017-09-08 16:34:26 +01:00
35fde2b41f Show if buffer is null or empty. 2017-09-08 15:53:05 +01:00
be736496fa Added manual test subapplication for device commands. 2017-09-07 20:30:23 +01:00
95e0d3f596 ATA pass through needs buffer position to be relative to structure so use accordingly. 2017-09-07 16:48:25 +01:00
8cc805f031 Check device type under Windows before sending SCSI INQUIRY as it seems all devices answer correctly to it. 2017-09-07 16:47:06 +01:00
b382683e3b Check for overflow with incorrectly cut mode pages. 2017-09-06 21:12:44 +01:00
a3ecbf853d Remove VS2017 user folder 2017-09-06 20:59:09 +01:00
0676ecbb76 Added UNICOS filesystem documentation. 2017-09-06 20:50:47 +01:00
5731aea58c Ignore VS2017 user folder 2017-09-06 20:50:22 +01:00
88dd85a52c Check to prevent overflow on cut MMC FEATURES decoding. 2017-09-06 20:48:08 +01:00
258c33d61e Windows IOCTL bool is reversed. 2017-09-06 20:46:56 +01:00
a99c302da1 Added support IDEs. 2017-09-05 23:28:00 +01:00
5e29fb0c13 Version bumped to 3.5.99.0. v3.5.99.0 2017-09-05 17:21:24 +01:00
5e2dff4dee On debug add more binary data from the responses to the report. 2017-09-05 15:47:36 +01:00
6d4c3f302d Moved switch block to string array. 2017-08-26 15:19:11 +01:00
c174d1fe4a Added support for ANDOS BPB. 2017-08-25 03:28:55 +01:00
abc9e8afb4 Added RT-11 filesystem. 2017-08-25 03:02:55 +01:00
60c80a7ac9 Added support for AO-DOS filesystem. 2017-08-25 01:58:22 +01:00
606cf406b9 Updated README. 2017-08-23 01:30:02 +01:00
258166b02b Added support for CisCopy (aka DC-File, aka DCF) disk images. 2017-08-23 01:29:45 +01:00
9ce1f61ae9 Disabled debug output, corrected typo. 2017-08-22 15:46:02 +01:00
2161bb9dd6 Check MMC features length before copying array. 2017-08-22 03:56:58 +01:00
310c932303 Solution opened with VisualStudio 15.3.1, created metadata files. 2017-08-22 03:41:16 +01:00
3e02dd82ea Added support for "list-devices" command on Windows. 2017-08-22 03:40:43 +01:00
dbdcad4ddd Added support for a start offset on byte arrays. 2017-08-22 03:40:12 +01:00
89d1869afc Corrected mixed line endings. 2017-08-22 03:38:02 +01:00
6e441ddda1 Implemented "list-devices" command for Linux. 2017-08-21 21:04:44 +01:00
cdc105c72f Implemented ATA commands for Windows. 2017-08-21 04:30:10 +01:00
ca408875f2 Corrected kernel32.dll entry points. 2017-08-21 04:28:26 +01:00
ac84a5f1e6 Added some comments. 2017-08-21 04:28:16 +01:00
3716358923 Renamed to something more appropriate. 2017-08-21 04:28:05 +01:00