#development
1 messages · Page 477 of 1



This channel is honestly a wealth of knowledge.
I mostly lurk.
But I learn from you guys.
The shitposting just makes me laugh. So no matter what whenever I come around, I'm entertained.
Honestly the best documentation I've found for tweak development was open source tweaks
It's what helped me get started on a few things

Man, I remember one time working on a Google code-in project and my workflow more like
70% stackoverflow
20% coding
10% of my adhd head doing nothing
💯
That's why I don't have to come here too often. But, there's some things that literally only you guys know and no one has made a tweak for yet.
Like when I started making KeyboardSelect. I scoured Githubs looking for anything that was even remotely like the tweak I wanted.
And nothinggggg.
So I popped in here and you guys helped in like 15 minutes.
Amidst the shitposting ofc. 😆
70% stackoverflow
10% github projects
5% coding
8% waiting on compiler and resprings
10% doing nothing
30% debugging
20% solving math problems

Idk what world you live in but percentages usually add up to 100
ADHD moment
I was literally typing this same thing. HAhahahhaa.
well, 20% solving math problems...

I tried smoking some pot and woke up to around 4 to figure out how to get Debian working in iSH
lmao
im far from trans 😛
Hayden is just based as fuck
And pot is a substitute as I ran out of Adderall

yes ma'am
Same thing happened with me generating Apple anisette data on-demand without REing Apple's OTP algorithm or using AuthKit APIs which can't be accessed jailed. Unless you were joking. In which case....so am I. But I'm actually not, that really happened.
The problem is sometimes you just delicate your time to random skit just to realize that you fucked up somewhere
An example is 2 days ago, I tried installing metasploit on iOS
It was cross platform but the caveat here is metasploit doesn’t support ruby3 (the default one on procursus) edit: thanks Zoey
The 3rd method in the workaround requires recompiling a module using rake, and rake hates iOS
Ye I forget how to spell it
So I counted 8 hours wasted
one thing i have learned from REing swift classes is never give up even if it seems impossible
cuz you might end up figuring it out a week or a month later
just compile ruby 2 for iOS

Check DM
everything works with ruby 3
@tepid olive are you ok with a procursus meme in wwtc
it doesn't hate on it or anything its just an amogus meme
Ofc
I love memes
think i just bricked my macos install on my laptop i'm typing from
nfr
@tepid olive wanna see?
Is Theos required for tweak development, or are there better methods? I'm currently running Parrot OS on my laptop; would a MacOS VM be required for IOS Tweak Development? Sorry, I'm new to this and just need some basic advice on how to get started.
Thank you!
only 10% ADHD? damn I aspire to be you
god help us all
True
there was a brief period of time when I seriously thought about porting brew to iOS
the key word here is brief

how difficult would that be
this is kinda weird
it's rotating and then mirroring the view
which is weird

:nfruhh:
true
fucking delete this shit from my eyes immediately
opengl moment*
this is actually used by a bunch of chat apps to have the conversation thread start at the bottom
speaking of chat apps, discord is a bad chat app
Hey! Does anybody know how I can update to a newer clang version?
https://twitter.com/FectaTr1/status/1314292876348731392?s=20
I found this tweet but I don't know how I can upgrade or install a newer toolchain. Tried it via brew but it still delivers clang 12
EDIT: nvm, fixed the issue by installing xcode 11 toolchain. I didn't understand I needed to downgrade 😛
@thatmarcelbraun Are you using clang 12? Check with clang —version in terminal, if u are then that’s the issue. The “new” arm64e ABI is incompatible. So get the 13.7 toolchain and switch with the Xcode select command
they're not
you gotta test both and see which is worse usually
Sometimes ScrollViews just crash when scrolling
and Lists are super laggy sometimes
I just compiled my postinst with the Xcode 11 Toolchain, but it still crashes on iOS 13 with arm64e. Any solutions?
(crashes due to incompatible cpu-subtype)
confirm that you really did use Xcode 11 with xcode-select -print-path
you'll also want to make clean before attempting a rebuild just to be sure
test
test
test successful
If you want an easy solution you can use the GitHub workflow pinned here
Somebody should make a tweak repository template, with some basic workflows such as clang format, build, release, markdown linter 😅, etc. And other stuff such as issue templates, .gitignore, basic readme. (I can try this, but somebody else might be better at this lol)
I might do that tbh
I might make one for repos
Where all you gotta do is put debs in the folder and it does everything for you

