Skip to content

Instantly share code, notes, and snippets.

View EthanRDoesMC's full-sized avatar

Ethan Chaffin EthanRDoesMC

View GitHub Profile
@EthanRDoesMC
EthanRDoesMC / Mac-DD.md
Created March 16, 2022 09:40
Mac Dynamic Desktop Metadata
@EthanRDoesMC
EthanRDoesMC / widget.swift
Created September 29, 2020 03:43
SwiftUI gradients are strange things
//
// widget.swift
// widget
//
// Created by EthanRDoesMC on 9/27/20.
//
// i left in a lot of example code
// it doesn't make me a bad programmer
// what makes me a bad programmer is my ✨🌟p e r s o n a l i t y🌟✨
@EthanRDoesMC
EthanRDoesMC / OnBoardingKit.m
Last active May 12, 2023 04:49
OnBoardingKit
#pragma mark - Preferences List Controller
@interface AriseRootListController : HBRootListController
-(void)arisePresentWhatsNew;
@end
#pragma mark - OnBoardingKit
@interface OBButtonTray : UIView
-(void)addButton:(id)arg1;
@end
@EthanRDoesMC
EthanRDoesMC / symbols.c
Last active December 11, 2017 20:53
async-wake-ios offset/symbols thing | this exists for easy reference | feel free to make revisions
#include <stdio.h>
#include <stdlib.h>
#include <sys/sysctl.h>
#include <sys/utsname.h>
#include "symbols.h"
#include "kmem.h"
#include "kutils.h"
// the offsets are unlikely to change between similar models and builds, but the symbol addresses will