Thanks for your reply vtl. So we're talking about a 6-byte long value, right?vtl wrote: ↑06 Mar 2024, 09:17At offset 0x4000 or 0x6000. CEM CPU is 16 bit big endian, on x86 you may need to swap the bytes to little endian, like:sanjurjo wrote: ↑06 Mar 2024, 09:12 Hi everybody,
I have a V70R MY2004 with a brick-style CEM (30657629).
What I want is to crack the PIN and upload it to d5t5 so I can enjoy VDASH even more.
What would be the right procedure here? As i understand, the only way to go with this CEM is to read it directly f.e. with an arduino nano using the code in this post (viewtopic.php?p=609357#p609357) from T5Luke. After that I would have the CEM-image as .bin. At what offset should I look for the PIN and how many bytes is it long? Or can T5Luke's tool (CEMtool) be used for finding it as well?
I'm completely new in this and I appreciate the work done here very much, as well as the patience with guys like me
00 11 22 33 44 55 -> 11 00 33 22 55 44
I don't now if T5Luke's software does it. When I desoldered the flash and read it in the programmer I had to swap bytes.
Is it really necessary to desolder the flash memory chip? My idea was to connect pins at the board-locations shown in T5Luke's post I mentioned previously








