The step 7 says: Update the MCU of FICM to the latest version by SIPS
Obviously we can't do it at home, unless we have a SIPS (SAIC Integrated Program System) system which costs a lot and is not easy.
What happens if you don't update the FICM MCU?
I don't think it's ever been discussed, but it's common on Wordpress to add automatically -number when there are files with the same name
So this: https://mgtrip.smil.com/wp-content/uploads/2023/08/Mg4-SE-1.pdf
is the reupload of:
https://mgtrip.smil.com/wp-content/uploads/2023/08/Mg4-SE.pdf...
Ok updated. I passively converted the logic from Java to Javascript, but I didn't follow the discussion precisely. I also added info box.
Updated code at same url
https://ws2.tommasovietina.it/mg4/se/password.html
Yes, SHA256 is not needed.
I updated the code and also added:
if (serialNumber.length === 15) {
serialNumber += "0"; //Add 0 if lenght is 15
}
Now it should work as intended:
https://ws2.tommasovietina.it/mg4/se/password.html
I wasn't aware of this issue until today, but after checking, I discovered that mine has little bulge and is cracked near the bolt
What sticks out is soft fabric. I pushed it back into place
Yes the code is Java, using standard Java classes like BigInteger, SimpleDateFormat, and Date, with custom utility methods (HMAC-MD5 and SHA-256 hashing)
It generates a validation or authentication key based on a serial number and the current date
During the last days of September, I also experienced a lack of connectivity, but I am certain that I did not use up all the available data. Connectivity was restored on the 1st of October.
Maybe we need a separate topic, but actually I didn't try any unencrypted http url.
So far:
Javascript ajax get calls: JS works, but call failed
iframe with my own web server (to avoid CORS): NET::ERR_CACHE_MISS
Tried to load local pdf inside iframe: White page
Anyway i did few steps forward...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.