-h = print help
-d <letter> = specify drive
-s <sector> = sector number
-r <start> <end> = read range of sectors from to
-c <size> = sector size
-f <filename> = save output to file
-f
option, program automaticly will print readed data in integrated hex shower.
dr -d D -s 0 -c 512
out.bin
we will run-in
dr -d D -s 0 -c 512 -f out.bin
Version | Link |
MS-WINDOWS | Binaries Source |