• Olá Visitante, se gosta do forum e pretende contribuir com um donativo para auxiliar nos encargos financeiros inerentes ao alojamento desta plataforma, pode encontrar mais informações sobre os várias formas disponíveis para o fazer no seguinte tópico: leia mais... O seu contributo é importante! Obrigado.

Tools For Ferguson HD

judgeday

GF Ouro
Entrou
Set 23, 2006
Mensagens
1,835
Gostos Recebidos
1
AliTools

Maincode decoding, using the RS232 port

Quote:
1. turn off the box (fully with back switch, not to standby with remote)
2. connect serial cable, run "hsdecrypt.exe MyCryptedFirmware.abs MyCompressedMain.lzma"
hsdecrypt uses ports VCP0 (first usb-com) or Serial0 (first real com, COM1 usually). It will show the port name it found
the console should look like this:
Using port \\.\COMx
Waiting for reset...
3. turn on the box, the tool should detect the CPU type and start decrypting (takes several minutes)
4. wait till end, then use lzma.exe to unpack MyCompressedMain.lzma ("lzma.exe d MyCompressedMain.lzma MyCompressedMain.bin")
if lzma fails (new M3606 firmwares), use unlzo.exe instead ("unlzo.exe MyCompressedMain.lzma MyCompressedMain.bin")
 

Anexos

  • AliTools.zip
    100.4 KB · Visualizações: 284
Topo