Difference between revisions of "WinterBoard"

From The iPhone Wiki
Jump to: navigation, search
(added category and link)
Line 1: Line 1:
 
WinterBoard acts as a file replacement extension for iPhone OS based on [[Mobile Substrate]], both of which are developed by [[saurik]]. It is often used for theming GUI elements, such as app icons. Check [http://www.saurik.com/id/9 saurik's website] for more information.
 
WinterBoard acts as a file replacement extension for iPhone OS based on [[Mobile Substrate]], both of which are developed by [[saurik]]. It is often used for theming GUI elements, such as app icons. Check [http://www.saurik.com/id/9 saurik's website] for more information.
   
It works by injecting replacement files dynamically but without actually replacing the files, though it appears to the iPhone that the files have been replaced. Should MobileSubstrate crash, the files will no longer appear to be the changed ones and the theme will be removed.
+
It works by injecting replacement files dynamically but without actually replacing the files, though it appears to the iPhone that the files have been replaced. Should [[MobileSubstrate]] crash, the files will no longer appear to be the changed ones and the theme will be removed.
  +
  +
[[Category:Software]]

Revision as of 22:28, 28 January 2011

WinterBoard acts as a file replacement extension for iPhone OS based on Mobile Substrate, both of which are developed by saurik. It is often used for theming GUI elements, such as app icons. Check saurik's website for more information.

It works by injecting replacement files dynamically but without actually replacing the files, though it appears to the iPhone that the files have been replaced. Should MobileSubstrate crash, the files will no longer appear to be the changed ones and the theme will be removed.