View Single Post
      12-30-2020, 12:54 PM   #392
Takfarinas
New Member
0
Rep
9
Posts

Drives: E90
Join Date: Jun 2020
Location: BE

iTrader: (0)

Quote:
Originally Posted by CKH50d View Post
Hello. Can I have working link to download FSC Generator for Linux? Thanks!
cf. 1st page and link are OK :
  • Linux: https://ufile.io/0uddx7ke
    Linux users must extract the file to a writeable directory (~/) and will need both QT5 and OpenSSL installed.
  • Linux Console: https://ufile.io/dz80e2uq
    Linux users must extract the file to a writeable directory (~/) and will need both QT5 and OpenSSL installed. Network not required.
    Code:
    Usage:  ./BMW_CIC_FSC_Generator_Console FILE.fsc TYPE [TYPE] YEAR [YEAR]
                    Example ./BMW_CIC_FSC_Generator_Console FILE.fsc 0x28 0x0A
            FILE.fsc - 319 byte hex OR BASE64 encoded version of hex
            TYPE     - 1 or 2 bytes representing the map type
                       If TYPE is two bytes, YEAR must be two bytes
            YEAR     - 1 or 2 bytes representing the map year
                       If YEAR is two bytes, TYPE must be two bytes
Appreciate 0