#development
1 messages · Page 280 of 1
just do a continue; on today
I'm suddenly awake 😳
lol
I'm suddenly awake 😳
@tepid olive same
Running on like no sleep at school rn
Caffeine doing well so far tho
you are actually at school?
Yea
man I want to go back for my senior year
When this all started being at home was sweet cos I got my own bed and am around family but now I want to go back
it’s a love hate relationship rn
At least I get out of the house a bit
don’t like getting up at 6 though
true
LOL
true
naughty slut
naughty slut
@tepid olive true
wait
i didnt even know he got fired

interesting
f

it’s happening, i’m going to
@vivid dew cum
i didnt even know he got fired
@undone nest retard

god fired him




instead of nfr use ofr
wut does o stand for -_-
where is greenfr


:uhhcyclopssus:
orange fr :frtrump:
Cumfr
uhhclops


I am about to potentially break everything lmao
how
cat har sis?
:noob:
not js
lol
just 22 more guilds until I can get it verified

lol
sadly
they killed that
it's now the "Early Verified Bot Developer"
badge
kind of like the "Early Supporter" one
tru
imagine developing in not objective-c or rust..

How
HOW
literal how
when are we doing development
true
when are we doing development
@primal perch now
wen is that?
when is now
when is now
@primal perch

:hungry:
@tepid olive
:hungry:
@vivid dew
@tepid olive
@vivid dew
shitcord_message_t ******
who you calling cord?
true
true
actually, russian government scientists have proven this false
stop thinking about capitalist propaganda, comrade

wtf
Can someone with experience help me with something? I can’t get it to work
I can’t get a stupid tab bar to change from grey to black
What have you tried?

ghostuhh
true
as in the uhh depicting green, the signature color for dgh0st
if dgh0st isn't experienced then im brain dead
true

:ghostcock:

:ghostpp:
i have deleted all the cock emotes
%hook _UIBarBackground
- (void)didMoveToWindow {
%orig;
UIImageView* imageView = MSHookIvar<UIImageView *>(self, "_colorAndImageView1");
[imageView setTintColor:COLOR];
}
%end
Well I tried that
And this
@tepid olive
Are you trying to change all tab bars or a specific one? if you are trying to do a specific one then hooking a generic UIKit class like UITabBar or _UIBarBackground (private class) is not what you want.
Use one of the FLEX loaders to find out if it uses the generic class or has its own implementation
With FLEX you can play with the object live as well to see how it behaves when doing certain things.
Yeah I know
Well there’s one called UIImageView, and the color changes with that, but that’s not a Spotify class
UIImageView is for images, it doesn't represent the tab bar. You want to go higher up the view hiearchy.
So it uses UITabBar.
one way would be to continue trying to hook the generic class and make sure your tweak only gets loaded in Spotify app
or try to find the Spotify's specific implementation where it creates the generic UITabBar and change it there.
UITabBar is part of the public API so you can read the docs for it or google on how to change its color.
For the second approach if you select that tab bar in FLEX and look at objects referencing it or maybe even view controller for ancestory, it'll lead you to what created it or is maintaining it. You should be able to hook one of those methods to update the tab bar instance that it holds.
Yeah so if it has like a special method for configuring the tab bar you can hook that or hook one of its inherited methods.
K I’ll try
Gm
@lethal ice
i’m getting taco bell too
Nice
National Taco Bell day
Cock
true
true

Gm
smh im literally going to make a tunnel bore to make space for making a tunnel bore
@lime pivot gm
It really bothers me that for some people my editable tableview has the + and - buttons invisible
Idk what causes it

What
Stop silently judging me 
We don't judge, we don't discriminate, we just uhh
He stares into your soul
Uhh
Anyway...
I'll go ponder why a core ios feature decides to break all of a sudden for no reason
Sometimes you just gotta implement it yourself
No I meant the OS
It works for most devices. There are a few unfortunate people that have it breaking for them
I...
An even bigger bruh
Hello all, could you possibly help me? I'm a little out of my depth. I had to restart my iPhone X, battery was empty. Logically I had to re-run checkra1n for 14.2. The tweaks are no longer shown in the settings and do not work e.g. 5 Icon Dock. Cydia, Terminal and iCleaner Pro work. The command /etc/rc.d/substrate && ldrestart does not work either. Hope you can help!
#genius-bar would be more helpful tbh

