#development
1 messages · Page 486 of 1
You could try something like this:
NSMutableString *hex = [NSMutableString stringWithCapacity:datalength];
for (int i=0; i < r; i++) {
[hex appendFormat:@"0x%02x ", data[i]];
}
NSLog(@"%@", hex);
oh my fucking god
is that copilot?
ugh stupid Apple... objc method decryptWithKey:(const char*)key keyLen:(int)keyLen which they call as decryptWithKey:[key bytes] keyLen:[key length] and now I'm hooking it and I need to turn it back into NSData to log it... and there's 4 more arguments (well pairs) passed like that... why didn't they just pass the NSData :/
How u get access to copilot
They still haven’t accepted me
boba
omg
gm
"how is this method not even being called, my hook does nothing"
it's a class method 🤦♂️
Yes, xpc_connection_get_audit_token
Hi tr1
how r u doing
Good thanks
Been working on a super hard ctf challenge and I think I finally know how to beat it
nice

(no pussy)
em
Who is em?
e
eminem
eminem and deez nutz in your mouth
eminem and deez nutz in your moms mouth
.
hire pj 
Probably only what’s on that site
Managed to also find this
I don’t even know if this has to do with the API itself lol
where would be a good place to find someone to test tweaks
If someone is interested in this. Can you test it 
shameless plug
#general is where I ask, or my own server. but then I get yelled at by other devs. so I just stick to my server
cool tweak
I thought this already existed
the only similar one i can think of was noisy’s cozylabels
cozybadges*
not sure if that took effect in the multitasking view as well. I actually i am thinking of doing something similar
Something like this

strange, i got accepted within a day
Same
gm
wb, anyone know if it's possible for ghidra to show/link a framework's function/decompile instead of showing the stub/thunk function?
like when I click on
bl FooBarFrameworkFunction
it'll show
void __stubs::_$s3Foo3Bar(void)
{
(*(code *)__la_symbol_ptr::_$s15Foo3Bar)();
return;
}
Automod is setup to remove things on 3 reports
can I just report the same thing 3 times or does it have to be 3 different accounts 
🤔 i don’t think you can report the same post multiple times
never tried tbh
I don’t see anything inherently off-topic. Low effort or something that’s been asked multiple times before, sure
white name in #jailbreak said dgh0st’s [[HSWIdgets]] is a virus because it safe moded them

Anyone knows why auto completion doesn't work in xcode workspace for .mm file?
it works just fine outside of workspace
Xcode autocomplete won't work with Logos
if you want autocomplete you'll have to call Substrate APIs directly, like MSHookMessageEx
Mm isnt logos
I used https://github.com/brendonjkding/Logos-Xcode11 which work fine for logos. But now is .mm (which is not logos) file not working correctly, which is odd because as soon as it's opened workspace specially, the autocomplete didnt work.
tf
:nobody:
genius poopy

monsters
I've already signed you up
you need to be enrolled in a mental institution

idk


:coperight:

infinite air hack
2021 unpatched

true
death by breathing my buddies carbon release

Is there any way to get tweaks on macos? Cydia substrate/libhooker for macOS?
How is this wrong channel? It is literally development
probably
As I said earlier, im a developer for a living and recently started developing tweaks for ios, its super cool and easy to hook to running processes, and im wondering if i could hook the same way on macos, both OSes are simmilar under the hood

https://github.com/norio-nomura/EasySIMBL https://github.com/rentzsch/mach_override both seem extremely legacy
We do all kinds of development here, including developing collections of trolls
I don't know much about macOS, but why would "legacy" not still work?
check out MacForge

There are very few resources about them, almost no documentation, and generally even if they would work they seem not compatibile with Logos hooking mechanism, oh and it seems from comments 7y ago that easysimbl hooks after delay so not much applicable for my use case 😦
Thank you!
You definitely won't get logos
cool
Well yeah but Logos generates code that uses Substrate API so wouldn't really work
so fascinating
there’s a PR to add native MacForge support to Theos but it hasn’t been merged yet iirc

and also a lot of stuff is gonna need major reworking before we have first-class macOS target support
MacForge is a loader; it doesn’t force or supply any sort of hooking mechanism
the internal logos generator works though

