1
0
mirror of https://github.com/Burrit0z/kai synced 2025-07-01 08:16:47 +00:00

better drm

This commit is contained in:
Burrit0z
2020-05-25 19:38:10 -04:00
parent be6afbed17
commit 882867fee6
6 changed files with 408 additions and 17 deletions

9
Kai.h
View File

@ -3,6 +3,8 @@
#include <stdio.h>
#import <objc/runtime.h>
#import <UIKit/UIKit.h>
#import "MobileGestalt.h"
#import "NSTask.h"
#define KAISelf ((CSAdjunctListView *)self) //for use when calling self in KAITarget
//#define KAIBatteryStack UHDUEIHGCEBCHYDEICVKEVSAGJKBCXAHJGKVXHAS //lmao
@ -22,6 +24,13 @@
@interface SBIconController : UIViewController
@end
@interface SBCoverSheetPrimarySlidingViewController : UIViewController
@end
@interface UIDevice (kai)
-(id)sf_udidString;
-(id)_currentProduct;
@end
BOOL isUpdating = NO;
//prefs