Hope this belongs here, some give away time
. Attached is the DLL with a TunerPro checksum plugin for ME7.9.10 ECUs (Fiat group t-jet engines). Just put the file into your TunerPro installation directory, define a new checksum in your XDF file choosing this plugin, no need to give any addresses, and you should be all set. The plugin fixes all checksums and fingerprint codes that I know of (including the boot program code), it also accounts for the different sizes of binaries that float around the Internet (some flashing tools layout the files when saving in different ways, though I don't know which tools are these).
The DLL file is compiled with the MinGW C compiler, I currently do not own the license for Visual Studio (I thought I did, but was wrong), but it works all the same. I attach the sources for those interested, more information can be found in the README.md file in there. Note that to be able to compile it yourself you need to get the SDK header files from Mark at
http://www.tunerpro.net/pluginDevelopment.htm first.
Oh, and you
use it at your own risk!!!. In particular, do not come back to me crying if you manage to brick the ECU, I do not give any guarantees here.