NefMoto

Noob Zone => Noob Questions => Topic started by: BWF on February 09, 2020, 07:41:51 AM



Title: EDC15 Read Proteccion
Post by: BWF on February 09, 2020, 07:41:51 AM
I've been looking for a solution for a long time to prevent them from reading an edc15 by obd.
But that can be written.

I am with damos and Funktionsrahmen.

Can someone give me a hint.
Thank you


Title: Re: EDC15 Read Proteccion
Post by: nyet on February 10, 2020, 12:34:25 AM
If you can't figure it out, probably your file doesn't have anything interesting enough to protect


Title: Re: EDC15 Read Proteccion
Post by: sda2 on February 10, 2020, 01:21:34 AM
Haven't looked into EDC15 in particular, but in general you look up the flash read and write routines in program code section.

Figure out how they work and then decide how to alter the read routine without messing up writing.

You can either reuse an error code that tells the flasher to stop reading or make it return 0xFF for all the calibration data.

Keep in mind, that anyone who is capable of putting the C167 processor inside EDC15 into bootmode or even desolders it, will get your tune anyways.


Title: Re: EDC15 Read Proteccion
Post by: prj on February 10, 2020, 03:24:53 AM
"protecting" EDC15... maybe that was viable 20 years ago, definitely not now.

Oh and, EDC15 r/w routines are in the IROM. It can always be read out over OBD with the right tools.


Title: Re: EDC15 Read Proteccion
Post by: jochen_145 on February 10, 2020, 04:02:36 AM
"protecting" EDC15... maybe that was viable 20 years ago, definitely not now.

# +1

Importend "devellopements" like recalibriting nozzels, running bigger turbos or VEP pumps are stolen 10 years ago and wander allover the net..

realy nothing "new" to protect
EDC is opensource more or less