View Single Post
      06-13-2014, 09:41 PM   #66
Frogman
Lieutenant Colonel
United_States
288
Rep
1,892
Posts

Drives: 2012 F30 328i
Join Date: Mar 2012
Location: SoCal

iTrader: (0)

Quote:
Originally Posted by pikcachu View Post
Ya really weird....

Your base64 file works on the GUI... but the code i get is different from the one I get if I use the binary fsc from e-sys against the NBT.exe generator directly.... wonder if more than one code is valid or if only 1 code works for each VIN

I got my base 64 by taking the binary and using the site http://www.motobit.com/util/base64-decoder-encoder.asp also but that creates the base64 with those spaces instead of the nulls which then makes the GUI show "fields!!" and not generate the code

The way I got it to work was using the NBT directly like "nbt KS91992_00DE0001.fsc 0xAF 0x02 KS91992"
I would expect only one code to work, but I don't know for sure.

Can you compare your original binary file to my binary file and see if they are exactly the same?

Remember, I just brute-force changed every space to NUL; I have no idea if that would generate a correct short FSC or not. It was done just to prove that something did happen in the encoding/decoding process.

If the binary files are different, that could explain the different short FSC code being generated.
Appreciate 1