mmmm zst and hashes
wit da native depictions
Are you gonna make one for tweaks as well?
pack this dick
@stuck wyvern I DID IT
congrats
msf go brrrrrrrr
in the instance creator for theos, anyone know of any open source projects for iphone/tool or iphone/tool_swift

what
It’s a bit old but should work
https://github.com/uroboro/Pasteboard
ty
anyone been through this guide for obj-c? https://uroboro.github.io/Learn-Objective-C-in-24-Days-Clone/
This project was created with the intention of preservation
great WWTC2021
how many active jailbreakers we have as of today?
someone keeps track of that?
yes
me 2, GREAT GUIDE
oh damn nice reassurance will def go through it
just wondering, yk if there's an updated version of it? like for some places, i.e. creating a new iPhone project section, some stuff like Windows-based application don't seem to be in xcode anymore
you mean as in tweak?
uh an updated version of the guide
for me, kinda hard to follow steps cause lots of parts are diff in xcode
now
just google how to do X step
yep







if i understand you, you probably talking about the preferences file of a certain tweak, the plist file
not sure i understand.. you use flex to override and change values during runtime of a certain class, if you are looking for a "boolean of a tweak" using filza you must refer to his prerefences, which if thats only boolean can safely changed via settings.. so im not sure whats going on / what you are asking
maybe a specific example can help out here
i see where this is going. advertisements in tweaks are meant for that you can keep using the tweak but pay a small fee to remove X element/advertisement.
you cant do that using filza.
Or write a tweak for a tweak
Or talk to the dev of that tweak
is it his another guy trying to remove cercube ads 
at least if you're gonna use a piracy service use a good one 
that comes out to $60 per year
when you can get the same for €20
but can't say where, just use altstore/reprovision
turbo virgin
[[permaflex]] bro
Please never use that
what’s wrong w it
my cock is huge
.
PermaFLEX is fine, but having FLEX enabled/running all the time is horrible for your device
rip bozo for your performance
FLEX itself has lots of hacks to allow debugging
uh oh
I always have flex on

Its bad for the battery in the long term. Also your device is going to crash much sooner than it normally would.
I don't have any crashes at least
but I have libFLEX and that flex packages from your repo
Some of those modify the logging systems and the networking systems so you are going to have different behaviors there too.
You can disable via iCleaner.
From FLEX/PermaFLEX standpoint there is no difference between tweak and app.
Probably can use libhooker, I haven't used that so idk
As long as you disable the dylib from loading you should be fine
I'll try
rip bozo jailbreaking just to pirate
cringe
@stuck wyvern I see you 👀
hi 
sure are
like the banner picture at the top just makes it so much better

@haughty bear


me too


:ctwerk:
why is cameren albert gore
whos watching the match 
and when can I get into the about me A/B already
logan vs mayweather?
lmao guys
the Apple execs are memoji again
look at sabih khan
i could barely tell they had glasses on
i thought the nose was just scrunched
could you technically compile brainfuck into a working tweak
yessir
i always am
Who the fuck is that, is that Gandhi?

telling my kids this was mr clean

I love that the nose bridge is… not on the nose
what is a nose
Stayed up till almost 6 am for this mayweather fight
Very disappointing
Watched it illegally and I still want a refund
Tru




grow taller 
vitamins and physical activity
i was 5’10 as a senior. im 20 and 6’1
i just eat a ton and play basketball at the parkand box in the garage
plus its all about how you talk to the girl to be real wit u


how tf do you people grow I've been 5'7 since like 18 and I'm almost 23
loss
also how many vitamins do I need to grow to 6' before I never grow again
Honestly ever since I started playing basketball and just eating healthy and heavy
I grew a lot
I eat a ton
im pretty sure height is almost completely genetic minus a few environmental factors
like even if you eat and exercise well you still have a hard cap

Yes there’s nothing you can do about that
I am the tallest in my family
Height is genetic except for the fact you can fuck it up. You cant make it better
yea
Im 5’11” and done growing, so i am in fact, single for life
Sleep, eating habits, Bad posture can fuck it

