Skip to content

Instantly share code, notes, and snippets.

%hook SBIcon
@interface SBIcon
-(void)setBadge:(NSString*)badge;
@end
-(void)viewWillAppear:(BOOL)animated{
%orig;
%hook SBUIController
@interface SBIconController : NSObject
+(id)sharedInstance;
@end
@interface SBIconListView : UIView
@end
@interface SBIconListModel : NSObject
@jontelang
jontelang / Tweak.xm
Created March 15, 2013 05:54
arrivar
%hook SBUIController
@interface SBIconController : NSObject
+(id)sharedInstance;
@end
@interface SBIconListView : UIView
@end
@interface SBIconListModel : NSObject
%hook SBAwayDateView
//@interface SBAwayDateView : UIView
//-(NSString*)getTime:(double)elapsedSeconds;
//@end
@interface SBAwayController
+(id)sharedAwayController;
@end
Incident Identifier: 149916D7-09CE-493F-87CD-B22FC78BB25C
CrashReporter Key: 0f58b80d8ef7360e9e87eced597f72cb9966bd92
Hardware Model: iPhone4,1
Process: SpringBoard [2468]
Path: /System/Library/CoreServices/SpringBoard.app/SpringBoard
Identifier: SpringBoard
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
%hook SBUIController
@interface SBIconController : NSObject
+(id)sharedInstance;
@end
@interface SBIconListView : UIView
@end
@interface SBIconListModel : NSObject
%hook SBUIController
@interface SBIconController : NSObject
+(id)sharedInstance;
@end
@interface SBIconListView : UIView
@end
@interface SBIconListModel : NSObject
@jontelang
jontelang / snippet.txt
Created March 17, 2013 12:16
crashunknowwn
Incident Identifier: 24D5E141-3BE1-472E-9B65-10FA61F37F26
CrashReporter Key: 0f58b80d8ef7360e9e87eced597f72cb9966bd92
Hardware Model: iPhone4,1
OS Version: iPhone OS 6.1.1 (10B145)
Kernel version: Darwin Kernel Version 13.0.0: Sun Dec 16 19:58:44 PST 2012; root:xnu-2107.7.55~11/RELEASE_ARM_S5L8940X
Date: 2013-03-17 20:07:14 +0800
Exception Code: 0xfaded321
Reason: Watchdog timeout: 120.016594s since last successful ping: 2500m0 2500m0 2500u0 2400m0 2400m0 2400u0 2300m0 2300m0 2300u0 2200m0 2200m0 2200u0 2100m0 2100m0 2100u0 2000m0 2000m0 2000u0 1900m0 1900m0 1900u0 1800m0 1800m0 1800u0 1700m0 1700m0 1700u0 1600m0 1600m0 1600u0 1500m0 1500m0 1500u0 1400m0 1400m0 1400u0 1300m0 1300m0 1300u0 1200m0 1200m0 1200u0 1000m10004003 1000u0 1000m0 1000u0 800m10004003 800u0 800m0 800u0 600m10004003 600u0 600m0 600u0 400m10004003 400u0 400m0 400u0 200m10004003 200u0 200m0 200u0 0m10000004 0c1cc
Thermal Level: 0
Mar 18 15:27:35 Jonathans-iPhone MobileTimer[669] <Notice>: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/libstatusbar.dylib
Mar 18 15:27:35 Jonathans-iPhone MobileTimer[669] <Notice>: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/manualcorrect.dylib
Mar 18 15:27:35 Jonathans-iPhone MobileTimer[669] <Warning>: MS:Warning: message not found [UIKeyboardImpl acceptWord:firstDelete:addString:]
Mar 18 15:27:38 Jonathans-iPhone locationd[55] <Notice>: received EBUSY, try kScanTypeChannel, channel, 6, rssi -60, delayed 0.000s
Mar 18 15:27:46 Jonathans-iPhone backboardd[618] <Warning>: CoreAnimation: timed out fence 23533
-- here it stops responding --
Okay now I have a weird problemMar 18 15:29:28 Jonathans-iPhone UserEventAgent[26] <Error>: watchdog: com.apple.SpringBoard not responding; forcing a crash
Mar 18 15:29:28 Jonathans-iPhone UserEventAgent[26] <Notice>: watchdog: can be disabled with the shell command: defaults write com.apple.mobilewatchdog WatchdogEnabled -bool no
@jontelang
jontelang / consoleoutput
Created March 18, 2013 08:46
ASLMANAGERCRASH?
com.apple.aslmanager