NoFreeAppLimit

From The Apple Wiki
NoFreeAppLimit
Developer(s)HAHALOSAH
Initial release9 April 2022; 2 years ago
Repositoryhttps://havoc.app (formerly https://repo.hhls.tk/)
Written inObjective-C
Operating systemiOS
Available inEnglish
TypeJailbreaking
LicenseProprietary
Release History
v0.0.19 April 2022; 2 years ago
v0.111 April 2022; 2 years ago

NoFreeAppLimit is a tweak by HAHALOSAH that allows more than 3 apps to be installed with a free developer account. It was moved to Havoc repo on 11 April 2022. This is possible due to how the 3 app limit is only enforced upon installation. The tweak works by hooking [MIFreeProfileValidatedAppTracker refs] and providing a blank mutable set. It also hooks [UIView init], gets user defaults via [NSUserDefaults standardUserDefaults], and sets activeAppsLimit to 0x0, and returns the modified user defaults - this part doesn't handle the actual 3 app limit but rather is a fix for AltStore. It injects into installd and AltStore.