lol im joking
I have a gf
Ik

Ik but it’s much easier to use the repo. I already have it installed when I compiled myself
True
see I have chronic sleep issues so I wonder if it's that as well
or just genetics alone
I restored my ipad earlier after the unexplained /var bootloop 
This absolutely contributes
taurine
taurine

Yes you need sleep bro
Healthy habits in general will contribute to your body’s ability to improve itself naturally
I sleep like 10 hrs a day
absolutely crazy
I take naps too
Decided id give my ipad (on stock!) a quick reboot and it said “nah”
Bootloop
I can't sleep a minute more than 8 hours or I feel like I let a good day go to waste
Doin a little trolling i suppose
Its cuz I work too, I get tired and sleep right away when I get home. Wake up, hop on ida and fuck with swift and go back to sleep
I spent 2.5 years working my ass off doing 2 jobs (full-time for a company and whatever's left for chariz) and stressing about my degree too
now I quit so I'm just stressing about chariz and my degree instead
shrug
Start consistently exercising and you will see improvements in your sleep
Its also a natural stress relief which probably contributes to the sleeping issues
yeah honestly, it's helped a lot
it just sucks a lot of energy out of me and I don't have enough of that to go around when I do need to sit down and get tons of work done
catch-22 huh
Wake up early in the morning and go for a run
Yep
Best feeling in the world
Running in the morning will actually energize you, believe it or not
Take a cold shower as well
it's a hard one when you wake up feeling like you only slept 3 hours despite sleeping 8 hours
I prefer to burn my skin off after a run 😎
Gets all the anxiety out of me if that makes sense
Yeah i get it
but I should try and just force it to happen and see how it goes
Gets me prepared for the day. But I like hot showers sometimes
ive done some cold showers
not too hard if you just yolo but its not super enjoyable
after body takes a few weeks to adjust to it I may start feeling a difference
Dude u know whats actually amazing on a related note?? Ice baths
Yea i turn it to the coldest setting and just hop in really quick. I love taking cold showers
Those make u feel soooo good
how tf do you guys have cold showers
just yolo
Well ice baths are usually just sitting in an ice bucket for 5 minutes
Not rlly a bath
the first 20 se conds requires a lot of willpower
I had a bath last week and the fucking water started leaking downstairs from my fan. I’ve got to move
especially when that heat knob is right there lmao
I tried something I learned once starting the shower cold for 1 min and then switching to hot
can't say I felt anything out of it
Sounds like voodoo
Morning runs are the best, try to cut out all the sugar in your life if you can
But its impossible if you are an avid drinker
Too true
Sugar is the devil
I consider it like alcohol it’s literally the same. You get addicted and it’s not good for you
ye
i have literally known how addictive it is for such a long time and never have the willpower
You want sugar eat a apple
Honeydew and mango
an
Self control is key. Try semen retention if you don’t have a gf
Blasphemy
Lmfaoo
The best way to gain self control is to surround yourself with degenerates and not become one yourself

True, most weak will end up adapting bad habits
The issue is mostly when you cant admit something is a bad habit though
Its much easier to get out of something when you constantly remind yourself its an issue
its unhealthy as fuck
I see more of “im not addicted to x”
true
Commonly nicotine or acid
its in general all the time bro
now that's a phrase I've surprisingly never heard before lmao
I did quit nic and it sucked for like 3 days
Now i vape occasionally when im with the boys but it feels good to not have my own and hit it every 15 minutes all day
I quit for 8 months and now I am back
that's honestly still real good progress
50 salt nic
relapse != failure
I guess I shouldn’t be talking about self control lmao
Damn man thats the worst
Its so hard to get off that shit when you have your own
Especially at 50+
Good luck to you when decide to ditch the habit again
First thing I think about when I wake up is my vape
It’s sad asf
I can’t drive without it
I know i completely feel you
Its literally like you cant enjoy anything without it being in the back of your mind
People went from “it’s ok to be fat and try to get better” to “I’m fat and won’t spend any effort trying to get fit, and that’s ok”
“You’re fat and im glad”
Is what it went to
yea rip
True
i at least accept im overweight and its unhealthy and im almost a fat fuck
Especially with the rise of apps such as Tiktok and Twitter
still havent really done anything but i will never accept it as ok or healthy
Food disorders are some of the worst and most underrated addictions. Whether it be not eating enough or eating too much


Almost being a fat fuck just means your bulking season is over. Go convert it to muscle king
Lets lean
Literally I can’t go anywhere or do anything, one time i was half way to work and went back and came late just to go get my vape
When did this addiction start
16 years old
yea true bro
And now you’re 20 I think?
im plenty bulked
I stg it always starts “i wont get addicted we chillin” and then its like “wow im fucked”
Cuz now its “i dont get buzzed AND i need to hit it every 10 minutes”
Exactly I was just in the bathroom stAlls and I was like let me hit it. And now I’m here
What’s worse is that, sometimes, you’re not the one telling yourself “I won’t get addicted”, it’s the people you trust telling you that
I don’t get buzzed at all. Only in the morning
Which is the best one
I take like 10 hits straight so I can get buzzed asf
In the morning
Yeah bad influences
Goedemorgen
Gm
wtf cyndaquil
yea ture
Did u ever finish learning the solo
bro the last 4 songs in the wall though
yea i learned the first solo
absolute baller
The Trial is one of my most listened to floyd songs
understandable
@tepid olive @primal perch
true
why so quiet
Very nice
A full Linux environment running on iOS
Qemu?
Yep
Cute
Basic shits
Well, the next stage is to run Kali
Metasploit and Hydra
The two horseman of CTFing
@tepid olive also is it safe to run a VM with 1GB ram?

On ios ? Why not. you will end up reaching jetsam limits i think
You should be fine
New @vivid dew pfp
I was state raised. You think I’m scared to a case on some bullshit?
the ida ios debugger is the coolest thing ever
someone else did actually asked for hydra lol
oh no they asked for thc-ipv6
but close
wen eta swiftui 3
You sure that the Linux kernel repo is not a zip bomb trying to fuck up my iPad storage ?

too much trolling

not yet
do i leave my 14.2 jb on ip12 for ios 15
good question
Just some fun little things for Xcode nerds:
You can now write documentation in the same format as the apple documentation and you can do a lot more with code comments, such as images
this stuff
yeah
ima shove 15 on my X and grab the DSC and start dumping stuff from it once profiles are up
probably a few weeks/months before we get checkra1n support
7zip
arm64
no idea
it should
he's been working on it
i have no 64e devices minus the ipad air 3
lmao
which im probably gonna keep on 14 unless 15 has some cool ass new feature
yes, it'll be in the OTAs or whatever ships
download ipsw, unzip w 7zip, open biggest dmg and copy/paste into folder
im literally gonna run newest macos on my macbook
as daily
cus i dont care
did the updates ship yet
alr
it’s probably a good thing because we need more performance tweaks
the interactive stuff is pretty cool
watch them still mess it up
yeah
and we get 11 repeat
i'm waiting to see if they refactored sbh again
I'm just scrolling the new api's waiting for the sites to update
like every 2 years they do that
:when:
i was expecting layout tweaks to get yeeted this year honestly
given some changes in ios 14
not yet 
real?
idmsa.apple.com is back online
it’s pronounced “Docc” like “Thicc”
lets go
links are live
i'll upload an ipsw when i'm home but if you have a dev acct there u go
AI to read text in photos
rip that one tweak
cant wait to see how we can abuse it to do tweak stuff
true
(ofc all of that is behind dev paywall)
probably not
i can check this stuff on the uh
~18th
in the middle of move and my main machine is disassembled rn
not risking my laptop
now
vmware fusion, on the other hand

laptop hw isnt suited to vms tho
so again gotta wait 
form an llc
well yeah when you're 18
it'd be a scandal if they did
its so not ready
like
its just now usable (in the dev [bleeding edge] channel)
until x64 emulation is on the stable branch
64e should've worked a while back
64e shouldn't be very different than the regular 64 anyways
for RE
mm can't wait to see how they broke imessage this time around
let (bytes, response) = try await URLSession.shared.bytes(with: URL(string: "https://www.apple.com")!)
if let httpResponse = response as? HTTPURLResponse, httpResponse.statusCode == 200 {
for try await line in bytes.lines() {
// Parse line.
}
}
ping me for 15 ipsw requests
downloading X rn
oh shit gamers
new dsc format

dsc is only 1gb standalone
F
im getting both ipados and macos beta
mac on this stage and the ipad is on "2 hours remaining" for the download lol
yeah
The dyld shared cache has been split into multiple files. Update any of your tools that inspect the cache to use the new structure. (36378398)
checkra1n is broken
I already sent this there
mm completely forgot this whole clusterfuck was today
was gonna play some super paper mario and continue packing
why?
Tim Cook announced it today
i have not seen it on the event)
😂😂😂
but whats really happens?
they removed jailbreak from ios
now is kil
wen eta chikren
its so sad)😂😂😂
i really understand that you are joking)
Do you happen to have one for the SE first gen?
(apparently sharing them is piracy so nvm)
o
apple finally coming to terms with their devs being shutins
yoo setup screen is hot
my old 7 about to be useful again
hmm do i update the ipad air
A12X but its kinda useless for testing
lol
ifone privacy gud
wE CaRe aBoUt oUr uSeR'S PrIvAcY
ah noice they did the settings thing
that was shown in the may accessibility post

