Search found 15 matches

by headsex
Sun Jan 22, 2017 12:18 pm
Forum: Ford ECUs
Topic: PCMTec Development Blog
Replies: 679
Views: 679533

Re: Ford MPC565 Tuning

Sorry headsex, looks like I spoke out of school.. yeah that was the steps for that exact vbf... but the other couple I've seen for that model are slightly different size so I'm not 100% on the steps for those... but I look to make sure all the data lines up with same locations after done. As I said...
by headsex
Sun Jan 22, 2017 12:09 pm
Forum: Ford ECUs
Topic: PCMTec Development Blog
Replies: 679
Views: 679533

Re: Ford MPC565 Tuning

the header text in a vbf file has nothing to do with the structure of the binary held.
by headsex
Sat Jan 21, 2017 10:35 pm
Forum: Ford ECUs
Topic: PCMTec Development Blog
Replies: 679
Views: 679533

Re: Ford MPC565 Tuning

and congratulations, that will most likely break your file when converting it from vbf to bin. Rather than give exact steps that only work on that exact vbf file, Why don't you give more insight to how the file actually stores the binary data? After the text header part of the vbf file, typically th...
by headsex
Tue Jan 17, 2017 2:54 pm
Forum: Ford ECUs
Topic: PCMTec Development Blog
Replies: 679
Views: 679533

Re: Ford MPC565 Tuning

Rapid packet vs single requests. For data logging yes.

I tune the cams all the time because they are not setup for performance in mind.
by headsex
Tue Jan 17, 2017 2:28 pm
Forum: Ford ECUs
Topic: PCMTec Development Blog
Replies: 679
Views: 679533

Re: Ford MPC565 Tuning

Correct, they are individually wired, so they can be individually controlled to match desired cam angle vs actual in a pid loop. Both cams in the BA move. I have not had time to look at the BA in this regard. I could look at this and see if they can be controlled by the software but only after we g...
by headsex
Tue Jan 17, 2017 9:04 am
Forum: Ford ECUs
Topic: PCMTec Development Blog
Replies: 679
Views: 679533

Re: Ford MPC565 Tuning

This is so good to hear! I was starting to think you might have pushed this project to the side. Remember to keep my name down for a BETA tester if needed. I'll put my money down for the finished version the day its ready. I was about to buy a HP Tuner on the weekend, but to hear that your software...
by headsex
Wed Jan 11, 2017 1:39 pm
Forum: Ford ECUs
Topic: PCMTec Development Blog
Replies: 679
Views: 679533

Re: Ford MPC565 Tuning

haha.. the developers must be real special!

and yeah.. from a earlier post, it appears the mcs1 (and there used to be a cardaq version), have the j2543 dll files statically compiled in the exe, so certainly must be some old school compiler!
by headsex
Wed Jan 11, 2017 1:11 pm
Forum: Ford ECUs
Topic: PCMTec Development Blog
Replies: 679
Views: 679533

Re: Ford MPC565 Tuning

Very cool information there! one thing i didnt notice is that the seed/key co-offs were actually ASCII NAMes!! LOL ... there is actually JESUS! Thats so damn funny!

However,, If you wanted "GOD" mode security, you cant have it... but you can have "Jesus" mode!
by headsex
Wed Jan 11, 2017 12:14 pm
Forum: Ford ECUs
Topic: PCMTec Development Blog
Replies: 679
Views: 679533

Re: Ford MPC565 Tuning

Not familiar with those documents. Got a link? Be interesting read
by headsex
Wed Jan 11, 2017 11:59 am
Forum: Ford ECUs
Topic: PCMTec Development Blog
Replies: 679
Views: 679533

Re: Ford MPC565 Tuning

HPTuners only lock their .hpt file format from what I can tell (I'm not 100%), they don't bother doing anything more than that. SCT garble the OSID however HPT can now read those files now, its not that difficult to build a signature of the strategy to allow detection without the VID block either. ...