December 17th, 2014, 0:56
Command name [ Command code (in hex) ]
Security Disable Password [ F6h ]
Security Erase Prepare [ F3h ]
Security Erase Unit [ F4h ]
Security Freeze [ F5h ]
Security Set Password [ F1h ]
Security Unlock [ F2h ]
If the Security Level was set to Maximum during the last SECURITY SET PASSWORD command, the device shall not unlock if the Master password is received. The SECURITY ERASE UNIT command shall erase all user data and unlock the device if the Master password matches the last Master password previously set with the SECURITY SET PASSWORD command.
Transition SEC4:SEC1:
When a SECURITY ERASE PREPARE command is received and is followed by a SECURITY ERASE UNIT command, the device shall make a transition to the SEC1: Security disabled/not Frozen state.
Spildit wrote:Then open your notepad and past the following script :
- Code:
; rm modul id 42
reset
waitnbsy
regs = $57 $44 $43 $00 $00 $a0 $8a
waitnbsy
regs = $00 $02 $00 $00 $0F $E0 $21
waitnbsy
checkdrq
sectorsto = 42.bin
; End.
December 17th, 2014, 6:38
L: Unlock a locked drive (if drive is locked)
This option automatically tries to unlock the drive with all known HDDErase passwords. If this fails, the user is prompted for the correct user or master
password on the drive. HDDErase will try to unlock the drive with the given
password as both a user password and a master password. If your drive is not
locked then you will not be given this option.
December 17th, 2014, 18:07
7.41 SECURITY ERASE PREPARE - F3h, Non-data
7.41.1 Feature Set
This command is mandatory for devices that implement the Security feature set.
7.41.2 Description
The SECURITY ERASE PREPARE command shall be issued immediately before the SECURITY ERASE UNIT command.
7.41.3 Inputs
Word Name Description
00h Feature N/A
01h Count N/A
02h-04h LBA N/A
05h Device
Bit Description
15 Obsolete
14 N/A
13 Obsolete
12 Transport Dependent - See 6.1.9
11:8 Reserved
05h Command 7:0 F3h
7.41.4 Normal Outputs
See table 79.
7.41.5 Error Outputs
Abort shall be set to one if the device is in Frozen mode. See table 100.
Powered by phpBB © phpBB Group.