July 25th, 2010, 7:33
infringer wrote:Absolutely, sharing of information is what the internet is about period.
It has it's downfalls yes but... Every one of you are here and also have searched and been shared with information. Finally anyone doing this without special hardware has got help along the line as well there is no reason to act like a mule because someone is not as far along in the education of hdd technology we all start with nothing and we all get help. Gatekeeper business is a thing of the past imho the only people you will service is the rest of the 80% of the population who are too lazy to attempt to understand something.
July 25th, 2010, 17:59
July 26th, 2010, 4:30

July 26th, 2010, 15:42
July 27th, 2010, 19:22
July 27th, 2010, 21:46
jedwar10 wrote:I have tried every way to convert this hex into plain text. I believe the sequence for this is 23 1e 2f 08 08 03 08. When I attempt to type that sequence in using the alt key the 008's delete the previous characters. Any help would be greatly appreciated. Thanks, Jason
July 27th, 2010, 23:17
July 27th, 2010, 23:42
July 27th, 2010, 23:46
pensacol wrote:jedwar10 wrote:I have tried every way to convert this hex into plain text. I believe the sequence for this is 23 1e 2f 08 08 03 08. When I attempt to type that sequence in using the alt key the 008's delete the previous characters. Any help would be greatly appreciated. Thanks, Jason
Somethings in hex can't be converted directly to ASCII characters, that's why the editor shows periods for the corresponding byte. You need to convert the hex to decimals and try to input them that way.
035 030 047 080 080 030 080. Using the ALT-GR key. Not the standard ALT key on the left. You need to hold down and release the ALT-GR key after every sequence of numbers inputted. That's what I understood. Try that. Somebody correct me if I am wrong.
July 28th, 2010, 5:31
jedwar10 wrote:So it should be 035 030 047 008 008 003 008, but that doesn't work.
Any other thoughts?
July 28th, 2010, 9:41
ri0toUs wrote:jedwar10 wrote:So it should be 035 030 047 008 008 003 008, but that doesn't work.
Any other thoughts?
There are other tools supporting hex passwords. HDAT2
July 28th, 2010, 12:11
August 14th, 2010, 12:52
August 15th, 2010, 15:46
September 13th, 2010, 15:48
;script name: read md
;reads md 02 on WD marwell drives
;
reset
waitnbsy
regs = $45 $0b $00 $44 $57 $a0 $80
waitnbsy
regs = $d6 $01 $be $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsfrom = cs.bin
regs = $d5 $01 $bf $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsto = 21.bin
regs = $d5 $01 $bf $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsto = 22.bin
regs = $d5 $01 $bf $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsto = 23.bin
; end
September 14th, 2010, 11:53
September 30th, 2010, 11:30
October 13th, 2010, 16:13
October 13th, 2010, 19:40
October 17th, 2010, 15:19
Powered by phpBB © phpBB Group.