And I plan to support it with Orion too
Ian Beer shows how it's usually used here: https://bugs.chromium.org/p/project-zero/issues/detail?id=1223
The SecTask functions are all publicly documented
zig 2.0
real
@tepid olive oh yeah
gm
gm!streaks
oh yeah right, it needed some fixes none of us really got around to
pretty sure nobody can beat @gaunt mesa and my gm streak
not to mention refactoring the whole damn vendored headers/libs layout
yyeahhh
alternatively, what if we keep the root dir for iOS and add subdirs for other platforms?
@gaunt mesa how long da gm streak at then ⁉️
who got an account on https://lobste.rs/
i probably have 
!t real
fail
it never existed

check stack darwin?
to check the stack
Probably use less of the stack
if its not obvious, I have no clue what I am talking about
you can’t or rather shouldn’t, afaik chkstk ensures if you got enough space for local variables
if you’re writing asm by hand then that call won’t exist, in that case (on x64 at least) make use of the simd regs as auxiliary space
wtf lmao


The best solutions are the ones that ignore the problem instead of fixing them... or was it the other way around?
There is no team in Indie dev
Hello.I want to be a jailbreak dev. Should i start learning obj c?
also learn assembly cause you might need it
thanks but first i should go with obj c?
If you mean tweak development, see #development message
Pwn probably did
you kinda can bro
ik but i wanna know where to start
Do you know any programming language
Wait let me find a comment from siguza
c++, python and some c# but only the basics
the basics on all of these
37 votes and 31 comments so far on Reddit
thanks
yeah that is probably a better resource
oh i heard of him

There's a lot there, good luck with it
you forgot the part about gently accelerating the device towards a wall to get an inside glimpse
tbf I do this when I am using my phone normally. So
your wisdom will not be lost brother

i be winning like charlie sheen
I thought we were suppose to sacrifice something for high level discussion in #development
@vivid dew mashallah brother

Yes it would as long you load the library (MobileSubstrate) into the process that provides MSHookFunction.
victory royale

winner winner chicken dinner
a trol's a trol
cat
Wtf r/israel
Hi all, I'm looking for someone who's well versed in the inner workings of iOS, who can help me interpret a freeze log (gpuEvent caused by an IOFence block). This is related to an app we've developed which is currently running in a museum, not to jailbreaking, but I didn't know where else to look for someone with the necessary skills. Shoot me a PM if you're interested. Thanks!
@hidden cipher might be worth posting the log here so people can look over it
Sounds fair, here you go. Didn't want to pollute the channel with something off topic.
noticed that, but saw that it contained some more context, so might be useful for someone
my keyring got accepted on Procursus which will be required on Mac 
Ok need some opinions on the mbp m1 im gonna get:
- 256/512gb
- 8gb or 16gb ram
prices:
256gb with 8gb ram = 1362 euro
256gb with 16gb ram = 1.579,05 euro
512gb with 8gb ram = 1.579,05 euro
512gb with 16gb ram = 1.795,64 euro
or refurb from apple with 512gb and 16gb ram = 1600 euro
256 with 16gb
512 with 16 (non refurbished, because who wants someone else’s trash?)
@twilit jungle 300 euro difference 
okay and?
in the us i could probably get the setup i wanted for even less than the refurb price 
but eu price bullshit

m1x might be coming soon, you could wait and get the m1 at a discount, or get the better m1x
gonna study software engineering i dont think i can go 3 months without laptop 
bruh
also they expect me to get a laptop with 1080p screen, minimum of 250gb and 8gb ram, and looking at the prices, they are around 600 euro
I thought the same, but then covid happend, and I could easily have used my pc, because 99% of the time it was online.
so if i go for one of those, temporarily until the m1x happens
i would lose about the same, if i just get one from apple, resell it when m1x drops
by then most students will be vaxed, so doubt it'll be online
Why does it have to be m1?
Why mac?