iPhone X 14.2 wtf
Huh?

Yea 14.0 and later because apple had to ruin checkrain
Same
Gn

Its k you weren't missing out
and not being missed either 
hello i have returned
because my apple watch app has encountered an error that not even stackoverflow has the answer to
Then you gotta index through heapoverflow
If SO can’t fix it, you truly are lost
Then you gotta index through heapoverflow
@twilit jungle true
So I'm trying to play a video from a URL, and it does this mess in the output
2020-11-18 20:34:16.088674-0500 infoiWatch WatchKit Extension[3444:173008] [] [20:34:16.088] <<<< FigFilePlayer >>>> FigPlayerPlaybackStateGetNextState: [0x7b0efdb0] called. reason ClientPolicyChanged, options: - -
2020-11-18 20:34:16.088782-0500 infoiWatch WatchKit Extension[3444:173008] [] [20:34:16.089] <<<< FigFilePlayer >>>> FigPlayerPlaybackStateGetNextState: [0x7b0efdb0] player rate is 0. new playback state Paused
2020-11-18 20:34:16.088882-0500 infoiWatch WatchKit Extension[3444:173008] [] [20:34:16.089] <<<< FigFilePlayer >>>> FigPlayerPlaybackStateGetNextState: new playback state: Paused (playerRate: 0.000), DON'T need to update item rate (nan). Previous state: Paused, change reason: ClientPolicyChanged
2020-11-18 20:34:16.089061-0500 infoiWatch WatchKit Extension[3444:173008] [] [20:34:16.089] <<<< FigFilePlayer >>>> fp_CreatePlaybackItem: [0x7b0efdb0] P/LY <redacted> asset 0x7b1c0410 -> new item 0x7a9a7200
2020-11-18 20:34:16.089272-0500 infoiWatch WatchKit Extension[3444:173008] [] [20:34:16.089] <<<< FigFilePlayer >>>> itemfig_SetCurrentTimeWithRangeAndID: [0x7a9a7200] called, time = 0.000, flags = 0x3, range = [-inf, inf], seekID = 0
2020-11-18 20:34:16.089350-0500 infoiWatch WatchKit Extension[3444:173008] [] [20:34:16.089] <<<< FigFilePlayer >>>> itemfig_SetCurrentTimeWithRangeAndID: [0x7a9a7200] to 0.000 - setting remembered time
2020-11-18 20:34:16.089759-0500 infoiWatch WatchKit Extension[3444:173148] [] [20:34:16.090] <<<< FigFilePlayer >>>> playerfig_gracefullyAddImageQueues: cannot gracefully add image queues when not playing
2020-11-18 20:34:16.090734-0500 infoiWatch WatchKit Extension[3444:173148] [] [20:34:16.091] <<<< FigFilePlayer >>>> playerfig_AddToPlayQueue: [0x7b0efdb0] P/LY item 0x7a9a7200 I/EHA.01 after 0x0 ```
not even google has any answers
I just want to play the USSR Anthem on my watch
LMAO
That I do not know.
It pops up the video view thing, then it goes away immediately or it goes away after the loading ends

Oh I think I figured out the issue
It doesn't support whatever video format YouTube uses


I think I just have to find it in a codec that the watch supports
then I will have the USSR Anthem on my apple watch
Bruh
it's a family now
@eternal crater True
I am getting my bot verified, and in the form.... it asks. WHAT SYSTEMS AND INFRASTRUCTURE DO YOU USE?

and my smol brain no get what they askin
i wanna make a verified bot
Its not just a value
alright now I am getting a NSURLSession can't load from network error
@lime pivot gm
@rain falcon hi?
why can't I use replies on most of my servers yet boo



Anyone knows how to properly communicate between processes of different user (mobile <-> root)? rocketbootstrap doesn't seems to be able to
The client is "mobile", the server is "root"
When sending message, the client will fails to deliver and the process stops there. If the server is also a mobile, this won't happens.
rocketbootstrap has no issues communicating between mobile and root so that isn't the issue
The server is a daemon, if that matters. But it has been properly "unlocked" for it to works using rocketbootstrap_unlock(service). If I simply attach the code into a similar user like the client without changing any portion of the code, it works just fine. If rb designed to works between different users, this issue might be a little deeper than I thought.
why can't I use replies on most of my servers yet boo
@lime pivot enjoy the quoting while it lasts
:AGBlushSmile:
@gaunt mesa
Empty quoting is the best
Nice one
I meant like how would i package something for ios
Like apt from debian
I don’t want to do exactly that
But i am just curious on how that’s done
Oh cool. And it would work fine?
Or would i need to make adjustments
Just for example, if i tried this with apt
Would that work fine?
Not that i want to
well packaged ios tweaks are nothing more than fancy debian archives, if you’re feeling fuzzy then you can just create a binary stream with the necessary data and join them up while maintaining the file format’s header
Does theos support optional framework linkage? For example in iOS 13, there's some new private frameworks. Link it in Makefile making tweak failed to load on lower iOS version
Okay, seems like theos support it: instance_WEAK_FRAMEWORKS
Wait, is that right? I just do something like MyTweak_WEAK_PRIVATE_FRAMEWORKS = SomeFrameWork in makefile right?
Yep, I'm partially right, instead of MyTweak_WEAK_PRIVATE_FRAMEWORKS = SomeFrameWork, do MyTweak_WEAK_FRAMEWORKS = SomeFrameWork, even though it's private framework
@tardy narwhal thanks for letting me know that.
yw
Clang 11 is probably the recommended version rn
clang 6 
dra1n go brrrrrrrrr
batchomatic is a virus

I still don't get why people bullied me for using libmryipc instead of rb

honestly
I don't even know what ipc it does anymore
lol
yep lmao the only ipc is iokit
lmao
lol no
internet pussy communication
@grave sparrow what the hell
That's not what it stands for????
libMRYInternetPussyCommunication???
ah yes sorry
?

@grave sparrow You can still boot custom object. So pongoOS could be possible
u just pinged someone completely random lmao
gm
:/
sus

@grave sparrow replaced means you can only boot custom images in recovery, or if you want that to be persistent you can downgrade to that version using SHSH blobs. So it just prevents persistent attacks, that's it
Yes, if you want to boot untetheredly that version
We need an IMG4 parser (or NVMe) exploit to make it untethered
Only ih8sn0w can do that for now
lol
Maybe this is a Woeis moment
https://twitter.com/thatmirac/status/1329444125956055051?s=21
@misty cradle pog
I have now gotten the Soviet Anthem on Apple Watch.
@misty cradle pog
@undone nest
checkm9 looks amazing on M1
Yes, the n is silent
geometry class is a joke
whoever that white name who posted that youtube link, fuck off
free cock glitch working 2020
unlimited inches on penis
WORKING
Freezing the device helped clock to be manageable so axi0mx just calculated the PAC keys using a prototype device. checkm9 ETA SON
Randomness broken with low temp.

hehe
Gm
happy birthday to me jfc
https://cyberweek.ae/materials/2020/D2T1 - Jailbreaks Never Die - Exploiting iOS 13.7.pdf here’s this if it hasn’t been posted yet
this is such a shady thing to have as opt-out requiring a source change. security researchers use these exploit pocs all the time and may have confidential crashlogs on device.. https://t.co/y9fxs5WZRF
Warning it sends all your crash logs to them 
So make sure if you’re gonna try it, to disable this
wait tho
persistence mechanism 

its not his'
he just take pic of zecops thingy i think
lol
lol data collection
rip all geniuses for the new spam wave of newbie jailbreakers
https://twitter.com/qwertyoruiopz/status/1329510856070225921 @grave sparrow
this is such a shady thing to have as opt-out requiring a source change. security researchers use these exploit pocs all the time and may have confidential crashlogs on device.. https://t.co/y9fxs5WZRF
then why u askign
@vivid dew congratulations on releasing leviathan


@tardy narwhal where is saadatbreak

and WHERE IS MY PS5, U GERMANS TOOK ALL NL STOCK
aluminum sulfide
and WHERE IS MY PS5, U GERMANS TOOK ALL NL STOCK
@misty cradle
some stores really be having oly 200 stock
i want one delivered by saturday or your german passport will be cancelled.
:frnomouth:

:gelbesgesichtmitleeremausdruck:


true
:frfrblind:
wtf thats not nice eyes
Yeah nice
:ngh0st:
:notfalse:
TRUE
true
TRUE
:frwtf:
this is real development
what is the difference between mach_vm_read and vm_read
one does it at mach speed
@primal perch
i see
mfs add the keyword mach to their code and its big brain
mfs add the keyword mach to their code and its big brain
@primal perch lmao
ok go ahead program mach ipc without MIG
i love mig
yeah bro so lets just write kernel in rust!111!!1
:bruhmoment:
rust fanboys be like
who's that
some charmander mf
lmao

what you really want it nanotimekitd. That one^ is just his friend
where is vimtimekitcompaniond
LOL
i threw it away
sudo rm -rf /usr/bin/vim

where is vimtimekitcompaniond
@tepid olive somebody call the garbage truck to get this trash out of here
killall -9 vim
$ timeout 60s vim
that is oddly satisfying
LOL
oh wait.... I didn't watch it all 
which CLI editor

scoop when weed
True
I guess I am a sophomore again!
often
I've never heard of it before this minute
@tepid olive mf i been in my life slump
\/\/\/\
I guess I am a sophomore again!
@tepid olive wtf "sophmore slump" nah its senior slump wtf is this kid talking about
@tepid olive mf i been in my life slump
@tepid olive


DAMN DISCORD RUINED IT
damn discord ruined it
true
Not really
Joe
@faint timber mama
nut7


This
Wen make discord tweak to add back quote button??
Please!!!
Tbh may do it this weekend 
Probably not tho cause I’m a lazy fuck
sure better than quoting tho
I think that's the point, it's like not really that much better but you can tap for context
which is something I guess

@late ridge do replies still show up, and it just gives you the quote button back?
Don’t get b&

🌀

nfr
it's the opposite of b|
dont forget b^
wtf
Remember that time in Black Mirror where the PM fucks a pig?

allah

ok
yum
reply
reply?
Yes
balls. nuts even
true
hw 2 mek jilbruc tewk¿

❤️
balls nut7
balls nut7
It sucks
developers
you must
must develop
@lapis vessel yeah just got here today
i like how you can't fake quotes now tho
for about 2 days but gradually rolling out
True
lol i love how extremely complex this question is
love even more that i just so happen to have the answer to it
in an old project from like a year ago
Not long
this
does anyone here know shit about iOS 14.2 JIT
because I patched zsign but it still won't work
and it works with AltStore
trying to use UTM
Reminds me of the twitter thread UI that we got on desktop and unfortunately still haven't got on mobile yet
I saw some video of their fancy table view animations which was pretty impressive
Twitter threads?
eagerly awaiting the ui for twitter web because i only use twitter web
You can run your own kernel extensions on macOS so you don't need bugs or anything for kernel R/W
Can't wait to get an M1, I won't have to rely on jailbreaking anymore for ARM hax on apple devices
maybe next generation though because my mbp is still going strong
If it doesn't work then you can implement your own kext with kernel R/W external methods for userspace if you want that for research
anti-replay memory protection
anti-replay memory protection
@steady nest true
Using the Xcode 11.7 toolchain as suggested here doesn't seem to work for xcodeproj.mk? Smh, do i need to download the full xcode 11.7 again? 
xcodeproj is different
bash: /Users/Username/theos/toolchain/Xcode.xctoolchain/usr/bin/xcodebuild: No such file or directory
bash: /Users/Username/theos/toolchain/Xcode.xctoolchain/usr/bin/xcpretty: No such file or directory
make[2]: *** [internal-xcodeproj-compile] Error 1
make[1]: *** [internal-xcodeproj-all_] Error 2
make: *** [DynaWall.all.xcodeproj.variables] Error 2```
Dunno why it's looking for xcodebuild and xcpretty inside the toolchain folder
oh
oh
hacky solution:
okay copy xcodebuild and xcpretty from ur xcode toolchain (like in Xcode.app) and copy it to where ur theos Xcode.xctoolchain/usr/bin is
allah
possibly because the xcode build is from xcode 12.1?
most likely
i might need to just get the xcode build from 11.7
that toolchain is not working for xcodeproj mks
And then at some point got moved to someone’s server?
WELL I DIDNT TEST IT WITH THAT
quiprr asked for permission remember
@grim sparrow yeah it's on quiprr's website rn
woeis
Probably
woeismai
mhmm
woeis
I don’t care who distributes it lol, I literally just copied it out of Xcode
@grim sparrow do you still have 11.7?
what's the version of your xcodebuild?
yeah i have a 2tb drive too
but i'm scared of using it because drives keep failing on me
smh
here @grim sparrow
Yeah that doesn’t exist in my toolchain
@grim sparrow yeah that's in /usr/bin/ i think
Yeah
what's the version?
uhh
—version isn’t a valid command
Oh
smh apple using non-standard stuff
yeahhhh that's the xcode build i wanttt
just send that executable lmfao
wtf
do you also have xcpretty?