my god i swear if they fucked up the weather app
they just
blatantly ripped overdrop

lq
yea fr
even i have advanced dev
who in their right mind would give you advanced dev
finished adding 15.0b1 to the wiki, what a pain in the ass

I’m looking to make a tweak porting the new pinned messages function to 14, what would people recommend as the function to hook into?
Is that in the 14.4 SDK?
not the public one
So who’s gonna make a tweak for safari on iOS 15 to bring the url box back up there

No
yeah a12 got that dedicated part of the chip for it
Where da new mbp’s at tho 😭
what the fuck does that mean

how does the chipset even make a difference
tfw the iphone 4 had voice control
and it does mostly the same things albeit way more restricted
A12+ got special dedicated shit to it

:ntwerk:
yea fr
use rust
get advanced
go ahead
buy it
wait 3 weeks to get erfund
what i7
seems to be quad core
in that case yes
dual core i7 in 2015 
Clip exists
not as good but still
Clip Alpha has a keyboard too 
making a fake business sounds illegal
because iPhone XS is garbage
and has major issues
oled is kinda overrated
it looks good but susceptible to burn in and it has pwm dimming
its possible if you want full brightness
otherwise theres no way to lower brightness without pwm on oled
each pixel doesnt have dc control
its only an LCD thing since lcds have one light
so using pwm on lcd is just laziness
its one light lmao its so lame that some monitor manufacturers dont even have DC for it
he broke af

