Skip to content

Instantly share code, notes, and snippets.

@DreamDevLost
DreamDevLost / config.plist
Created July 24, 2020 02:15
OpenCore configuration
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>Add</key>
<array>
<dict>
<key>Comment</key>
@charset "UTF-8";
/* INDEX-LARGE OK */
@media only screen and (min-width: 1366px) and (max-width: 1579px)
{
body{
overflow-x: hidden;
}
.cover{
$urls = @(
"https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt",
"https://trackerslist.com/all.txt"
)
$i = 0
$t = $env:TEMP
$p = "$t\__trackers"
$f = "$p.all.txt"
Foreach ($url in $urls)
{
NSString *pfpath = [[NSBundle mainBundle] privateFrameworksPath];
// Load all fucking frameworks motherfocker
for (NSString *dir in [[NSFileManager defaultManager] contentsOfDirectoryAtPath:pfpath error:NULL]) {
NSMutableString *fpath = [pfpath mutableCopy];
NSArray *components = [dir componentsSeparatedByString:@"."];
NSString *fname = components[0];
[fpath appendFormat:@"/%@/%@", dir, fname];
//NSLog(@"dir?? = %@", fpath);
dlopen([fpath UTF8String], RTLD_NOW);
NSLog(@"dlopen error?? = %s", dlerror());
{"blame":["\/usr\/lib\/substrate\/SubstrateLoader.dylib","\/Library\/MobileSubstrate\/DynamicLibraries\/Axon.dylib"],"app_name":"SpringBoard","timestamp":"2019-08-19 05:37:06.96 -0300","app_version":"1.0","slice_uuid":"d42be7a9-986a-3c87-ada8-dfac4c5e6ad0","adam_id":0,"build_version":"50","bundleID":"com.apple.springboard","share_with_app_devs":false,"is_first_party":true,"bug_type":"109","os_version":"iPhone OS 12.1.2 (16C101)","incident_id":"0CF16761-A1DF-4CC2-A583-D1D13FAF212F","name":"SpringBoard","symbolicated":true}
Incident Identifier: 0CF16761-A1DF-4CC2-A583-D1D13FAF212F
CrashReporter Key: 505ee1cf293d6208e4ce570e040b199b8d1d4d88
Hardware Model: iPhone8,1
Process: SpringBoard [4234]
Path: /System/Library/CoreServices/SpringBoard.app/SpringBoard
Identifier: com.apple.springboard
Version: 50 (1.0)
Code Type: ARM-64 (Native)
Role: Foreground