#development

1 messages · Page 75 of 1

plain python
#

Taurine 14.5 - 14.8.1 might be the first jailbreak in a long time to sign at least some of the patched pages I guess lol

naive kraken
#

yeah the only thing that ever did this was substrate

plain python
#

Yep

#

yeah it probably wouldn’t be too much more difficult to add support for signing all patches to libhooker

#

the tricky part is just optimizing it so that it’s not just writing a billion files

naive kraken
#

Yeah I think the tweak loader could just sorta make the hooking library cache these hooks and batch them after a tweak has been dlopened, then you could only have a single "signed page" library per tweak

#

That should work for 99% of tweaks honestly

#

But it's a hack

plain python
#

I hate the idea of hacking around other people’s tweaks

plain python
#

at least shared cache is the same slide in almost all processes system wide

naive kraken
#

I guess you'd need to store pointers in some data page and replace them at runtime

plain python
#

Yep

#

the whole thing can be a mess pretty quickly

#

having to deal with non-batched hooks just adds insult to injury

naive kraken
#

if this can fix spinlock panics I'd do it

#

If not then idc for now tbh

olive peak
#

So my orig pointer is correct, but the tweak jumps to 0x0 instead… what

cedar stag
#

do you think this would violate MAS sandboxing requirements?

<key>com.apple.security.temporary-exception.sbpl</key>
<array>
    <string>(allow network-outbound (literal "/private/var/run/usbmuxd"))</string>
</array>
#

I somehow need to access usbmuxd with the app being sandboxed, and this approach works

young meteor
#

well having longer calculations wrap around into a new line would be nice

#

but other than that, I can’t think of anything

indigo peak
young meteor
#

yeah I don’t think I’ve ever seen that from Apple

olive peak
#

How would an app detect load commands, is that possible

indigo peak
#

i think i smoked crack before i wrote the code for it tho

hasty ruin
# indigo peak

Yeah I made something like this probably 3-4 years ago and the code was pretty much the same

#

Shit app fr

indigo peak
#

enjoy

hasty ruin
#

orig_ButtonPressed = &%orig;

#

NSString *function

indigo peak
#

yur

slender glade
acoustic imp
fathom snow
whole saffron
#

anyone know how to jailbreak a ipad 6 with IOS 17

elder scaffold
torn oriole
#

With deezJB

elder scaffold
#

meowbrek

hasty ruin
indigo peak
acoustic imp
radiant idol
#

you dont need that

#

just do

#
#import <Foundation/Foundation.h>

int main(int argc, const char *argv[]) {
    NSLog(@"Hello, world");
    return 0;
}
acoustic imp
#

k

#

just googled it and it said to do it like