i love the foundation your mom provides for my sexual health
so nothing
Fuck yes
TROLL
Is new universal control feature already available in betas? For me it is not working, what about you?
just like airplay to mac ;/

Anyway thank you for answering)
Is uiwebview still existed in iOS 15, so will cydia work? I really want to know)
i hope not
if anyone here gets latest macos+xcode beta up and running (bonus points for M1) ping me
might try on OC but i don't want to lose my perfect environment i have set up
i have it
you want sdks or something?
i've already uploaded sdks lol
actually i'll just send em
might be useful
someone please diff them too, would be neat
i won't be available for a while but if someone else needs anything lmk
any Jailbreak news for my iPhone 11 ios 14.4.2
Yep, that’s 16Hours of my life
i think so
There’s your UIWebView in iOS 15
So old-school cydia still working)
I don’t really like it, I more a zebra/sileo user, but for somebody it’s necessity)
who Cydia is a necessity for is a question scientists still debate to this day
Cydia is like Edge, only useful for downloading the better app

yes
@wicked summit opinions on objective c?
make swift good enough to deprecate objc
it won't actually be deprecated, it's mostly jokes, but i like the swift dev experience more in general
https://appleinsider.com/articles/21/06/07/new-find-my-feature-in-ios-15-will-alert-you-when-you-leave-an-item-behind how about making this tweak for iPhone and iWatch Anti theft feauture which alert you forget/farway from phone/watch
@shut stag
lol
Aaron P, well-known tweak dev

