ktm733
|
|
« Reply #180 on: October 21, 2014, 08:05:12 PM »
|
|
|
here are my files so you can see what I'm dealing with
|
|
|
Logged
|
|
|
|
ktm733
|
|
« Reply #181 on: October 21, 2014, 08:08:55 PM »
|
|
|
here are my files so you can see what I'm dealing with
\ well when I upload this file it shows ecu.bin.bin but shows ecu.bin in my folder?
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #182 on: October 21, 2014, 08:14:49 PM »
|
|
|
\
well when I upload this file it shows ecu.bin.bin but shows ecu.bin in my folder?
Windows is so lame. Disable hide extensions... I can't tell you how often this misfeature of windows has bitten noobs.
|
|
|
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
|
|
|
ktm733
|
|
« Reply #183 on: October 21, 2014, 08:46:35 PM »
|
|
|
i did what you said and fixed it but no success
I write it just like this
launch launch.php dump.ecu ecu.bin
and it says launch.php is not reconized blah blah blah. urhghh
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #184 on: October 21, 2014, 08:52:09 PM »
|
|
|
launch launch.php dump.ecu ecu.bin
Where does it say to type launch twice?
|
|
|
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
|
|
|
ktm733
|
|
« Reply #185 on: October 21, 2014, 09:03:40 PM »
|
|
|
point taken, well after that mistake still no go? I type php launch.php ecu.bin dump.ecu say not recognized as usual as tried space php launch.php ecu.bin dump.ecu now I'm just totally confused. I tried every combination think able but nothing? I'm not giving up!
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #186 on: October 21, 2014, 09:06:47 PM »
|
|
|
From the VERY FIRST POST
"You must have php installed"
Also, it would be helpful if you copy/pasted the contents of your cmd window. NOT a screen shot. Copy/paste the actual text using "right click->mark"
|
|
|
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 #188 on: October 22, 2014, 01:22:54 AM »
|
|
|
Why you not use the exe file? launch.exe ecu.bin dump.ecu OFFSET_CODE OFFSET_VARIABLES
|
|
|
Logged
|
|
|
|
maZer.GTi
Full Member
Karma: +68/-6
Offline
Posts: 246
|
|
« Reply #189 on: October 22, 2014, 01:34:27 AM »
|
|
|
Also i tried this launch.exe ecu.bin dump.ecu be390 17db0 and it works great for me!
|
|
|
Logged
|
|
|
|
ktm733
|
|
« Reply #190 on: October 22, 2014, 05:12:30 AM »
|
|
|
here do I get offset codes? Do I just search for the variable ex 05 04 in my bin using winlos?
|
|
|
Logged
|
|
|
|
maZer.GTi
Full Member
Karma: +68/-6
Offline
Posts: 246
|
|
« Reply #191 on: October 22, 2014, 05:28:27 AM »
|
|
|
here do I get offset codes? Do I just search for the variable ex 05 04 in my bin using winlos?
No, just search for free space. But the tool can find it automaticly, but its saver to search space where no checksumm data is written.
|
|
|
Logged
|
|
|
|
ktm733
|
|
« Reply #192 on: October 22, 2014, 05:33:53 AM »
|
|
|
Oh I see! So I can choose where the code is implemented. Now I'm anxious to get out of work already. How do you know where there is not checksum data there? So find a spot that has ff ff ff a huge space copy address and then run exe. That's it? What about ftmon and the other maps? How do you define them?
|
|
|
Logged
|
|
|
|
maZer.GTi
Full Member
Karma: +68/-6
Offline
Posts: 246
|
|
« Reply #193 on: October 22, 2014, 03:23:47 PM »
|
|
|
Oh I see! So I can choose where the code is implemented. Now I'm anxious to get out of work already. How do you know where there is not checksum data there? So find a spot that has ff ff ff a huge space copy address and then run exe. That's it? What about ftmon and the other maps? How do you define them?
the script is searching ftomn, and if the search was successful you get the ftomn offset on screen. I think we need nyet, he can tell us how to determinate where checksum adress is and where not
|
|
|
Logged
|
|
|
|
nyet
|
|
« Reply #194 on: October 22, 2014, 04:06:10 PM »
|
|
|
I don't know of any files that have "FFFFFFFF" as a checksum.. that said, you'll want to avoid 0x14244 and 0x1fe20, as those have FFFFFFFF but may be terminator signatures.
|
|
|
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
|
|
|
|