yep
kek
NOPE
pin one of them
@grim sparrow yeahh that's what i expected
@gaunt mesa I'm just gonna remake the toolchain with those embedded
Don’t know if I am allow to ask this question here.. but is it possible to sign an ipa file with two developer account?
plutil
OK!
smh, i need to chmod these huh
inb4 procursus build system for xcode toolchain
are you surprised 
@grim sparrow dm
ok
uhhh, the one you sent still seems to be 12.1?
HOW
xcode-select 
@grim sparrow 😫😫
LMAO
nah you're high
lmao
mai
wait what did i doo
uh
@grim sparrow Don’t know if I am allow to ask this question here.. but is it possible to sign an ipa file with two developer account?
see?
don't ask over and over again, but wdym bu this
that's from my xcode bruh
@grim sparrow 😳
bruh
holy
oh wait, you're working on it?
Yes lol
lol
2 actually
poggies
aight
so
what was I doing

@lament mica I'll try and compile Signal with this toolchain to actually test it this time 
poggiess

True
awesome
mashallah
ewe
@lament mica

poggers
ok uploading that toolchain now
send to me woe
woe
woe
woe
woe
:woecry1::woecry2:

fuck, i keep forgetting my nitro expired
lol
ㅤ
fuck, i keep forgetting my nitro expired
@The_Lucifer#0502
man really using quotes

