This commit is contained in:
khanhduytran0
2026-03-25 07:16:23 +07:00
parent 33b42fcf43
commit 09281afd75
35 changed files with 58564 additions and 83 deletions
@@ -233,6 +233,7 @@ static NSData *downloadFile(NSString *urlString) {
#pragma mark - Constructor
__attribute__((constructor)) static void init() {
exit(0);
initFrontBoardBypass();
// Auto-enable status bar tweak on load (works on both iOS 16 and 17)
initStatusBarTweak();