windows oems are dogshit for laptops
in terms of qc compared to apple
m1 true
when
@upbeat wyvern are you aware of this issue when updating libapt?
Yeah but you are paying 3 or 4 times more for that laptop
me when cephei on bigboss is outdated
dpkg: dependency problems prevent configuration of net.cadoth.fakepass:
net.cadoth.fakepass depends on ws.hbang.common (>= 1.16); however:
Version of ws.hbang.common on system is 1.14.
not really it’s like 2x
compared to a half decent windows (dell) it’s 50-70% more
unless you mean like a 400$ asus windows laptop with 8gb ram and 4 core i5
this sounds like mine except it was more than $400
Animal style 4x4 and Animal style fries with a Vanilla milk shake
fuck animal style fries
I mean in general they are better than the regular in n out fries
XPS’ are good
But high priced aswell 
I have the 2017 xps. I had to get it fixed cause of it having cooling issues, but it still runs great to this day
@pearl sail how much it cost u tho
cap
@primal perch
I get that people don't like them cause they get way too soggy, but I like it for the mess on top and getting the fries well done usually covers for that. Regular in n out fries are under salted a lot of the times, but getting them well done is also very good.
idc about the soggy
cheese n spread on the fries would be fine but the onion makes it disgusting
I don't mind the onions lol
another classic
lol
is this for ios app development as well or just tweak?
HTML/CSS is for web development lol, not iOS app development
oh ive seen some people use it for styling
i dont get it
guess i thought it was for something else
ik its for web edv
some people use react-native to make cross-platform apps using html/css/js, but I beg you pls never do that
i can feel it in the air
but you can style the app with swift?
yes
yup
look up the UIKit documentation
unless you want to use SwiftUI which is pretty cool, but I would learn UIKit first
What's wrong with React native? Is flutter any better?
like compared to making something with python is swift hard
react-native allowed for the creation of discord mobile
fluffy
use matrix instead
I've tried learning Swift, and I wouldn't necessarily say the language itself is that bad compared to Python, but it's the complexity of making an app that was a huge obstacle for me.
at least element ios is native
gud
alright
can i start using swift on windows
Python is easier than swift
my mac gets here friday
I would wait for your mac to arrive
well i would like to try on windwos
it make no sense
Python is very good
just to make simple scripts
wat
xcode
for windows
if ur on windows I would use VSCode (visual studio code)
it's not an ide, more like a glorified text editor, but it's pretty amazing and has great extensions
Not native is 💩 :)
i like vsc better
does anyone here use gvim
@tepid olive please dont come in here recommending vim
i will delete all your messages

I will delete your mom
ok jtv

inb4 “charge your battery”
indeed charge your battery
I really recommend you use nvim, it's much better than vim and is also async!
Yeah, but if need to build the app yourself (without a whole dev team) and still want it to be crossplatform. You probably don't have the time to make an app in Java/Kotlin and Swift/obj-c
what is the swift file extension
lol
imma google it
is it the same as like python do you just name it main.swift
or app.swift
nice constraints
.swift
yea i got that thanks
but this
main or app
main
it matters
ok

Learn Swift by following 100 days of free tutorials
the first 12 days are just the language itself
are udemy courses also a good option
no
yeah
if you have past experience with programming you can do the first 12 day in an hour or so
i have past experince with python tad of js and html/css
oh ok
i am currently learning html/css/js/bootstrap from udemy
how do i run ipwndfu on a8x t7001
I am a professional CSS developer
Will it be fine ??
Could be worse, could be a professional html developer
you said programming
Preinst didn’t get run on that device then
Maybe I need to figure out another way of doing what I did if preinst isn’t getting run
If you’re doing something quick or a one-man team, yes. If you want to make a quality app you have to do each platform separately, otherwise it’s a mediocre app at best on both platforms
Well, maybe not mediocre but definitely not high quality no matter how much time you put into Flutter or react native
*markup
oh lol
markdown is a specific markup language
there is too much hardware in the world today
also too much of it is going to landfill and putting nasty chemicals in drinking water
hmm lets start with Discord...
electron supporter 
electron only makes sense with vscode
but I do see where your coming from
If I owned a company with 2 other people working for me I’d also make my app using electron and other cross platform stuff
not because we’re lazy
actually yes it is because we’re lazy
but we just feel like doing it quickly 
and it’s easier n stuff
I will probably be the only one developing, and i'll definitely not create and support both platforms
most people do indeed care because everyone knows this client is inefficient junk on literally every supported platform
false
true
Idk man
To me it seems almost no one gives a fuck lol
just the devs
i’ve never heard someone say something good about this junk ass client
users on lower scale laptops certainly notice when a single app is using half their ram and half their CPU 
linux users certainly notice when a single app is using 4kb of ram and 0.04% cpu
“bloated”
linux users when the debian version has more depends than the arch version

why can i not spam on the messages app, it like lags after i send the first message