int main (int argc, const char * argv[]) {
    @autoreleasepool {
        NSLog (@"Programming is fun!");
    }
    return 0;
}```
#

but both work

#

@radiant idol hwo do i like not have type in pasocde everytime i want to like run the code?

#

nvm

#

im blind

acoustic imp
#

@radiant idol dk if ur busy but could you help me try to make this ^^ work?

#

Also this if it help?

radiant idol
acoustic imp
#

alr

radiant idol
acoustic imp
radiant idol
#

yes

night rover
#

swift

radiant idol
#

well no this is objc

#

but its hooking swift

torn oriole
#

logos trolsmile

radiant idol
#

shut up hydrate

torn oriole
#

make me

radiant idol
#

ok

#

how

torn oriole
#

step 1

radiant idol
#

admin abuse

#

moderator*

torn oriole
#

there we go

#

@steady nest fuck off

radiant idol
#

runtime import moment

indigo peak
#

uh no?

radiant idol
#

never worked for me without importing runtime.h

indigo peak
#

legit

#

@radiant idol

#

no runtime

#

import

#

at all

radiant idol
#

well goofy

#

use %c

radiant idol
#

sad

visual meadow
#

Also @indigo peak new game pigeon update after 1 year today

acoustic imp
#

@radiant idol what do i make the make file for the like injected proce thing?

#

also this good?

visual meadow
#

Fym wdym

indigo peak
visual meadow
indigo peak
#

oh shit

visual meadow
indigo peak
#

didnt even see that

#

bug fixes

#

lmao

visual meadow
#

It just doesnt work after the update

indigo peak
#

no new content

#

rip

visual meadow
#

There is no coincidence

indigo peak
#

kek

indigo peak
#

or tweak wont work

hasty marsh
visual meadow
#

App itself when jailbrooen

radiant idol
native dune
indigo peak
visual meadow
#

I dont think so

indigo peak
#

LOL

#

its filtered lmao

acoustic imp
hasty marsh
#

.

visual meadow
#

Also theres already jb detection

indigo peak
#

?

visual meadow
#

If u didnt know

hasty marsh
radiant idol
indigo peak
#

since when

visual meadow
#

Since like idk

indigo peak
#

i didnt know there was jb detection

visual meadow
#

But its never actually used

visual meadow
#

But it does nothing with it

indigo peak
#

intriguing

#

wait

#

youre smart

visual meadow
#

Anyways I found the src they used too for the jb detection

indigo peak
#

nathan

#

is it possible to run gamepigeon in simulator

visual meadow
#

Possibly

indigo peak
#

so i can update gameseagull

hasty marsh
indigo peak
#

bc i dont have a jb device

#

that isnt icloud bypassed

#

so imessage wont worj

#

and my uni's wifi wont work on it

hasty marsh
indigo peak
#

bc its bypassed

visual meadow
#

Look in jailbreak pings

steady nest
#

skill issue

acoustic imp
indigo peak
steady nest
#

skill

#

issue

indigo peak
#

with pictures w captions and everythjing

steady nest
#

we literally told you to google xyz

indigo peak
#

a youtube tutorial would be preferable

steady nest
#

and you didn't

indigo peak
#

that i dont remember

#

woah

#

relax

#

please

steady nest
#

mb it's 2am

indigo peak
#

no need for name calling like that

steady nest
#

thought it was capt

#

@grave sparrow

indigo peak
steady nest
indigo peak
#

ok so what do i ghooghle

steady nest
#

now

#

you go look for our conversation

#

because my lawyer doesn't let me continue the conversation here

indigo peak
#

HOW DO I INJECT GLOBALLY

#

is that what you told me to ghooghle

steady nest
#

no

acoustic imp
#

@radiant idol doesn’t work? I just copy pasted what code you sent into tweak.X

radiant idol
#

well duh I didn't put any logic behind it

#

I literally just sent the stuff that would hook it

acoustic imp
#

oh

#

i see

acoustic imp
radiant idol
#

objc

acoustic imp
native dune
#

yeah

hasty marsh
#

gorn

radiant idol
#

shut

hasty marsh
#

ratio

acoustic imp
radiant idol
#

go find a way to reproduce the bug idiot

#

was that too mean

#

that was too mean

radiant idol
#

the thing with Jade

hasty marsh
#

whats jade

radiant idol
#

smh

acoustic imp
#

@native dune its basically a tweak to just display the battery percentage of a device in the findmy app

native dune
#

I thought it already shows tho

acoustic imp
#

no just batery icon

#

well on ios 15.1.1

radiant idol
#

is it a _UIBatteryView

acoustic imp
radiant idol
#

what is it then

#

ok ok

#

goofy

acoustic imp
#

like take the percent in the thing "5 percent batter..." and but it in the spot/after where it says "online"

#

like in the screen recording

radiant idol
#

yeah thats gonna be annoying

#

good luck

acoustic imp
#

yea, not clue how, and exspecialy snese there multiple devices/pages idk, probly not a good first project

radiant idol
#

especially because it's swift

acoustic imp
#

is imesage swift or objc?

cloud yacht
# radiant idol is it a `_UIBatteryView`

Yrah it isn't cause I tried getting eliza to colour it. I might've left the find my import in my tweak still, but its like an image so I can't easily colour it

radiant idol
#

objc

acoustic imp
#

ah caue was thinking abotu trying to mess with like mesages and stuff to try to get ios 16 features on ios 15> but i have no clue how imesage works etc, sw well as objc

radiant idol
#

learn objc first

#

then go for the big guns

acoustic imp
#

yea, ting guns then big ones

slender glade
#

Try coloring the image with image.withTintColor

visual meadow
#

Anyone know when /usr/lib/swift was in ios

#

dumb question but

#

Isn't it 13?

#

Nvm

restive ether
visual meadow
#

Ah ok

cloud yacht
#

@vivid dew happy birthday big man!

sweet tangle
#

does anyone know about how to use blocks while patching with allemand? i want to use them for animations and context menus, but whenever i create a block within a method and then call that method, the app instantly crashes. it doesn't happen when i build the same code on a mac so it has to be allemand, but i'm just curious exactly why it happens and if there's a solution (that doesn't involve using a mac)

naive kraken
sweet tangle
#

ah okay i see. that's unfortunate news but thanks for the insight

cloud yacht
#

Ok what are the qualifications for the birthday role?

steady nest
#

at least the 9th grade

cloud yacht
#

oh ok nvm I guess I can't

naive kraken
young meteor
#

can confirm it works on A11 14.4.x

whole saffron
#

how can i jailbreak my ipad 6 on ios 17

cloud yacht
#

Check pins

whole saffron
#

i am VERY new to it and i dont know how

cloud yacht
#

the second most recently pinned one

whole saffron
#

this???

cloud yacht
cloud yacht
#

for the first get the package for your system and the second get the 'checkra1n-kpf-pongo' file

whole saffron
cloud yacht
#

thats for whatveerr your computer runs

#

also iPadOS is iPhoneOS

#

but thats if your using another iPhone to jailbreak your existing one

whole saffron
#

i dont know what my pc runs

#

you mean windows???

cloud yacht
#

Yeah. Windows isn't supported. Consider finding a mac or using a live linux usb

mossy raven
#

Is it possible to update vnodebypass to iOS 16 with current exploits?

steady nest
#

there's no jailbreak bro

mossy raven
#

palera1n

steady nest
#

then that's a yes

#

the exploit has nothing to do with it

#

but you don't really need it if it's rootless do you

#

shadow and choicy basically bypass everything

mossy raven
#

Just having problems with clash of clans :// Is there any known Info why it’s working on Dopamine using Choicy but not on palera1n :((

steady nest
#

rootless?

mossy raven
#

Yes :))

steady nest
mossy raven
#

Could it be the filesystem structure?

visual meadow
mossy raven
#

Still crashes :((

mossy raven
visual meadow
#

gotta love missing symbol from weatherd

#

with ios 16.5 and 16.6.1 cryptex mismatch

#

it goes as follows:

#

_$s11WeatherCore33PrecipitationNotificationsManagerC18weatherDataService13policyHandler26notificationContentFactory0K17DeliveryScheduler0k5FetchO00k12SubscriptionE00K21ConfigurationProvider0k19AuthorizationStatusS008locationE030notificationsEnablementTracker0k8AccuracyY0AC13TeaFoundation20ReferenceCountedLazyCy0A6Daemon0agH4Type_pG_AA0c18NotificationPolicyJ4Type_pAA0c12NotificationlM4Type_pAA0c12NotificationnO4Type_pAA0c12NotificationpO4Type_pAA012NotificationqE4Type_pAA024PreciptationNotificationrS4Type_pAA012NotificationtuS4Type_pAA08LocationE4Type_pAA012NotificationxY0CAA0c12NotificationzY4Type_ptcfc

mossy raven
#

Where could I find these offsets :))

granite frigate
#

oh instead of hardcoding the paths

#

good idea

pearl sail
#

Give me power to delete this user from the world

#

Regardless of my hate for them I still want to delete you from the world

granite frigate
#

idk how to make bash recursive script

#

google timr

gentle grove
#

just call the same script file but why

#

should be in $0

granite frigate
#

On my way!

visual meadow
#

is IDSBlastDoorService obfuscated to fuck

brazen timber
#

didn't stop FORCEDENTRY trolllaugh

visual meadow
#

with

#

<key>com.apple.private.security.container-required</key>

#

lol

#

that did the trick

primal perch
#

forn

tepid olive
visual meadow
#

stuff

visual meadow
brazen timber
#

finding a new imessage 0 click

visual meadow
#

no it just had a error saying it couldnt run unsandboxed

tepid olive
#

is there a guide to the libhooker API that's not the documentation

primal perch
#

based ngl

#

"any info i dont wanna read docs"

tepid olive
#

the documented functions are obsecure as fuck

primal perch
#

apple kernel docs be like

#

typedef mach_shit_idk;

mach_shit_idk
Kernel
Internal

#

thanks apple

native orbit
#

or all you can find is a plain text header file from 2003

plain python
#

or import the header in xcode and headerdoc will work

plain python
#

Old ABI compatibility layer on taurine does not work in processes where the dyld slide is different than the system default

#

which usually would probably be webkit and that process

visual meadow
#

Some stuff is broken, including that

#

So I just took bindfs approach lol

visual meadow
#

@plain python also has that sudo library bug been fixed yet

wheat grotto
#

when am i getting the developer role, i added song responses to gir

#

aaron wtf

olive peak
#

Sorry for being annoying, did you see the code?

wheat grotto
#

#

new ui be ass

primal perch
pearl sail
#

lies

#

he is just lazy

harsh junco
#

chatcpt

olive peak
#

Good to know

visual meadow
#

Then

#

Try using sudo

#

It will say incorrect password

#

Hayden says its this:

#

.

#

Its not just arm64e too

visual meadow
#

@naive kraken i think the kfd commit broke 14.4 on a12x

#

I would send the panic but for some reason my ipad just

#

Doesnt save panics

naive kraken
visual meadow
#

Using taurine

naive kraken
#

Try kfd directly

#

I tested on 14.8 Xs using Corellium and it works

visual meadow
#

The previous commit works fine

naive kraken
#

despite someone saying taurine wasn't working on it so idk

visual meadow
#

same changes

naive kraken
#

if anything it must be a taurine change of some sort

visual meadow
#

No

visual meadow
#

Thats all that was changed

naive kraken
#

try kfd

proud ravine
#

I want to mess around with offsets

naive kraken
proud ravine
#

Thanks

#

I guess I need to fix my MacBook.

visual meadow
#

bro whqat

naive kraken
visual meadow
#

ugh its forcing me to send entire thing

#

i was gonna send a cr4shed log too

#

wait

#

why the fuck is it loading every framework

fiery seal
#

I've seen one other person on an M1 iPad on 14.7.1, and they had success. But the iPads are not the exact same model, one is Cellular (not working) and one is Wi-Fi only (working)

naive kraken
#

@plain python I believe there is something wrong in how you integrated the latest kfd change into taurine, idk why but on an Xs 14.8, latest kfd works but Taurine kernel panics during exploiting

#

testing using corellium

fiery seal
naive kraken
acoustic imp
#

Would it be possible to backport like iOS 17 notes app to iOS 15?

#

iPadOS*

restive ether
pearl sail
proud ravine
#

quicker to backport features with a tweak then the app itself.

mossy raven
#

I want to write a tweak for iOS 16 on palera1n and i need to use kwrite64. How can i accomplish this? :))

native dune
#

some sort of krw API but wtf are you making

wind ravine
#

objective c is an esoteric language equivalent to that of brainfuck

topaz yew
#

objc is goated

#

best creation ever

#

sometimes

wind ravine
#

L take

#

basic c is actually readable unlike this

#

how to make tweaks in C

brazen timber
#

so true

brazen timber
#

fuck rust fuck swift fuck objc

#

where my c homies at

faint stag
#

(cause checkra1n)

native orbit
#

only thing that sometimes makes hard to read is when there are a millon brackets

timid furnace
#

I think a lot of people don't know objc also has dot notation

#

That alleviates some of it

hexed knot
#

Look past the pros and see the 1 syntax con and say its horrible worst language ever

#

Calling objective c esoteric is stupid and im sure everyone here knows why

wooden yarrow
#

i dont think anyone actually thinks objc is a esoteric lang

hasty ruin
hexed knot
#

I mean after all

#

Why wouldnt someone who cant use nsstring hate the language

#

Humans would rather blame the tool than themselves

wooden yarrow
tepid olive
#

I don’t feel like horsing around any fuckin more

steady nest
#

ok

#

you do you

tepid olive
slender glade
hexed knot
#

Honestly have no idea how lemin got it

steady nest
wooden yarrow
granite frigate
#

objc is ok

#

my stone cold tame

#

take

wooden yarrow
slender glade
#

But I genuinely think

granite frigate
slender glade
#

If your portfolio is just

#

plist editor in SwiftUI

#

Idk dude

hexed knot
#

No i dont mean it in a hes a dumbass way

#

I mean it in a you cant do ios dev how do you have it

hasty ruin
hexed knot
#

Because objc or swift, you should be able to use nsstring

slender glade
granite frigate
#

wtf icraze how old are you again

hasty ruin
slender glade
#

I can’t judge

hasty ruin
slender glade
#

I was 12 when I first joined this server

hasty ruin
#

Holy fuck I was 11 wtf

slender glade
hasty ruin
#

Aaron ban me

slender glade
#

Twinning

wooden yarrow
slender glade
slender glade
#

I was into jbing as a whole since like 9

hexed knot
#

However it doesnt matter for dev role

hasty ruin
#

🙏

#

ffs why’s there no signal in this forest ☹️

#

omg messages loaded

slender glade
wooden yarrow
hexed knot
#

Linus torvalds probably wouldnt get dev role

slender glade
wooden yarrow
#

just watched jb videos to see how to do it

slender glade
hexed knot
#

Dev role isnt abt general developer capabilities its about jb (tweak) dev capabilities

hexed knot
slender glade
#

Or more so iOS in general

slender glade
#

Wtf

wooden yarrow
hexed knot
hexed knot
granite frigate
#

wtf im a failure

slender glade
#

I’m joking you’re a smart person sacro

#

happy birthday 🎊🎉

#

here’s to another 100 years of Xcode fiddling

granite frigate
#

Thanks

tepid olive
#

Bitch

steady nest
steady nest
tepid olive
#

@everyone

steady nest
tepid olive
steady nest
turbid fjord
hasty ruin
turbid fjord
#

And I will tell @torn oriole because he has told you not too

hasty ruin
#

🤓🤓🤓🤓

olive peak
slender glade
#

This sounds like u have a grudge dog

pearl sail
hasty ruin
#

no adv dev

proud ravine
#

Is xcode 15 backwards compatible with ios 14?

timid furnace
#

yes

proud ravine
#

Sweet!

faint timber
#

someone needs a compiler tutorial...

slender glade
#

11 threads

#

.

sweet tangle
#

i've been developing a tweak for the music app and have been encountering an issue where crash logs simply do not generate which is pretty annoying. i use allemand for testing so i assumed it was bc of ABI, however if i cause a crash in my prefs, a report IS generated, which indicates it's somethign else. anyone know why this might be happening?

visual meadow
#

Check the syslog and see if CrashReporter says anything

slender glade
#

@naive kraken there is no way this actually fixes it

#

the most "how, why, what" screenshot ever

slender glade
# naive kraken yes

does this not cause any issues for clients who do want to use vm.shared_region_pivot tho

slender glade
naive kraken
#

Apparently it invalidates the dsc and reloads it after the userspace reboot

slender glade
#

oh yup launchdhook

naive kraken
#

and apparently that is what causes the spinlock panics or whatever

#

idk

slender glade
#

wtf

naive kraken
#

but it definitely doesn't happen anymore with this hook

slender glade
#

w

cloud yacht
#

Thank you, very cool

brazen timber
#

roothide 🐐

slender glade
#

this is the funniest "checking for something that probably won't ever fail" on Apple's part ever

steady nest
#
/*
 * A sysctl which causes all existing shared regions to become stale. They
 * will no longer be used by anything new and will be torn down as soon as
 * the last existing user exits. A write of non-zero value causes that to happen.
 * This should only be used by launchd, so we check that this is initproc.
 */
fiery seal
steady nest
slender glade
naive kraken
#

yeah but who needs that

#

me? no

restive ether
#

classic roothide moment right there

faint timber
#

20 day mark?

hasty ruin
naive kraken
#

Something locks pmap bit, gets preempted and context switches to something else, that spins on that pmap bit but as the old thread was preempted it can't finish and then it times out

visual meadow
#

@naive kraken i bindiffed security.framework from 16.7 and 16.6.1 and they're the same

#

should i be looking somewhere else, i got them from the shared cache

naive kraken
#

Security means whatever to apple

visual meadow
#

Cool

naive kraken
#

this will be a bug in the kernel

visual meadow
#

Probably in amfi

#

nothing changed in amfi either.. ugh

visual meadow
naive kraken
#

CoreTrust...

visual meadow
#

ohj ok

visual meadow
#

theres differences

#

Gonna check a macos kernel

#

for symbols

primal perch
#

patiently waiting for trollstore 2

native dune
#

trollstore 2

primal perch
#

fr

cloud yacht
#

trollstore 2 will probably get me to upgrade

visual meadow
#

we need kdk intjallah

#

wen eta kdk

#

nvm hold on

manic willow
#

trol stor

#

?

visual meadow
#

@primal perch

native dune
#

hmm

brazen timber
snow python
#

Gm

visual meadow
bleak wagon
granite frigate
#

what’s the DSC hooks do in Dopamine 1.1.7 that reduce spinlock

granite frigate
granite frigate
#
Isosceles Blog

Early last week, Google released a new stable update for Chrome. The update included a single security fix that was reported by Apple's Security Engineering and Architecture (SEAR) team. The issue, CVE-2023-4863, was a heap buffer overflow in the WebP image library, and it had a familiar warning attached:

"Google

granite frigate
gentle grove
granite frigate
#

both were patched

tepid olive
#

how is battery life on 17.0db1?
really thiking of downgrading since we have kfd (really broken) but also these new "exploits"

tepid olive
#

for what

#

i just downgraded my 14 pro to 16.6.1

#

until something comes from the exploit

#

or you can just downgrade

#

so 16.6.1 is good

#

i guess

#

is 17.0db1 or 16.6.1 better

#

thats my question

limpid lantern
gentle grove
#

most intelligent cybersec student

#

we should abolish memory because it's a security risk

pearl sail
#

Not wrong

night rover
#

Any news?

cloud yacht
#

No

primal perch
#

trollstore 2 is coming tomorrow courtesy of @grave sparrow

#

bug him for updates

wheat grotto
#

eta wen zefram

#

:/

granite frigate
#

it’s usable

#

the discord bug gets annoying real fast

#

but other than that the battery is slightly bad, i just use my phone less and it survives the day

granite frigate
#

aint reading allat

#

is there a way i can rdp into my macbook from Windows so i can run xcode remotely

wheat grotto
#

youtube livestream

#

gotta solve the kb/mouse part tho

slender glade
river hamlet
#

He was old enough to remember

hasty ruin
#

???

manic willow
#

Trolstor vee too

cursive rampart
cursive rampart
primal perch
#

trump

manic willow
#

Where's trollstore 2 electric boogaloo

steady nest
timid briar
#

Real

olive peak
#

Does installing a tweak as deb on jailbroken add a load command to the binary, or does it load it differently

timid furnace
#

no

#

substrate/ellekit/your preferred injection system will load it

#

if the binary was modified it wouldn't be usable while unjailbroken

celest quiver
cursive rampart
#

yeah

celest quiver
#

Capt as in Capt Inc

cursive rampart
#

captain incorporated

olive peak
slender glade
#

Thanks capt

olive peak
#

It would be great if you do, thank you

whole shadow
#

I want help by finding exploit

#

Anymore can teach me to how research exploit?

tepid olive
#

Uh

granite frigate
#

thanks

olive peak
pearl sail
#

True

primal perch
manic willow
#

oh fr?

timid briar
#

(No)

manic willow
night rover
#

magically summoning a new ct bug rq

plain python
#

@visual meadow does sudo work fine on 14.4.2

visual meadow
#

I never checked, but I saw a reddit commenter complain about it on a iphone 7 on 14.8 i think

#

either 14.8 or 14.7

visual meadow
#

i wiped the ipad to 17 lol

plain python
#

if the breaking version can be found that'd be great

visual meadow
plain python
visual meadow
#

no like

#

my other ipad

#

my arm64e ipad is still 14.4

#

and no it doesn't work there

visual meadow
#

which has 14.4.2 blobs

visual meadow
#

But it doesn't work on 14.4

plain python
visual meadow
#

hm weird

#

did you change password

#

mobile password

#

because in bootstrap its des

plain python
#

I checked on my 14.3 iPad which had password changed from the start

visual meadow
#

when did you change it

acoustic imp
#

Is it possible to get the new iOS 17 ringtones from the ipsw. Like get the mp3’s and use ringtones TS app to import them or sm?

#

Or do I need to like get an iOS 17 device and extract them from FS (jb an iOS 17 device…)

plain python
#

since I asked him to check

visual meadow
#

weird

plain python
#

@marble perch you still have that iPod touch right?

#

you probably can downgrade it to 14.7.x or 14.8.x

#

I did so on mine

visual meadow
#

you can downgrade it all the way down to 13.7 afaik

restive ether
#

did shshd just come up with an epic W

#

find out now

visual meadow
#

i got my ipad air 2 to go to 13.2.2 with 15 sep

#

it was

plain python
visual meadow
#

not good

visual meadow
visual meadow
plain python
#

if dyld needs a patch, then that should be addressed though

hexed knot
#

im a gay republican

plain python
#

apparently there's reports of carplay and chinese cellular issues on 14.5+ but idk if that's related to dyld breakage

#

@marble perch @visual meadow get some logs with DYLD_PRINT_LIBRARIES, DYLD_PRINT_APIS and DYLD_PRINT_BINDINGS set

#

I wonder if dyld behaves differently on the different iOS versions

#

since it worked fine before that

visual meadow
#

maybe clean build? idk

slender glade
visual meadow
#

@plain python

#

incorrect password one

#

I realized and changed passwd from des

#

the second one has changed password

#

wait what

#

it says its loaded

#

at some point

mossy raven
#

Is dimentio working on iOS 16.5? :))

plain python
#

@shut stag my 15 Pro wants an update to transfer data btw

#

so it's probably going to 17.0.2?

visual meadow
#

Yes

pearl sail
#

No

plain python
#

@shut stag S9 watch comes with 21R355

pine holly
#

Not saying it’s stock issue but if you have any knowledge of u0’s CarPlay issue

#

I also think checkra1n on same version works, but if you switch to u0 it doesn’t work so idrk

olive peak
#

If an app detects libraries that i injected for sideloading but not libraries that i installed on jailbroken, what is it supposed to detect

#

Load commands?

tepid olive
#

im probably gonna move from jailbreaking to postmarketOS

#

i didnt make anythinf

#

and all i know is 32 bit ios 10

slender glade
#

What

lime pivot
#

what

tepid olive
#

i was gonna ping coolstar but decided not to

#

she left jailbreaking so i pretended to be a jailbreak developer leaving

slender glade
#

What

plain python
steady nest
#

what

slender glade
#

what

wooden yarrow
#

what

blazing warren
#

what

brazen timber
#

what

granite frigate
#

supershocked 17.0.2 build number

blazing warren
#

jelbrektroll

brazen timber
#

I love 0x41414141414141

timid briar
#

So true

visual meadow
#

@plain python

topaz yew
#

doesnt uh someone else do sileo now

naive kraken
visual meadow
#

Oh

#

But

#

It spawns dash so

granite frigate
#

What

timid briar
#

I’ve had that crash before too

#

Or at least it was dash too

restive ether
#

@grim sparrow you’re gay

grim sparrow
#

I have slurs wrote on my leg

restive ether
#

Mr. Roothide man is on the sileo git

grim sparrow
#

I know

#

It’s filtered???

restive ether
#

yeah i forgot to take it out

#

or maybe it deserves to be there still

#

i forget

#

don’t care someone can tell me

grim sparrow
#

Imo it’s snake oil

#

100% jb detection bypass is impossible

#

All he’s done is hide the FS which is the easiest of the jb checks

#

There’s so many other things that he can’t patch

native orbit
restive ether
grim sparrow
#

Or at least, that he can’t patch on modern jb’s

restive ether
#

low expectations

grim sparrow
#

Has anyone tested it with that Swift lib?

restive ether
timid furnace
restive ether
#

why did he give every package these

grim sparrow
restive ether
#

oh that makes sense

grim sparrow
restive ether
#

two to three weeks

grim sparrow
#

How long are we gonna keep playing cat and mouse with this shit

native dune
#

forever

restive ether
#

that open source guy will get around to it at some point

grim sparrow
#

I give it a few days

native dune
#

this guy is dedicated to this thing

restive ether
#

if he didn’t unregister package manager urls this is basically useless

grim sparrow
#

He most definitely did lmao

restive ether
#

what an amazing jailbreak experience

grim sparrow
#

If he didn’t I will heeheehaw

wooden yarrow
restive ether
#

oh lol he did actually do the arm64e thing

#

what a genius

grim sparrow
#

OR he’s got a patch for front board to patch it out

slender glade
#

god

#

The idea that anyone still uses that framework is fucking egregious

#

Just run of the mill pathetic

restive ether
#

king of trolls

slender glade
grim sparrow
#

my point is its not worth forcing a mass recompile again

#

just for the project to be useless

restive ether
#

that’s all you have to do

slender glade
#

Lmao

native orbit
#

so outta touch

slender glade
restive ether
#

whenever someone’s tells you this guy worked hard just tell them you can do the same thing and it works 100% of the time in 30 seconds

slender glade
#

Half of the paths on there r like

#

older than you and I

native orbit
#

dude living in 2009 ong

slender glade
#

literally just do it with minimal effort

#

Because no matter how you put it

#

Bypassing and creating a detection r both very pathetically easily

#

If you spend so much time and effort

#

It’s gonna get wiped out lol

native orbit
#

wonder if they left ://sileo or ://zbra open lol

slender glade
#

I think Amy said they didn’t

native orbit
#

imagine they did tho

restive ether
#

rootless made this a lot easier

slender glade
#

It’s a headache

restive ether
native orbit
#

eta rootfs hideroot

slender glade
#

The dude making this project has good intentions

#

But he doesn’t see that what he’s done basically just

#

gets wiped out in a few days

naive kraken
#

there is no way to detect it

native orbit
#

100% just work gonna get nuked

slender glade
naive kraken
#

your app isn't modified, there is nothing on the filesystem you can find

restive ether
#

you said that and it literally triggered an apps jailbreak detection within the first 30 minutes lol

native orbit
#

i wanna try to find a way to detect it now troll

naive kraken
restive ether
#

so you can’t say there’s no way to detect and also say he has to implement it correctly i could say that about anything

naive kraken
#

what I'm saying is what he's trying to do is theoretically archivable

#

and he has done a lot of work to get his project to that state

restive ether
#

i don’t care if he spends the next 3 years working on it that means nothing to me or anyone else

native orbit
#

also could just unlink /var/jb and reboot

restive ether
#

fundamentally changing the way paths are resolved vs pressing three buttons on my phone

#

the fine difference between 30 seconds of work and 30 months

native orbit
#

2 syscalls vs 1000s of lines of code

slender glade
#

Your moma vs George Clinton

restive ether
#

the country singer?

slender glade
#

no the Monica Lewinsky guy

restive ether
#

oh Bill

slender glade
#

I did not have sexual relations with that woman

#

Yeah sesame shit

#

same

restive ether
#

there’s also the guy from the funk rock band

slender glade
#

Me fr

restive ether
#

i was listening to them yesterday actually

native orbit
#

sesame shit

restive ether
#

sesame street is liberal propaganda

native orbit
#

what childrens show isn't propaganda

turbid fjord
zealous elbow
#

What’s the best tutorial for learning objective-c?

hasty ruin
zealous elbow
#

Thx

#

I’ll try

manic willow
#

Trollstore 2 is coming right

timid briar
#

Little is (publicly) known about the bug at this point. Could be something, could be nothing (in regards to something like TS2), no guarantees

#

AFAIK

granite frigate
#

i’m too stupid to figure out the actual bug

#

FUCK

manic willow
#

It would be pretty cool if it did though wouldn't it?

zealous elbow
blazing warren
manic willow
#

RTX?

blazing warren
#

yeah r

#

Seriously speaking, Trollstore 2 could be fulfilled. but more information is required, so keep your expectations VERY LOW

restive ether
#

it’s just black magic man

slender glade
#

@blazing warren ur pfp is the same as my racist classmate

blazing warren
restive ether
slender glade
#

prob not

brazen timber
#

he didn't watch all 20000 episodes to understand the plot

blazing warren
hexed knot
#

@blazing warren i fw ur pfp big time

hexed knot
naive kraken
#

@plain python lol that Taurine regression was so subtle even I couldn't spot it when I looked at it

indigo peak
#

i fucking hate swiftui

#

it works

#

for like

#

30 secnds

#

and in those 30 seconds

#

its actually not that bad

#

but the second theres an error

#

no

#

just no

#

why does adding a Section {} break it

turbid fjord
indigo peak
#

No

#

Trailing closure passed to parameter of type 'FormStyleConfiguration' that does not accept a closure

turbid fjord
#

Ask @zenith hatch to fix it troll

zenith hatch
#

no

naive kraken
#

there is a swift bug that causes it to output a completely wrong error sometimes

#

I would use an optional incorrectly and it would blame some guard return at the beginning of the function every time

#

so I just had to make tiny adjustments to the code until it doesn't happen anymore to figure out what was wrong...

native orbit
#

i love how printing to the log has been most issues lmao

naive kraken
#

Ah no I think it was using an object as an integer and forgetting to wrap it around UInt64()

indigo peak
#

@zenith hatch what’s the best way for someone to input their height in ft in in SwiftUI

#

@turbid fjord you too

native orbit
#

steal healthkit data troll

turbid fjord
#

You wanting to convert it to another value?

turbid fjord
#

You do know llsc fr

indigo peak
indigo peak
#

only running on my phone, but for other people

turbid fjord
indigo peak
#

How does health app do it

turbid fjord
#

Feet and inches literally there

indigo peak
#

No

#

I mean

#

How do they make the ui

#

I want the ui

turbid fjord
#

Oh it’s a picker view bruh

indigo peak
turbid fjord
#

Then it’s a wheel picker style i think

turbid fjord
#

Anyway yeah it’s just a picker then I think you just run your for each of numbers in the picker to show the UI

indigo peak
#

what is that

#

like

#

hstack

#

2 picker views

hasty ruin
#

Just use UIKit 😭

#

just works

indigo peak
#

where’s the fun in the

#

That

#

I’m learning

hasty ruin
#

like Hugo did

turbid fjord
#

I’ll be honest I’ve never used a picker view in SwiftUI

indigo peak
#

Real

native orbit
turbid fjord
#

Update: SwiftUI is shit

gentle grove
brazen timber
brazen timber
turbid fjord
gentle grove
harsh junco
#

icraze is swift's #1 stan

turbid fjord
gentle grove
zenith hatch
#

foundation is foundation you cant just not import it

gentle grove
#

libc is a library

#

yet it's automatically imported by the c compiler

#

it doesnt have to be external to be a library

turbid fjord
#

I thought you meant a third party library

gentle grove
#

i didnt mean that

#

but yeah

turbid fjord
#

Ok I’m sleeping now @indigo peak ping me tomorrow if you need help

hasty ruin
#

I doubt it

turbid fjord
zenith hatch
gentle grove
#

but you know what i menat

turbid fjord
#

Swift works fine with just the standard library but it’s just handy + SwiftUI imports foundation anyway iirc

zenith hatch
#

it doesn’t afaik

gentle grove
#

replace libc with ld-linux

#

you can actually write a program without libc

turbid fjord
#

GN

hasty ruin
#

Yeah there’s no chance swiftui doesn’t use foundation lmao

faint stag
#

i mean yeah ofc you need foundation fr

gentle grove
faint stag
gentle grove
faint stag
gentle grove
manic willow
#

trollstore 2 exists right

visual meadow
#

no

manic willow
#

dammit

#

can you make it