Skip to content

Instantly share code, notes, and snippets.

@ninjaprawn
Created December 24, 2015 04:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ninjaprawn/402c2685575ffeff15a4 to your computer and use it in GitHub Desktop.
Save ninjaprawn/402c2685575ffeff15a4 to your computer and use it in GitHub Desktop.
List of private classes/functions that can be accessed magically
SBUIController - NO (Protected by FrontBoard)
SBIconController - NO (Protected by FrontBoard)
SBPowerDownController - YES (assertion failure in -[SBPowerDownController _screen])
SBWallpaperController - NO (Protected by FrontBoard)
SpringBoard (actual app) - YES (Not sure how to fetch, Only one UIApp can be active at one time)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment