Switch to full style
Anything related to computer forensics (new section!)
Post a reply

Not able to bypass ATA password

May 26th, 2014, 2:18

Hello folks,
I customer from me forgot his ATA password and instructed me to bypass/remove it.
It is a Seagate Momentus 5400.3 2,5" SATA HDD.

Unfortunatelly there are some problems:
I tried several hardware plattforms and USB to SATA converters but tools like ATAPWD or MHDD are not able to detect the hard disk.
I also tried under linux the command:
Code:
sudo hdparm --user-master m --security-unlock <Seagate + 25 spaces> /dev/sdg
and also
Code:
sudo hdparm --user-master m --security-unlock $(printf 'Seagate                         ' | tr '1234567890qwertyuiopasdfghjklzxcvbnm' '\2-\13\20-\31\36-\46\54-\62') /dev/sdg
but with no success.

What can I also try and why the tools are not able to detect this drive?

greetings
White

Re: Not able to bypass ATA password

May 26th, 2014, 2:46

Update:
I read that there is a tool called "ArchosUnlock.exe" that creates a live boot disk with a patched linux kernel.
Does anyone know where I can download this tool?
greetings

Re: Not able to bypass ATA password

July 2nd, 2014, 10:00

You need to read "Vendor track" from HDD's SA and wipe a sector with password.
Now way to fix it up via linux or other software methods beside profesisonal DR tool (PC3K/MRT/DFL/other).
TTL could also be a solution, but little bit more tricky. Easiest to way to find a guy who has professional tool around your area and ask for password removal.
This is 5-min job if you know how to crack it. I could recommend you 2-3 good places in Germany, email me.

Re: Not able to bypass ATA password

July 10th, 2014, 0:13

it is trickier to use ttl,but it works somehow

Re: Not able to bypass ATA password

August 8th, 2014, 17:36

Hello,

Somebody could give me some advice about some DR software packets please?
I heard about PC3K, Atola Insight, Deepspar etc....
About the tools i saw the following on a chinese website;
http://www.aliexpress.com/item/96-PCS-H ... 82806.html
I want to follow courses about HD recovery but can't find in Belgium :?

grts

Re: Not able to bypass ATA password

August 20th, 2014, 3:23

Good luck swapping platters with those tools...

There is one unbreakable rule for DR tools; if it's chinese, it ain't a tool.

Re: Not able to bypass ATA password

August 20th, 2014, 10:33

northwind wrote:There is one unbreakable rule for DR tools; if it's chinese, it ain't a tool.

I like this one...
Post a reply