Read Protected PIC

M

Marco Torello

Guest
Hello,
Can somebody tell me who can read rome PIC protected?
I pay good money for that.
Please, post me in pacofix@libero.it
 
pacofix@libero.it (Marco Torello) wrote:
Can somebody tell me who can read rome PIC protected?
The whole point of write protecting them is that you can't recover the
ROM contents. Well, you can always strip off the plastic and image
the bits, but that's a whole lot more expensive than writing your own
code...
 
William P.N. Smith writes:
The whole point of write protecting them is that you can't recover the
ROM contents. Well, you can always strip off the plastic and image
the bits, but that's a whole lot more expensive than writing your own
code...
Won't work on most PICs, which use EPROM, EEPROM, or Flash memory
cells. There's no optically visible difference between cells storing
a 0 vs. a 1.
 
Eric Smith <eric@brouhaha.com> wrote:
William P.N. Smith writes:
The whole point of write protecting them is that you can't recover the
ROM contents. Well, you can always strip off the plastic and image
the bits, but that's a whole lot more expensive than writing your own
code...

Won't work on most PICs, which use EPROM, EEPROM, or Flash memory
cells. There's no optically visible difference between cells storing
a 0 vs. a 1.
Not by looking at them, but you can optically or eddy current probe them:
http://www.cl.cam.ac.uk/~sps32/

Theo

--
Theo Markettos theo@markettos.org.uk
Clare Hall, Cambridge atm26@cam.ac.uk
CB3 9AL, UK http://www.markettos.org.uk/
 
"Eric Smith" <eric@brouhaha.com> wrote in message
news:qhbr9pis7j.fsf@ruckus.brouhaha.com...
William P.N. Smith writes:
The whole point of write protecting them is that you can't recover the
ROM contents. Well, you can always strip off the plastic and image
the bits, but that's a whole lot more expensive than writing your own
code...

Won't work on most PICs, which use EPROM, EEPROM, or Flash memory
cells. There's no optically visible difference between cells storing
a 0 vs. a 1.
'Imaging', does not imply visual.
You can get the data with a SEM, but the cost is typically perhaps
$20000+. You also then have to work out where each 'bit' resides in the
physical memory structure.

Best Wishes
 

Welcome to EDABoard.com

Sponsor

Back
Top