Originally posted by Biking
I have tried that one too. I keep getting an error code (after i paste in the code they provide me with in the .tut) when pressing ENTER in CMD.
except when i use the code DerrekTrotter provided in his .tut ........i get a different error code when pressing ENTER in CMD
the error code i get says
C: \c2d>c2d.exe eid_key_file.bin in_flash.bin out_flash.bin [target_id]
<RT> Invalid numeric format <$[target_id]> - Line 152
im trying to be cooperative with myself but now im just getting annoyed, all these tut says it only takes 10 -15 min but ive been doing this ON/OFF since i posted this thread. :\
Make sure all your files even the eid root key and CEX dump is in the same folder as the c2d files.
Like this:
You must login or register to view this content.
Rename your Cex dump to: "flashCEX.bin" (without the quotes)
Rename your eid root key to: "eid_key_file.bin" (without the quotes)
And enter this in cmd: "c2d.exe eid_key_file.bin flashCEX.bin flashDEX.bin 82" (without the quotes)
See if this works!