mfs in shambles when they have to install ffmpeg
chad well established video downloader vs virgin some random teenager who just made a downloader last week
dude flexed that so
and you can literally do the same thing
by just ripping legacy code out of PL
github users will use react and then call it lightweight
and it’ll still be smaller than that rewrite
which mind you
also broke a lot of shit
he’s also the same dude who thinks neonboard is the best thing to ever exist
so
it was great when someone recommended it and bootlooped someone within 5 minutes
it was doing some weird rewriting of system files
i don’t think it does anymore
but that’s so foolish i would want nothing to do with it now

Because HD



what a time to be alive!


i can make jetsam kill apple music just by being connected to carplay
honestly
Lucky
copilot is lit
only invite beta I want to get into is Xcode Cloud and I still haven't gotten an email about that 😬

Any way to mount /usr/lib/frida as rw without fully installing cydia?
Not really as there is no way to jailbreak your device and have access to RW on the filesystem without loading some kind of package manager.
F
I really don't want to install cydia and have it leave a ton of crap behind
And I can't rebuild frida to use a different path for it's library
Yeah unc0ver and checkra1n don't have an easy way to do that. Since they pretty much break themselves when you mess with Cydia
release the SSH jailbreak with RW and access to the filesystem along with a hooking tool that is not tied to a package manager. Please
Just need to build frida to point to /var/root/frida-agent.dylib instead of /usr/lib/frida/frida-agent.dylib
Which would be the cleaner solution
Oh wait don't tell me frida depends on substrate
it depends on some hooking tool
F so I need cydia
yep
There was references to substrate in the binary
Someone just needs to rebuild it so that it doesn't point to a hard coded library path
I'm using it to dump IPA files for debugging
Yeah that makes sense
Like how the logitech app can run in the background without even being open
@sacred viper no rebuild necessary
How can I make it point to a relative binary?
*Library
Since I don't have a problem installing checkra1n it's just adding cydia that I hate
whats the path vs the one you want to change it to
This
I want to keep my filesystem as clean as possible
install_name_tool -change '/var/root/frida-agent.dylib' '/usr/lib/frida/frida-agent.dylib' '/path/to/binary'
Can that be done on linux though?
possibly
U need cctools-port
^
https://build.frida.re/ is the repo I need to pull from
I personally use github releases
Wow there was a frida release 15 minutes ago
Im gonna add frida to pro tmrw if i remember to
Well I'm running this on iOS under a minimal checkra1n setup
proc on top
frida-server-VERSION-ios-arm64
this is the one I use
from github releases
requires no deps
its static
@sacred viper
Ok
But doesn't it still use the dylib
Ok building cctools-port
error: install_name_tool: fat file: frida-server contains two of the same architecture (cputype (16777228) cpusubtype (2))
fatal error: lipo: fat file frida-server contains two of the same architecture (cputype (16777228) cpusubtype (2))
Wtf did I just read
They put them in /Applications and are actual iOS apps
$ lipo frida-server -remove arm64e slice -o frida-server2
fatal error: lipo: fat file frida-server contains two of the same architecture (cputype (16777228) cpusubtype (2))
Why would a tweak do that
That’s not what tweaks mean
That fucking has nothing to do with tweaks
Yeah those go in /Applications
Lol
Any ideas on this arch error?
@sacred viper you need llvm with apple support for linux
Just to change the damn pointer of a dylib?
@river hamlet also appsync has never installed the apps, it only allowed you to install fakesigned apps, it patched the install daemon
you are the person installing the app
@faint timber Think you could just change the pointers for me?
wym pointers
Where the dylib is loaded from in frida-server
sure
Thanks
are you using re.frida.server or re.frida.server64
64 I think
This is on an A10 device
Also has anyone looked at how mounting images on iOS works
Like the developer images
failed to open file “/usr/lib/frida/frida-agent.dylib”: open() failed: No such file or directory
then its a dlopen call
F
yep
Nope still killed 9
Sandbox: 2 duplicate reports for bash deny(1) process-exec* /private/var/root/frida-server-modSystem Policy: bash(472) deny(1) process-exec* /private/var/root/frida-serverprocess-exec denied while updating labelSandbox: hook..execve() killing frida-server-mod[pid=472, uid=0]: (err=1) failed to apply exec polic
In dmesg
F
can't exec from var lol
Oh it's the entitlements
unmodified frida allows exec from var
How hard would it be to build frida-server with a relative open
Or am I just going to have to install cydia each time and clean up afterwards?
Wait https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh is how Odyssey bootstraps and it seems to just remount as rw
!t Odysseyra1n
Odysseyra1n is a modification for checkra1n which replaces the bootstrap with Procursus, the package manager with Sileo and the tweak injector with libhooker. This has benefits such as speed, battery life and security.
Tutorials:
macOS/Linux
Windows
Alternative installation method: Shortcut
⚠️ Do not install Cydia from the checkra1n app when using Odysseyra1n, this will ruin your jailbreak and force you to restore rootfs. Install it from the Procursus repo.
You can uninstall Sileo if you want also
just grab openssh
and ssh via mobile or root user
What I'm getting at is I can just remount the filesystem and add frida manually
mount -o rw,union,update /dev/disk0s1s1
mount -o rw,union,update /dev/disk0s1s1 and upload frida with scp works
Wonder if that sticks after a reboot?
it does not
I mean will frida still be there after a reboot?
use snappy to persist files then
Well I don't really care if it stays
@faint timber the openssl fix for macOS pro got pushed fyi
@pearl sail this is the third ping i've gotten for this 
I'm sorry lol
Is there a reason why modifying an apps preferences plist would not take the changes?
ok
That makes sense
That explains why using a backup made in iMazing worked
I wish checkra1n's boot text was actually readable
not checkra1n related
Oh I actually have one of those somewhere
Actually I have both types
USB C and lightning
Should probably find my lightning one
bootargs:
-v debug=0x14e serial=3 keepsyms=1
killall -9 cfprefsd solved my issue
@faint timber -v does nothing if you’re using serial
I love my placebos
truth
Though how do I get serial out of the DCSD?
termz or nanocom
Does it just show up in /dev/tty
Ok
/dev/cu.name
I wish there was a damn script that could pull any iOS app updates for app's that I've purchased and archive them
I currently use iMazing but I'd rather use something open
rest in peace battlefield 2 app
Having the purchased IPA files that are tied to my Apple ID
What else can one do with a DCSD cable?
Also what baud rate?
oh 115200
Also for those features don't you need a dev fused device?
Wonder what happens if you use a DCSD cable on the camera adpater
or access to ROM registers
you can spoof fused with ROM register change
checkm8 is able to
ipwndfu --demote does this
Wow
Wonder how hard it would be to make the syslog show private logs
In macOS you can install a provisioning profile but that doesn't work on iOS
it works on iOS fine
Example Jul 14 00:52:42 locationd[83] <Notice>: os_transaction releasing: (<private>) <private>
idk
Since it's actually pointing to /private/var/preferences
It seems to survive a reboot
So yeah, setting that will survive a reboot into a non jailbroken state
Wish I could have checkra1n load up with a custom bootstrap image
this gotta be a joke