get ios 15
i hear it has this feature
Mind your launguage bro
What
mf = my friend
i guess that works 
this what I m talking about this feature its only for Airpods, but i want make this for iPhone and apple Watch
Apple Watch
it works
just has stricter memory limits
sentry and snyk both get absolutely nuked
it does work but
go to developer.apple.com
click on develop
and then it just freezes
the webpage freezes
Jellyfish and starfish have accessed your location 43 times in the past couple days. Would you like to set it always allow or only allow while using it?
memory limits
apple's own websites suck
wait what
it doesn't freeze for me
are you on m1?
no
hm
not sure if that has anything to do with it but
yeah
also
pressing on the sidebar button thing to opent he tab groups and bookmarks ui thing
lags a lot sometimes
and just overall some visual bugs
idk i have 0 issues
apple’s website does suck
im considering updating from 14.2 jb to 15 on my main ip12
interesting
monterey just has stricter memory limits for me
hm okay
maybe i'm just blessed
maybe im just cursed
apple private relay tho

i wish they had options to change your exit node location though
How much is Apple's vpn anyways
not bad
what server options you get and what are the encryption methods they are using
apple tor ™️
no options
and i can't tell
Not very reassuring but okay I guess
the temp email thing is awesome
except when there’s people using it to constantly make new accounts to harass me here 
matthew

agreed tho
I don’t know. I guess for $1 you cannot complain
literally
Is the device information correct tho
Yeah
Which is nice or a happy accident
same
Why does my app, with shared code between iOS and macOS, and the same info.plist edits. Work on iOS, but not on macOS. External accessory connected devices gives an empty array on macOS, but works fine on iOS
MFI devices should work on both iOS and macOS, with the same protocol strings right?
darwin moment
@gaunt mesa it seems like dark reader reallllly fucks up my safari
especially google docs
works perfectly fine for me ¯_(ツ)_/¯
man what the fuck
ipchicken kek
I followed this tutorial https://nshipster.com/method-swizzling/ to use a category to switch the method implementations without logos but I get this error, do you know where I'm going wrong?
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_aa0a1", referenced from:
__OBJC_$_CATEGORY_aa0a1_$_Swizzle in Tweak.x.779741b1.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1
@gleaming snow test
yes
test failed
* insert explosion sound effects here
@twilit jungle this was funny

where is aa0a1 defined?
It's imported from its header file aa0a1.h
who is geico person
@surreal mountain now enable jit


LMAO
What was your old name
how tf do u have this saved 💀

wanted to see if the sim runtime is there
we dont have any tools to RE the new cache yet
(kinda)
are you messing with swift here
if so stop while you are at it
how would i check that
there is a 15 sim
iPad rotation is pain

I’ve been trying to fix this dumb bug for 3 hours
I don't believe so
there are no runtimes there, but i haven't launched a sim yet so i'll do that
@silver rampart even after that, i can't seem to find the runtimes
not sure what's up
?
pretty sure they don't put them in there as of Xcode 12
if you could post the contents of the header file, that would be helpful
For people that don’t have a Mac or don’t want to use rLog. This might be pretty helpful although I don’t like the toggle scheme

Some people don’t have computers lmao
oslog is on device
Oslog is a tweak

Never knew that
printf()
Nice, here is the time back that you wasted on those comments
Even the time you wasted on showing off those comments
i found it funny, so it was not a waste of time
there is no such thing as a waste of time
unless its time spent with me irl 😔
F
Nah thats non-refundable because #development message
im not doing that again
Lmao
Doing what?
I went 15 deep in that before I realized it went forever
you're*

It goes forever?
It probably stops after 100

If your discord was optimized then it would be only ~3 pointers deep
@restive ether bro ALAC sucks
on ios this lossless file is 78.5MB but i have a flac of the same thing on my pc thats 42

Is the bitrate the same?
When I convert my flacs to alac the alac is usually only a couple MB bigger
ones 16bit 44.1 and ones 24 bit 44.1 so i guess thats why
would rather have 16 on ios
but eh
better than 24 bit 192 tho lmao
big waste of space

pined messages
Yup
What is theos 2?
the successor to theos 1
theos v2.0

shut up

imagine not using F5
i mean yeah but then i have to press Fn

do Macs actually have it set up like that


no
i do cmd+1 and cmd+2 in rapid succession like 10 times and it breaks
works perfect
man
you can disable this

imagine
anyone know how to enable file extenions in Xcode 13
Dealing with rotation sucks balls
⌘+Q

whoops
