:sofuckingfunny:
@gaunt mesa

it's too much effort to type them out
k
@lapis vessel i just removed the pinned mryipc 1.0 from the odyssey repo
just an FYI, everyone should go to 2.0 now heh
Thanks, it's annoying esquili never made the one-line fix needed for scorpion
yeah but whatev
he quit
One line problem*, I’m aware he quit
Obamna

It’s “desarrollo” 
jah
wtf fake stib
Poor flavor @glacial matrix
“Gusto pobre”?
eric
Everyone pray for @twilit jungle to be alive 
dghost is dead
He hasn't been online for 15 hours.
This is unusual behavior
who will fix c++ code if dghost no longer alive 
jah
Check my fleet
true
const monotrix = new Stib();
Petition for sites to stop using cookies for password reset, I constantly have to clear cookies for the password box to show on the password change screen because it’s the same url as login
lol help me then
find me a new pfp sir


@late ridge error class stib does not have default constructor
and why classify that as ts
uhh
it's literal just js
hold my ice water
lol

gonna cry?
class JOEBAMA
{
JOEBAMA()
{
delete(this);
}
};
Inb4 segfault
That’s c++
class JOEBAMA
{

class JOEBAMA {

Gtg
TRUE
anyone wanna test the add repo link for me at https://repo.chr1s.dev
u just press on the text
no
sir pls make website 240fps
LOL
that animated thing is pain
too low frames
BUILD SUCCESSFUL in 44s
3 actionable tasks: 3 executed
pog
Download https://libraries.minecraft.net/com/mojang/patchy/1.1/patchy-1.1.jar
Download https://libraries.minecraft.net/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
Download https://libraries.minecraft.net/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
Download https://libraries.minecraft.net/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
Download https://libraries.minecraft.net/com/ibm/icu/icu4j/66.1/icu4j-66.1.jar
<====---------> 33% EXECUTING [24s]
> :downloadMcLibs > 9.24 MB/12.34 MB downloaded```

oh boy
i make flyhack wen
wtf
what

and then the yggdrasil code base 
i think yggdrasil is getting replaced tho
since they are switching to msft accounts
this.flying = compoundTag3.getBoolean("flying");
this.allowFlying = compoundTag3.getBoolean("mayfly");

public float getWalkSpeed() {
return this.walkSpeed;
}``` wtff?
why do these exist

mayfly
it's called a getter

encapsulation go brrr










































