garry
Newbie
Karma: +0/-0
Offline
Posts: 2
|
|
« Reply #15 on: December 30, 2014, 04:12:59 PM »
|
|
|
Thank You very much ddillenger! You are my life saver :-)
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #16 on: December 30, 2014, 05:09:49 PM »
|
|
|
Looks like two places are no-opped out by ecufix. 38289c38289 < 0095900: f78e fdf9 f68e f6f9 db00 8a4a 52c0 da88 ...........JR... --- > 0095900: f78e fdf9 f68e f6f9 db00 db00 db00 da88 ................ 38300c38300 < 00959b0: 1d8b db00 8a4a 52c0 da88 72fe f3f8 00fa .....JR...r..... --- > 00959b0: 1d8b db00 db00 db00 da88 72fe f3f8 00fa ..........r.....
I'm assuming those are the RSA functions: question is, what is wrong with my RSA correction? Is there actually a separate public key stored somewhere in the ECU that I am unaware of, that is paired with a private key that only Audi has? ME7Sum generates its own key pair (self sign)... perhaps that is not sufficient.
|
|
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
nyet
|
|
« Reply #17 on: January 07, 2015, 10:20:49 AM »
|
|
|
According to my sources, the custom NLS code is interfering with the RSA checking done by the ECU because it disturbs ram location 384FF0
Changing it to an unused (for real) location (e.g. 386000) should fix the problem, and should not require the RSA checking to be disabled entirely.
|
|
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
maZer.GTi
Full Member
Karma: +68/-6
Offline
Posts: 246
|
|
« Reply #18 on: January 13, 2015, 02:22:45 PM »
|
|
|
According to my sources, the custom NLS code is interfering with the RSA checking done by the ECU because it disturbs ram location 384FF0
Changing it to an unused (for real) location (e.g. 386000) should fix the problem, and should not require the RSA checking to be disabled entirely.
We can fix it HOWEVER! Trying to find unused RAM without disassembling the files will be difficult. The solution implemented starting with version 0.4 is that you can change the counter variable by specifying the address to use in your argument. example: launch.exe ecu.bin ecu.ecu offset_code offset_variable 0x384FF0 Please don't forget, you need to specify the offsets for locations manualy if you want to use it!
|
|
« Last Edit: January 13, 2015, 02:25:44 PM by ddillenger »
|
Logged
|
|
|
|
nyet
|
|
« Reply #19 on: January 13, 2015, 05:24:09 PM »
|
|
|
We can fix it GREAT work, thanks dude! Trying to find unused RAM without disassembling the files will be difficult.
Not just difficult, i can't think of a good way to know for sure... other than using ME7L to log values in various RAM location candidates and see if they change throughout a long drive.
|
|
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
maZer.GTi
Full Member
Karma: +68/-6
Offline
Posts: 246
|
|
« Reply #20 on: January 14, 2015, 04:55:38 PM »
|
|
|
GREAT work, thanks dude!
Not just difficult, i can't think of a good way to know for sure... other than using ME7L to log values in various RAM location candidates and see if they change throughout a long drive.
Thanks But i think the easiest way is if we create a list of addresses that are known working, and in which software.
|
|
« Last Edit: January 14, 2015, 04:57:26 PM by ddillenger »
|
Logged
|
|
|
|
nyet
|
|
« Reply #21 on: January 14, 2015, 05:11:10 PM »
|
|
|
Thanks But i think the easiest way is if we create a list of addresses that are known working, and in which software. Agreed, but there is no way of knowing for sure whether the address is ok...
|
|
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
KmosK04
Full Member
Karma: +5/-10
Offline
Posts: 97
|
|
« Reply #22 on: February 07, 2015, 10:32:41 AM »
|
|
|
According to my sources, the custom NLS code is interfering with the RSA checking done by the ECU because it disturbs ram location 384FF0
Changing it to an unused (for real) location (e.g. 386000) should fix the problem, and should not require the RSA checking to be disabled entirely.
How can I be sure that the script won't cause any errors? Everytime I start my car I have in my mind this.. :/
|
|
|
Logged
|
|
|
|
gt-innovation
|
|
« Reply #23 on: March 23, 2015, 09:20:10 AM »
|
|
|
If there was a problem you would have seen it in the first 2 3 days of driving or after 70 80+ km. I assume you did more then that so there will not be such a problem.I am trying to find out at the moment what is wrongon some version with rsa.
|
|
|
Logged
|
|
|
|
|
focalpoint519
Full Member
Karma: +29/-65
Offline
Posts: 148
|
|
« Reply #25 on: September 08, 2017, 06:40:58 AM »
|
|
|
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #26 on: September 08, 2017, 11:35:34 AM »
|
|
|
I don't think this is a good idea. Look, there is absolutely no reason NLS is a must have. If you can't get NLS working correctly, and it causes problems, don't use it. You can easily use ME7Logger to log ram areas and see if various address contents change over time. Try a different ram location.
|
|
« Last Edit: October 15, 2017, 03:17:35 PM by nyet »
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
kaross
Full Member
Karma: +2/-1
Offline
Posts: 63
|
|
« Reply #27 on: May 16, 2018, 02:55:59 PM »
|
|
|
I am getting this error 16985 on one car with NLS/LC. Can anyobdy confirm if ME7Sum works in this case? I have double checked, but always says: No errors found. But after 30-50km again this error.
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #28 on: May 16, 2018, 03:19:24 PM »
|
|
|
I am getting this error 16985 on one car with NLS/LC. Can anyobdy confirm if ME7Sum works in this case? I have double checked, but always says: No errors found. But after 30-50km again this error.
ME7Sum (nor any other utility) will not help if you screwed up your ASM patch.
|
|
« Last Edit: July 01, 2018, 10:11:48 AM by nyet »
|
Logged
|
ME7.1 tuning guideECUx PlotME7Sum checksumTrim heatmap toolPlease do not ask me for tunes. I'm here to help people make their own. Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
|
|
|
ottosan
Full Member
Karma: +5/-5
Offline
Posts: 92
|
|
« Reply #29 on: July 01, 2018, 04:53:55 AM »
|
|
|
Hello,
Today I have used auto add script found here:http://nefariousmotorsports.com/forum/index.php?topic=3349.0 patched my ECU .bin and corrected checksums using me7sum. 9 checksums where corrected Before correction I have checked the file with me7check and 9 errors where found however after me7sum no error could be found. I have not tried the file yet.. It is a 1.8t HS file
Could somebody owning ecufix check my file and correct if still not OK?
Thank you in Advance,
Regard
OK It looks like my file does not have RSA so I'm removing the attachment.
|
|
« Last Edit: July 01, 2018, 09:00:51 AM by ottosan »
|
Logged
|
|
|
|
|