-
Notifications
You must be signed in to change notification settings - Fork 82
Expand file tree
/
Copy pathsource.json
More file actions
34 lines (34 loc) · 2.35 KB
/
source.json
File metadata and controls
34 lines (34 loc) · 2.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"name": "lara",
"subtitle": "WIP darksword kexploit implement",
"description": "",
"iconURL": "https://avatars.githubusercontent.com/u/103732419?v=4",
"headerURL": "https://raw.githubusercontent.com/rooootdev/lara/refs/heads/main/icon.png",
"website": "https://github.com/rooootdev/lara",
"tintColor": "#4185A9",
"featuredApps": [
"com.roooot.laraapp"
],
"apps": [
{
"name": "lara",
"bundleIdentifier": "com.roooot.laraapp",
"developerName": "rooootdev",
"subtitle": "iOS 18.7.1- & 26.0.1-",
"localizedDescription": "lara will at its absolute best only ever support versions up to iOS 26.0.1/iOS 18.7.1. the exploit was patched after those versions.\n\nCurrently tested on iOS 17.2.1 - 26.0.1. If you run lara on your device, and it ends up working, please contact me on discord (@roooot.dev) and tell me:\n\n1. your device\n2. your iOS version\n3. what you tested in lara (eg. Run Exploit, Init KFS, etc.)\n\nIf lara doesnt work on your device, and you want to help the project, please also provide your logs and iOS version.\n\nFeatures:\n\nimplemented:\n• Font overwrite (VFS)\n• 3 app limit bypass\n• Unblacklisting\n• File Manager (Full Disk r/w)\n• dirtyZero 2 (Broken)\n\ncoming soon:\n• Mobilegestalt Editor\n\nknown issues:\n• on iOS 17.x, the kernel may panic when lara is closed from the app switcher.\n• dirtyZero does not work.\n• ui is buggy on 17.x\n• doesnt work on ipad m2?\n• doesnt work on a18 pro?\n• kernelcache download broken for some versions.\n\ntips:\ndeleting and redownloading kernelcache is known to fix many issues. do this before asking me for support. closing and reopening the app can fix font change issues. respringing is needed to apply springboard changes such as font changes.\n\ncredits:\n• opa334 for the kernel exploit poc, ChOma and XPF\n• AppInstaller iOS for help with offsets\n• AlfieCG for libgrabkernel2",
"iconURL": "https://raw.githubusercontent.com/rooootdev/lara/refs/heads/main/lara.png",
"tintColor": "#5CA399",
"versions": [
{
"version": "1.0",
"date": "2026-04-5",
"size": 3450675,
"downloadURL": "https://github.com/rooootdev/lara/releases/download/latest/lara.ipa",
"localizedDescription": "",
"minOSVersion": "15.0"
}
],
"appPermissions": {}
}
]
}