So let me try it.
What kind of Hardware does I need to read the Data out?
I ordered today an Tool to get the Chip out.
When I learn something from the Videos never use an Screwdriver for.
Hi
Ok, so first step:
Identify the chips on the board and take a look at how they are interconnected. That will give you a basic idea how the code may be accessed and where the information you are looking for may be stored. Possible locations:
1) EEPROM
2) Outboard FLASH
3) Outboard mask ROM
4) Re-loaded into RAM after pull from external memory
5) On the MCU
It's a pretty good bet that what you are after (license keys) is not in the MCU it's self. Of course without ever seeing the board or the radio, this is all 99% guesswork.
Bob