Switch to full style
In-depth technology research: finding new ways to recover data, accessing firmware, writing programs, reading bits off the platter, recovering data from dust.

Forum rules

Please do not post questions about data recovery cases here (use this forum instead). This forum is for topics on finding new ways to recover data. Accessing firmware, writing programs, reading bits off the platter, recovering data from dust...
Post a reply

Any chance to code your own firmware for harddisks?

February 22nd, 2009, 0:46

Hello gurus!

Anyone know or have any experiance at coding your own firmware for harddisk if so what i need to learn and which debuggers and i need to get my information of the harddisk.

thanks

Re: Any chance to code your own firmware for harddisks?

February 22nd, 2009, 12:22

Mainly use ARM based processors. You need to understand how the existing firmware works then modify that code - if you can find a good enough disassembler for the processsor - its easy once you have done it once or twice.

DONK !

Re: Any chance to code your own firmware for harddisks?

February 23rd, 2009, 1:29

Thanks donk !
Post a reply