Thing is I want to just have it auto mount as rw, add some quality of life binaries and then go away after a reboot
I could just shell script it
if you snapshot manually it will just be persistent
Is it bad that I have t been saving blobs for my devices?
Seems to be what I have saved
Seems I have blobs going back to iOS 10.2 for one of my older iPads
An iPad Pro 9.7 inch
If Apple really does go with a port less iPhone how the hell are we gonna backup to a computer or provision for MDM
I just don’t see it happening
No more iTunes backups, only iCloud
love to upload my encrypted phone to Apple's unencrypted cloud storage 
if you only jailbreak with checkrain you do get some access via ssh to remount the fs as rw and then do whatever, without needing to install cydia. you need cydia if you want to tweaks and such
This will mount root as rw
https://github.com/raspberryenvoie/odysseyn1x/blob/master/scripts/odysseyra1n#L52 is how I figured that out
ok
Google’s cloud servers 
Those are where your pictures are used for AI training

If they stop ObjC support that's gonna be a real pita for me
Since I bridge with ObjC in Python
99% of my camera roll is memes, the other 1% is me in a skirt
Is this chat thing in official discord yet?
it's so clean and i still have it from discordextras

the plus button
No
it's in my discord server
Am i in ur server?
i don't think
Send
ah oops
a hoops
hoops
oops
github copilot is quite smart
can't wait until all iOS development is done in rust
Woohoo I managed to get https://github.com/tihmstar/usbmuxd2 compiled
So I can now query my iOS devices over the network on Linux
Now can I get that working over ethernet
On the iOS device
Yeah
Had to check out specific versions and then put it in it's own prefix
The problem is the lack of docs
how long do you think before we undo all other existing languages and only use C
how tf do u have access too
everyone except me got access to copilot 
real
got invited today, it's quite good, it even predicts stuff when developing tweaks in logos
!t real
WANT TO BUY COPILOT BETA ACCESSS
is copilot like autocomplete or something
much smarter
@tepid olive give github login :now:
or i will ban you for racism
ok
i live in Haarlem

