Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS
08-04-2017, 17:13 PM,
Post: #51
RE: RELEASED! BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS - DONE IN 10 SEC
Can I make code samples for other blocks, for example for 12 addresses?
In motorcycles a lot of codes!
I will give the dumps of its industry.
They do not have certificates, some codes, thank you!
Quote this message in a reply
08-04-2017, 17:18 PM,
Post: #52
RE: RELEASED! BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS - DONE IN 10 SEC
@intel123,

How are some vendors automatically uploading FSC from USB.
I assume they have to patch a file to allow for root cert like you did but how do they then upload FSC from USB into system? Is it just a matter of putting files in correct location?
Quote this message in a reply
08-04-2017, 17:22 PM, (This post was last modified: 08-04-2017, 17:26 PM by intel123.)
Post: #53
RE: RELEASED! BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS - DONE IN 10 SEC
(08-04-2017, 17:18 PM)codemybmw Wrote:  @intel123,

How are some vendors automatically uploading FSC from USB.
I assume they have to patch a file to allow for root cert like you did but how do they then upload FSC from USB into system? Is it just a matter of putting files in correct location?

They just insert certificates into SWT Controller before reboot and that is it (and yes you might say that its just the matter of putting files in the correct places), its actually very simple. Im sure it is the same with EVOs and that famous TV-FREE option, even it is different to code it from outside or impossible, from within NBT its config is on the same place as it has always been, so its enough to change bytes and thats it, there is nothing ground breaking about it

[Image: 18.08.44-17.09.18.gif]
BlackBOX Sistemi, Automotive   
Visit this user's website
Quote this message in a reply
08-04-2017, 17:44 PM,
Post: #54
RE: RELEASED! BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS - DONE IN 10 SEC
Is it possible to update script to allow for inserting FSC into SWT controller.
What is TV-Free option you mean DVD in motion? You would need to use codingtool for that?
Quote this message in a reply
08-04-2017, 17:45 PM, (This post was last modified: 08-04-2017, 17:47 PM by intel123.)
Post: #55
RE: RELEASED! BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS - DONE IN 10 SEC
(08-04-2017, 16:27 PM)IZGOY Wrote:  Can I make a script to change the bmv logo to another picture? Thanks

I just inspected it, logo images (i will attach them to this post) are located in IFS image /etc/splash_wide.png and /etc/splash_narrow.png and are invoked by CicHighEceUsaRoot (in "normal" mode) or Bootloader (in "bootloader" mode) and these two files are also on IFS images, so the IFS image needs to be patched


Attached Files Thumbnail(s)
       

[Image: 18.08.44-17.09.18.gif]
BlackBOX Sistemi, Automotive   
Visit this user's website
Quote this message in a reply
[+] 7 users say Thank You to intel123 for this post
08-04-2017, 18:11 PM,
Post: #56
RE: RELEASED! BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS - DONE IN 10 SEC
(08-04-2017, 17:45 PM)intel123 Wrote:  
(08-04-2017, 16:27 PM)IZGOY Wrote:  Can I make a script to change the bmv logo to another picture? Thanks

I just inspected it, logo images (i will attach them to this post) are located in IFS image /etc/splash_wide.png and /etc/splash_narrow.png and are invoked by CicHighEceUsaRoot (in "normal" mode) or Bootloader (in "bootloader" mode) and these two files are also on IFS images, so the IFS image needs to be patched

maybe i am stupid but just replacing these images(splash_wide.png and splash_narrow.png) won't work right?
Quote this message in a reply
[+] 1 user says Thank You to larshutten for this post
08-04-2017, 18:15 PM, (This post was last modified: 08-04-2017, 20:26 PM by Clusters.)
Post: #57
RE: RELEASED! BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS - DONE IN 10 SEC
(08-04-2017, 18:11 PM)larshutten Wrote:  
(08-04-2017, 17:45 PM)intel123 Wrote:  
(08-04-2017, 16:27 PM)IZGOY Wrote:  Can I make a script to change the bmv logo to another picture? Thanks

I just inspected it, logo images (i will attach them to this post) are located in IFS image /etc/splash_wide.png and /etc/splash_narrow.png and are invoked by CicHighEceUsaRoot (in "normal" mode) or Bootloader (in "bootloader" mode) and these two files are also on IFS images, so the IFS image needs to be patched

maybe i am stupid but just replacing these images(splash_wide.png and splash_narrow.png) won't work right?

it will, but its not that easy to rebuild IFS images, you will have to do it manually, its not read-write system, and even if you dont want to repleace them there, as paths are hardcoded to the binaries, you would need to patch the binary which is also on IFS there is no way around it. Good thing is that flash file system is initiated just before Root app starts so you can change path to /EFS_RO/ or somewhere else if you dont want to patch IFS each time you change logo smile or if you want to do it other way, you need to modify imagefs from IFS


[Image: 18.08.44-17.09.18.gif]
BlackBOX Sistemi, Automotive   
Visit this user's website
Quote this message in a reply
[+] 1 user says Thank You to intel123 for this post
08-04-2017, 18:32 PM,
Post: #58
RE: RELEASED! BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS - DONE IN 10 SEC
Would this work on a HU_Champ2 to enable voice control?

Thanks
Quote this message in a reply
08-04-2017, 18:54 PM,
Post: #59
RE: RELEASED! BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS - DONE IN 10 SEC
Good day
prompt, file SWTPatch, what to do with it? (SWTPatcher-v2\01_PATCHER>SWTPatch)
Quote this message in a reply
08-04-2017, 19:16 PM,
Post: #60
RE: RELEASED! BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS - DONE IN 10 SEC
(08-04-2017, 18:54 PM)Slim125 Wrote:  Good day
prompt, file SWTPatch, what to do with it? (SWTPatcher-v2\01_PATCHER>SWTPatch)

it is the actual patcher, binary file. you can run it from shell manually if you wish result be the same like as putting USB in the port with copie_scr.sh on it. Or in other words, copie_scr.sh extracts that file to /dev/shmem and executes it.

[Image: 18.08.44-17.09.18.gif]
BlackBOX Sistemi, Automotive   
Visit this user's website
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  F20 cruise control retrofit maninblack 6 163 24-05-2024, 16:26 PM
Last Post: maninblack
  BMW F31 acc retrofit help Pedrom92 10 1,380 23-05-2024, 22:56 PM
Last Post: azwgh
XZBMW G30 Entrynav2 - rear camera retrofit problem Krysiaman 19 1,364 23-05-2024, 20:39 PM
Last Post: Node
XZBMW Entrynav2 to NBT EVO retrofit, no rear view camera image jce777 2 69 23-05-2024, 20:31 PM
Last Post: jce777
XZBMW BMW e87 LCI hralights retrofit problem XeoN 0 34 21-05-2024, 21:17 PM
Last Post: XeoN
ZBentley Tool to use to cut leather dashboard for hud retrofit Fx82 3 317 19-05-2024, 15:29 PM
Last Post: Fx82
XZBMW F01 LCi Xenon Headlight Retrofit mcrussell 0 57 16-05-2024, 11:57 AM
Last Post: mcrussell
  retrofit USB BMW E63 Jalami 9 263 15-05-2024, 17:39 PM
Last Post: The CaT
XZBMW Retrofit comfort access BMW f26 santopalermo 13 424 14-05-2024, 12:25 PM
Last Post: ruben_17non
  F25 cic retrofit hero3838 3 112 10-05-2024, 15:44 PM
Last Post: Siki78

Forum Jump:


Users browsing this thread:
4 Guest(s)

Return to TopReturn to Content