the data collection info in github copilot is a bit vague
u can change your town 
they can have all my data fr
wtf
GitHub Copilot collects and relies on additional telemetry data beyond what other GitHub products and services collect.
lol
me when discord knows all processes running on my computer at all times while discord is open
262-App A1619-1.0.5-11
Debug start: B262
PLugging a DCSD cable into the Lightning to USB 3 Camera Adapter
And iOS says accessory not supported
So apparently usbmuxd2 can do transfers over Ethernet using the Lightning to USB 3 Camera Adapter
The official usbmux at least on windows can't do that
So I can get it to work over Ethernet through the Camera Adapter\
Have to reboot iOS with WiFi off and restart usbmuxd2
autocomplete with extra steps

Backup over ethernet using usbmuxd2
is that the one thing that started revealing random api keys
GitHub copilot
idk i didn't hear about that, its some sort of AI that tries to guess what code you're going to write
it's like gpt-3 for source code
what this
idk
oh
I wonder if I can get it to sing a song
I thought it was your own
and it gave me
lmao
I got scared
how about gmail
oh wait
you could really do some huge damage with this
Does Copilot's API grab from any public repo?
try // tss master key
Also how do you access copilot
// send a http request to google
how to use it
you sign up for the watiing list
NSURLRequest *request = [NSURLRequest requestWithURL:url];
[NSURLConnection sendAsynchronousRequest:request queue:[NSOperationQueue mainQueue] completionHandler:^(NSURLResponse *response, NSData *data, NSError *connectionError) {
RLog(@"connection error: %@", connectionError);
}];```
moment
welp
should also try // widevine L1 key
how about python

an actually good language
put // bobamail key
lol imagine
WAIT I HAVE TO TRY SOMETHING
what is it
what did u do
nothing
LOL
sad
oooooo heres an interesting idea
can I get it to spit my own code at me
what's wide vine
idk
probably
There seems to be no performance gain from using Ethernet to sync an iPad
what do they train on
all public github repos
How tf did you use ethernet on an iPad
with a dongle
can you get it to spit my code at tou
let me find some of my code
Look at what the power of AI can do
what happens if you type like // bbaovanc
Steal credentials in a flash
I have the Pro 10.5 which is actually USB 3
I don't think I have a single repo that's written in a language that uses // for comments
The closest is C but that uses /*
what about imgupload.py
moment
"""
imgupload.py
by bbaovanc
so smart fr
no u
There is also a 12.9 inch generation that seems to have USB 3
true
cWhat languages does the thing support
The 12.9-inch iPad Pro (1st and 2nd generation) and 10.5-inch iPad Pro
Those are the only devices with USB 3 Host on the lightning
is it based on extension or what
copilot is an extension yes
well its scraped every public repo
or is it only languages that github supports
in the language metric thing
also I know a funny repo
look at the language percentages here https://github.com/rphsoftware/github-moment
ok that bar looks wacky
but click on it and read the percentages
probably does
Kinda of what I want to go for
So I have a snapshot called pre-jb on /private/var that I made right before I installed anything
How would I restore that?
Would it be with snappy?
Checkra1n
snappy -f /var -r pre-jb -x
Does that only apply after reboot?
Ok
is glad he has a DCSD cable
Got mine from JinStore through one of the giveaways
Paid I think like $20 shipping for both types of DCSD cables
maan
well
idk if you wanna put that on ur repo
lmao boutta make a relocate reborn only repo
Is it possible to restore a full block device snapshot?
inb4 same error on new partition
wym what version
14.0 - 14.6 i guess
if you don't wanna put it on your repo im just gonna make a relocate tag
could just do it with xcode but 
real
ez 2k profit
effort
thanks tr1
ly
@ripe tide here you go brother
lmfao
i am confused now
ok
right...
real
ight so i gotta bundle the license
cringe
probably bsd
real
how do i force it to use gnu
gmake is more sexier tho





















