#development

1 messages · Page 120 of 1

timid furnace
#

always move cue ball? damn how tf is this game implemented

#

is the game data completely selfcontained in the message?

radiant idol
#

to this day I cant find a way to fix it so i gave up

acoustic imp
#

oh L

indigo peak
indigo peak
#

almost everything happens on client side

#

or can be overwritten on client side

hasty ruin
#

do they even have their own server

indigo peak
#

Don’t believe so

timid furnace
#

wild

acoustic imp
#

i cant find the mesage

radiant idol
#

...

acoustic imp
#

no the one i found

radiant idol
#

bru ion know

acoustic imp
#

thsi one

radiant idol
#

oh

#

L

#

prob mediaremote being stupid again

hasty ruin
#

hook the volume buttons 👍

radiant idol
#

brother

#

.

acoustic imp
#

!

hasty ruin
acoustic imp
tough shadow
#

why am I having this error

radiant idol
#

you sent us the most useless part of the error

hasty ruin
#

fr

radiant idol
#

good job 👍

acoustic imp
#

fr

hasty ruin
#

compiling jade:

too many errors generated
20+ errors

tough shadow
radiant idol
#

oh boy

#

ok

#

@hasty ruin

acoustic imp
hasty ruin
acoustic imp
#

silencing

hasty ruin
#

also [[UIView alloc] initblahbahblah

#

two [[

tough shadow
#

What do I do

radiant idol
#

@import UIKit; at the top

acoustic imp
#

@import UIKit; at the top

hasty ruin
radiant idol
#

HEY

#

ok ok im sorry

acoustic imp
#

nexusware

#

icrazware

#

he will never knowtroll

tough shadow
#

In my code

hasty ruin
#

use #import <UIKit/UIKit.h> at the top

radiant idol
#

UGH

acoustic imp
acoustic imp
tough shadow
indigo peak
#

change my mind

radiant idol
# tough shadow

its still objc, vscode just doesnt like it for some reason

hasty ruin
acoustic imp
tough shadow
acoustic imp
radiant idol
#

I havent figured out how to make it understand

hasty ruin
radiant idol
#

icraze i will leak nexus code

harsh junco
acoustic imp
#

@tough shadow clcik this when ur on ur code

radiant idol
#

watch me

acoustic imp
#

then search for objective-c or logos

hasty ruin
#

look at all these imports with proper syntax highlighting

radiant idol
#

@acoustic imp you are being dum rn

#

@import isnt supported in the extension

tough shadow
radiant idol
#

dingus

#

true @hasty ruin

harsh junco
acoustic imp
#

oh

hasty ruin
# tough shadow

you need to move that uicolor line into a block (so whatever method you're hooking)

hasty ruin
#

no

radiant idol
#

yes

harsh junco
#

windnight is going crazy

hasty ruin
harsh junco
radiant idol
#

darkreader on stackoverflow was not a good idea

#

MY EYES

#

WHY IS IT LIKE THIS

acoustic imp
#

border: white 2px solid; troll

acoustic imp
hasty ruin
radiant idol
#

lies

#

he hasnt even seen OS code

#

and he shouldnt

hasty ruin
#

wait

#

i just realised...

#

??????????

#

what the fuck is wrong with you nightwind

radiant idol
#

oh

#

i think i was testing something

#

can we just forget that exists

#

please

hasty ruin
#

i only just realised all the strings are exactly the same anyway

#

💀

radiant idol
#

LOL

harsh junco
#

int 1=0

radiant idol
#

lets go back a bit

#

i'll show more cursed code I used to write

hasty ruin
#

MORE?

harsh junco
sonic totem
radiant idol
#

github lags every time I try to go back to the commit before proper localizations

#

@sonic totem @hasty ruin @harsh junco

sonic totem
hasty ruin
#

HUH

hexed knot
#

NULL;

harsh junco
#

💀

torn cloud
#

null is crazy

radiant idol
torn cloud
#

nil

harsh junco
#

nil

hasty ruin
#

@kirb you let this guy on your repo??

torn cloud
#

this isn't the footy lad

sonic totem
#

Latest Achilles commit replaced this god-awful code

sudden heron
#

hey guys

radiant idol
sudden heron
#

how do I get this channel to always show in discord?

#

it's only present when clicking the # link

torn cloud
radiant idol
#

right click and add channel list

torn cloud
sudden heron
sudden heron
harsh junco
sonic totem
#

Was gonna say @sudden heron, #jailbreak is not the place to ask questions about assembly woeis

radiant idol
torn cloud
#

at least you used terminators

radiant idol
#

no i dont think you get it

torn cloud
#

when i was starting off i always forgot semi colons

radiant idol
#

look at the last line

#

frcoal

torn cloud
#

self.hidden

#

i don't know what that means

#

but ok

radiant idol
#

wait lets get icraze's reaction

radiant idol
torn cloud
#

oh

#

it says YES

acoustic imp
#

1

torn cloud
#

lol

acoustic imp
#

self.hidden = 1

radiant idol
#

The world without sw*ft and its cursed runtime

serene hawk
#

the world with a better API than MRMediaRemote

tough shadow
#

Can you guys give me code to put my tweak in settings with logos the programing language

acoustic imp
#

sudo rm -rf /

radiant idol
#

yes

#

media stuff

#

yes

#

MediaRemote is so bad

#

my frustrations with it:

sudden heron
#

so what i was asking about was- in this explanation by the Author- how does he know that snprintf's return value is passed into the trace function. Alfie then explained that x0 implicitly receives return values from function calls. So I guess I can expand my question now to be something like- how would I know if the following two function calls after snprintf also populate x0 with a return value? In other words, what is the missing piece here that lets the reader know for sure that x0 is in fact the snprintfchunk when trace is called

radiant idol
#

assembly

sonic totem
#

x0 is always where the return value goes

tough shadow
#

What video should I watch to make a tweak?

radiant idol
sudden heron
radiant idol
#

I still couldn't find how to fix that stupid MR bug

#

so gave up

#

yes

sonic totem
tough shadow
#

why is logos called logos?

sudden heron
tepid olive
sudden heron
#

is this a reasonable assumption by the writer because he knows those two calls do not return anthing?

sonic totem
#

That's why the original ret val is saved in x19

sudden heron
#

that is taking place after the function calls though

tepid olive
#

Even if they don't return anything, they'll still overwrite the x0 register iirc

sudden heron
#

snprintf -> os_assumes_log -> os_avoid_tail_call

sudden heron
#

like C

#

or -1

tepid olive
#

Nah, that's intentionally returned

tough shadow
#

why is it red?

tepid olive
#

But yeah probably 0 lol

tough shadow
radiant idol
#

dont worry about it

tepid olive
radiant idol
#

its just being weird

radiant idol
tepid olive
#

Oh

tough shadow
tepid olive
#

I don't really use the class features of objc

hexed knot
#

Then why do you use objc

radiant idol
tough shadow
#

Theos will show a error when I make a package with this

tepid olive
#

C++ classes are better

hexed knot
#

Whats the error @tough shadow

tepid olive
sudden heron
# sonic totem They will

well I can only assume then that the author is making a quick generalization about what is happening then instead of a precise explanation of the asm

tepid olive
sudden heron
#

maybe ill just write to him lol

radiant idol
#

sending tiny screenshots of your code doesnt help us

#

and show us the error...

acoustic imp
#

How I make text box bigger

tough shadow
radiant idol
sudden heron
#

anyone have a link to a guide on AArch64 reversing?

grim sparrow
tough shadow
#

Am testing the deb rn

#

In my iphone

acoustic imp
grim sparrow
tepid olive
#

Arm's website is a treasure trove lol

tepid olive
#

Indeed

sonic totem
sudden heron
# sonic totem As does the call to os_avoid_tail_call

so someone please correct me if im wrong here, but this is what i see:

  1. snprintf chunk value is stored in x0
  2. os_assumes_log is called and overwrites x0
  3. os_avoid_tail_call is called and again overwrites x0
  4. trace func is run where x0 is moved into x19, but x0 is not longer the chunk from snprintf
sonic totem
#

'chunk'?

#

But yes that seems to be correct

tight carbon
slender glade
harsh junco
sudden heron
#

I wonder if a logging/ tail call simply wraps the previous return value then hmm

#

or uses it then returns it again

tepid olive
acoustic imp
#

@slender glade did u see i got the UILabels/player time to the side of the player tracks like ios 16

slender glade
#

nice!

acoustic imp
sudden heron
#

in Godbolt, which should I choose to mimic iOS 64bit exactly?

tight carbon
radiant idol
#

@tepid olive 🤨

tepid olive
#

they use clang?

#

I thought they used LLVM

#

oh wait

sudden heron
#

thanks

tepid olive
#

LLVM is part of clang

#

oh other way around

#

that's right lmao

tough shadow
#

Broken

sudden heron
#

you just reverse engineered that

tough shadow
#

Its broken

tepid olive
#

is it MOV or MOVK

tough shadow
#

Fixing it

tepid olive
#

(although tbf MOVK never shows up in Ghidra as MOVK)

indigo peak
tough shadow
indigo peak
#

blud wants 35 dollars for flex

#

lmao

sudden heron
#

got it saved to favorites, thanks again

tough shadow
#

I see why it doesn't work

#

Its the red text

radiant idol
#

like sw*ft apps

tough shadow
#

Why is the end text red?

radiant idol
#

if it compiles fine, its just your syntax highlighting being weird

tough shadow
#

It doesn't say reboot or respring it just says done

radiant idol
#

show the error that it shows...

radiant idol
#

look

#

with all due respect

#

if you want us to help fix errors, you've got to show us the errors and provide some context into what you're trying to do. we dont have a magic crystal ball that knows everything about your code. explain what you're doing, show errors, and we might be able to help

turbid fjord
indigo peak
#

my code doesnt work
wdym
it errors, can you help
yeah sure send the error
its just erroring

turbid fjord
#

Just tell me the bloody error message on email number 1 and save our time damn it

radiant idol
#

no i need 10 email msgs

#

im lonely

turbid fjord
#

Touch grass

#

Either way I don’t understand why people make life hard for everyone

tough shadow
indigo peak
#

delete any other mud related tweaks you have

radiant idol
#

i cant believe you had to say that

#

lmfao

hasty ruin
#

Wait are you installing via sileo each time

acoustic imp
#

no clue how to do this but ```objc
-(void)didMoveToWindow{
%orig;
MRMediaRemoteGetNowPlayingInfo(
dispatch_get_main_queue(), ^(CFDictionaryRef result) {
if (result == 0) {
// NSDictionary *resultDict = (__bridge NSDictionary *)result;
// NSData *artworkData = [result objectForKey:@"kMRMediaRemoteNowPlayingInfoArtworkData"];
// UIImage *artworkImage = [UIImage imageWithData:artworkData];
[self hidetheBGimgview:0];
}
});

}``````Undefined symbols for architecture arm64:
"_MRMediaRemoteGetNowPlayingInfo", referenced from:
_logos_method$artworkfulllsbackground$SBUIBackgroundView$didMoveToWindow(SBUIBackgroundView*, objc_selector*) in Tweak.xm.64a47ea8.o
ld: symbol(s) not found for architecture arm64```

radiant idol
#

sigh

#

ok

#

go to your uh

#

makefile

acoustic imp
#

k

radiant idol
#

<insert your tweak's name here>_PRIVATE_FRAMEWORKS = MediaRemote

indigo peak
#

^

#

beat me to it

acoustic imp
radiant idol
#

yes

#

ok

#

now

tough shadow
radiant idol
#

idk you might be able to get away with just importing media remote but

acoustic imp
#

it compiled

radiant idol
#

ok

#

good then

acoustic imp
radiant idol
#

dw about what i was gonna say

#

ahhh ok

radiant idol
#

US

#

THE

#

ERRORS

#

OH MY GOODNESS

acoustic imp
#

real

turbid fjord
#

Just tell them to DM capt instead

#

Or ask chat GPT troll

tight carbon
acoustic imp
#

IT WORKS

#

kinda

radiant idol
#

i hope this is enough arrows

acoustic imp
#

nigth why doesnt did move to window get called when i open the NC

#

on the 'SBUIBackgroundView'

radiant idol
#

cuz it already probably did move to the window

acoustic imp
#

hm

#

crazy

radiant idol
#

oh no another teslaman video where he does 2093487932 different things at lightning speed

acoustic imp
#

welp lookks like i need more hooks

tough shadow
#

Why is it showing this error

radiant idol
#

im done

cloud yacht
#

Because %hook does not make sense inside a block

hasty ruin
#

:hesrightyouknow:

cloud yacht
#

You should look at Tweak.x line 4

acoustic imp
#

Does did move to window get called on views that are not visible?

radiant idol
#

if the view did move to its corresponding window, then that method gets called ✅

#

if it didn't, it does not ❌

acoustic imp
#

Is there like a book that says if a view is visible ?

#

I whish I knew what musicbackground did🙈

acoustic imp
sudden heron
#

@sonic totem okay so I figured out part of it- a cmp is done on the return value from snprintf. It then does a branch.lessthan jump to a different address. So the log function and tail call are only called if that comparison fails

acoustic imp
#

im conviced there no view that gets moved windowed to on the LS

acoustic imp
radiant idol
#

nightwind

#

icraze

acoustic imp
#

oh dear, i must uninstall it right this instant

sonic totem
#

Highly dangerous

acoustic imp
#

(Yes ik it’s messed up)

indigo peak
radiant idol
#

HEY

indigo peak
#

thinking ab changing "Auto Enter All Words" to just "Auto Enter Words"

acoustic imp
sonic totem
slim bramble
sonic totem
#

Gift codes available? hm

indigo peak
acoustic imp
#

its spanish

indigo peak
visual meadow
radiant idol
radiant idol
#

text*

sonic totem
#

?!

visual meadow
#

Ohh

indigo peak
#

💀

sonic totem
#

Legend moment @indigo peak

acoustic imp
visual meadow
#

Hes thinkinf about the other tweak

#

Probably

indigo peak
#

@sonic totem gameseagull has been a thing

#

for

#

years

acoustic imp
#

gamesigull

radiant idol
#

bird feces

indigo peak
#

and free

#

and opene source

#

LOL

sonic totem
#

No WAY

slim bramble
radiant idol
#

@indigo peak bird feces

indigo peak
#

💀

sonic totem
#

I thought it would be paid because of the quality

acoustic imp
indigo peak
radiant idol
#

fioreware is not quality

slim bramble
indigo peak
radiant idol
#

first line of code in gameseagull

visual meadow
acoustic imp
sonic totem
#

@indigo peak what's newer - GS IPA or GS deb

indigo peak
#

ipa

acoustic imp
#

nightware

radiant idol
#

ipa

visual meadow
#

Ipa

hasty ruin
#

ipa

indigo peak
acoustic imp
#

ipa

radiant idol
#

icraze

#

hiii

sonic totem
#

So the deb?

visual meadow
#

Ipa

acoustic imp
#

crycraze

indigo peak
#

bro

radiant idol
#

@hasty ruin tell them about OS code

sonic totem
indigo peak
#

the deb dont even good rootless

#

lol

#

soon™️

hasty ruin
indigo peak
#

im finishing this homework, getting food

#

and then releasing gameseagull 2.0

hasty ruin
#

as ipa

indigo peak
#

no

#

deb

#

🤯

visual meadow
#

Debian Package

sonic totem
indigo peak
#

please dont spam this channel @slim bramble

torn cloud
#

his messages lmao

radiant idol
#

@indigo peak but i like being in hard mode

indigo peak
#

@"n"

radiant idol
#

also setValue:forKey:

#

fr

indigo peak
hasty ruin
radiant idol
#

@hasty marsh

indigo peak
#

@radiant idol new gameseagull doesnt have mshookivar

#

its all setValue:forKey:

radiant idol
#

crigne

sonic totem
#

@indigo peak I'm assuming GS needs arbitrary entitlements

indigo peak
#

and jit

#

wait no

radiant idol
#

i heard someone got it working on iPhone 15 iOS 17.0 so idk

indigo peak
#

shutup nathan

sonic totem
#

So sideloading is possible?

indigo peak
#

youre wrong

#

yes you are

sonic totem
indigo peak
#

the ipa

visual meadow
#

No im not

indigo peak
#

doesnt need jit

#

you are wrong

#

its my tweak

visual meadow
#

Ok that doesnt

indigo peak
#

i know

visual meadow
#

I was saying

#

The deb

#

Does

indigo peak
#

how are you gonna sideload the deb

visual meadow
#

Also fix this thanks

indigo peak
#

BRO

radiant idol
#

LOL

indigo peak
#

I DONT HAVE A HOME DEVICE

#

HOW MANY TIME

#

DO I HAVE TO TELL YOU THIS

radiant idol
hasty ruin
hasty ruin
indigo peak
sonic totem
#

Find me a kernel exploit and I will fix it hm

radiant idol
#

find me a 17.0 installation method and i'll fix it

sonic totem
#

Anyways @indigo peak could I theoretically sideload it

#

?

indigo peak
#

typing out explination rn

native dune
visual meadow
radiant idol
sonic totem
#

Ah it's okay I already have an installation method

radiant idol
#

oh no

sonic totem
#

Just not a kernel exploit

visual meadow
#

n't

sonic totem
hasty ruin
#

going on rjb

native dune
#

Trill store 118.4

sonic totem
#

This community has forced me to keep it private

#

#sorry

visual meadow
#

Wrong button

radiant idol
#

oh

sonic totem
#

wen eta @visual meadow developer role ⁉️

indigo peak
# sonic totem Anyways <@396496265430695947> could I theoretically sideload it

GSDeb uses MSHookMemory for extended 8ball lines
GSIpa uses static binary patching to bypass the need for JIT
GSIpa is signed with whatever entitlements gamepigeon is signed with from the appstore
but i dont think all the entitlements are free account accessable
so with a service like esign or something, or a paid dev acc it should work 100%

sonic totem
#

Nathan drop a public install method

frosty gale
#

Hey chat

radiant idol
visual meadow
#

I don't have a ct 17 device anymore

sonic totem
#

Wait nathan has dev role I'm blind

hasty ruin
visual meadow
indigo peak
# sonic totem I have an enterprise cert <:hm:1158412406167457802>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>com.apple.developer.ubiquity-kvstore-identifier</key>
    <string>EWFNLB79LQ.com.gamerdelights.gamepigeon.ext</string>
    <key>com.apple.developer.icloud-container-identifiers</key>
    <array>
        <string>iCloud.com.gamerdelights.gamepigeon.ext</string>
    </array>
    <key>com.apple.developer.team-identifier</key>
    <string>EWFNLB79LQ</string>
    <key>application-identifier</key>
    <string>EWFNLB79LQ.com.gamerdelights.gamepigeon.ext</string>
    <key>com.apple.developer.icloud-services</key>
    <array>
        <string>CloudKit</string>
    </array>
    <key>aps-environment</key>
    <string>production</string>
    <key>com.apple.developer.icloud-container-environment</key>
    <string>Production</string>
</dict>
</plist>
frosty gale
#

Where’s my dev role 😔

sonic totem
hasty ruin
#

chat this user doesnt have an orange name, ridicule them!

timid furnace
frosty gale
#

School man 😔

sonic totem
sonic totem
indigo peak
frosty gale
#

NOTHING

#

Nothing at all

sonic totem
#

:(

radiant idol
#

dopamine fork for ios 1

acoustic imp
#

who give out dev role

indigo peak
#

there might be a way to hook it inside the actual app

#

but idk

#

not sure

frosty gale
#

iOS 1

hasty ruin
indigo peak
#

nor do i care

frosty gale
#

LOL

sonic totem
timid furnace
acoustic imp
frosty gale
hasty ruin
#

no jake the admin

visual meadow
sonic totem
acoustic imp
#

hydrate?

indigo peak
hasty ruin
frosty gale
sonic totem
indigo peak
#

oh god

#

no

#

i take it back

hasty ruin
indigo peak
#

i take it all back

hasty ruin
#

????

visual meadow
# hasty ruin

What keyboard tweak even is this anyways cause all the ones i tried have to inject into the app itself

sonic totem
hasty ruin
sonic totem
# radiant idol

the "alfiecg is the person who made trollstore" is so accurate LOL

sonic totem
indigo peak
visual meadow
#

^

timid furnace
#

💀

visual meadow
#

That but instead the tweak

radiant idol
#

drop me the

#

ellekit files

#

'sir

#

please

indigo peak
#

'sir

sonic totem
tough shadow
acoustic imp
#

😭

sonic totem
#

You better be glad you deleted that

hasty ruin
tough shadow
hasty ruin
#

is that a threat

#

mods

acoustic imp
#

i give up

tough shadow
#

Am getting errors

sonic totem
hasty ruin
#

all of it

#

you keep showing only the parts which are ok

#

😭

sonic totem
#

As if you don't send me threats on snapchat

hasty ruin
#

good idea

#

i shall continue

tough shadow
#

@hasty ruin

sonic totem
acoustic imp
#

just copy paste it all

sonic totem
#

Go on then

radiant idol
sonic totem
#

Send me a snap

sonic totem
radiant idol
#

im so sorry

sonic totem
#

"icraseios is the person who made gta car tracer by thrway"

radiant idol
#

gra cr tracer

sonic totem
#

Threats

tough shadow
torn cloud
sonic totem
#

Because you can track GTA cars

visual meadow
sonic totem
tough shadow
sonic totem
#

He's too nervous to admit ❤️

torn cloud
hasty ruin
sonic totem
sonic totem
tough shadow
sonic totem
#

Yes

tough shadow
#

In the app store

sonic totem
#

Actually by iCraze too

sonic totem
faint lionBOT
#
gtacartracker

GTA Car Tracker is a legitimate and normal app on the App Store. It is used in combination with an installd exploit to install TrollHelper (the app which installs TrollStore) on non-jailbroken devices.

This app was used since the developer (iCraze) gives permission for it to be redistributed.

sonic totem
#

GTA Car Tracker is embedded in every TrollStore-installed app past version 2.0

visual meadow
#

Does anyone actually use gta car tracker

tough shadow
torn cloud
#

huh

hasty ruin
sonic totem
tough shadow
visual meadow
#

Yea malware

sonic totem
#

iCraze's voice message was... upsetting to say the least

hasty ruin
tough shadow
radiant idol
visual meadow
torn cloud
sonic totem
tough shadow
sonic totem
#

It was in his native language

#

East Midlandsish

hasty ruin
torn cloud
hasty ruin
#

doxxed fr

sonic totem
#

Bristol resident over here

torn cloud
#

alfie aren't you in the midlands

sonic totem
#

YES PointAndLaugh

radiant idol
torn cloud
slim bramble
torn cloud
#

from the city of steel

sonic totem
visual meadow
#

Who's opa775

torn cloud
#

i live in sheffield

sonic totem
sonic totem
tough shadow
steady nest
#

@hasty ruin send files

slim bramble
torn cloud
steady nest
#

@sonic totem send rw strat

slim bramble
sonic totem
sonic totem
tough shadow
torn cloud
sonic totem
#

there isn't an Xcode project

torn cloud
#

that makes total sense

sonic totem
#

Deleted for harassment

torn cloud
#

WHAT

#

WAS THAT REAL

#

💀

tough shadow
sonic totem
#

@tough shadow it is a Theos project

tough shadow
sonic totem
#

It doesn't use storyboard

torn cloud
#

opa plays minecraft

visual meadow
torn cloud
#

crazy

tough shadow
sonic totem
torn cloud
sonic totem
#

He's a legend

torn cloud
#

i'm pissing myself rn

sonic totem
torn cloud
#

this can't be true

sonic totem
#

And you need Theos installed

visual meadow
#

How many bedwars stars does he have ?!?!?!

torn cloud
hasty ruin
indigo peak
tough shadow
slim bramble
#

@sonic totem Achilles ETA arm64e support ?

sonic totem
#

Use vim

torn cloud
sonic totem
slim bramble
visual meadow
#

Damn he sucks

radiant idol
tough shadow
slim bramble
visual meadow
torn cloud
#

no way

slim bramble
tough shadow
#

Opa doesnt look like himself in his pfp

slim bramble
#

Bro deserves an Oscar

torn cloud
#

ok but actually

#

is that him

visual meadow
#

Yes bro

#

It is

torn cloud
#

no way

visual meadow
#

I tried to get him to play bedwars with me

#

He wouldnt

visual meadow
tough shadow
steady nest
#

ill give you 200 gold

indigo peak
radiant idol
#

send the ellekit files sir please

visual meadow
steady nest
#

and 1 enchanted apple

indigo peak
radiant idol
#

'sir

torn cloud
#

can you emulate macos

#

in macos

#

on apple hardware

slim bramble
#

💀

timid furnace
#

yes

cloud yacht
#

Probably

indigo peak
tough shadow
#

I saw his instagram

timid furnace
#

not sure why you would want to

visual meadow
indigo peak
#

no

#

🧌

visual meadow
#

fuck u

torn cloud
indigo peak
#

uhhh i have shit to do

torn cloud
#

and everything works

indigo peak
#

and class tm

#

so

timid furnace
#

no

#

fusion does not support emulation

#

you need qemu

torn cloud
#

oh

timid furnace
#

bruh

tough shadow
#

I found opa334s instagram

timid furnace
#

stop spamming development with garbage

visual meadow
indigo peak
#

no dev role stop spamming dev with garbage

tough shadow
timid furnace
#

if you have to ask..

tough shadow
#

I found the instagram

indigo peak
tough shadow
#

oh yea

naive kraken
torn cloud
cloud yacht
#

No

indigo peak
#

no its my alt

radiant idol
#

no its joe biden

torn cloud
#

i still can't believe it

#

that the minecraft guy

tough shadow
#

who is it

torn cloud
#

is opa

cloud yacht
#

It's icraze

radiant idol
#

it's alfie

tough shadow
#

Its nightwind

torn cloud
#

it's mud

radiant idol
#

its me

tough shadow
#

its DefoNotRayyan

cloud yacht
#

It was the friends we made all along

torn cloud
#

give me my pac back

#

pls

radiant idol
#

no

harsh junco
#

It’s initproc exited with status code 2

radiant idol
#

0x0FF

timid furnace
#

bruh

torn cloud
timid furnace
#

@grave sparrow what's the diff between -destination and -sdk

sonic totem
#

0-click RCE coming your way

timid furnace
#

i guess -destination also affects -sdk

slim bramble
timid furnace
#

since schemes including runnng as well as building

slim bramble
#

They are actually believing it

#

😭

sonic totem
indigo peak
torn cloud
#

@timid furnace sorry for the ping but couldn't you just get the install macOS sierra .app and drag + drop it into fusion? or would you specifically need qemu to do any of this?

timid furnace
#

modern Fusion uses Hypervisor.framework

tough shadow
#

How to get dev role make a tweak with a decent amount of effort send the repo to modmail the mods will decide

timid furnace
#

this only supports virtualizing when the CPU architecture matches the host

torn cloud
#

oh

timid furnace
#

Sierra does not have a public arm64 build, so you will have to emulate an x86 CPU on your arm64 host

#

that is why you need QEMU

torn cloud
#

so since sierra is 32 bit it wouldn't work?

torn cloud
#

thanks

slim bramble
#

@hasty ruin fix ur shithttps://cdn.discordapp.com/attachments/1196864923200921630/1201263312655097897/RPReplay_Final1706470244.mov?ex=65c92ea4&is=65b6b9a4&hm=d0dd88a3861acf63317ff93595c8ba5261af016e7271985ace5e769eb7436a50&

#

oops maybe wrong channel

slim bramble
radiant idol
#

@hasty ruin How to get dev role make a tweak with a decent amount of effort send the repo to modmail the mods will decide

tough shadow
torn cloud
indigo peak
#

okkk getting food gameseagull should be a thing soon

torn cloud
#

it's a w song

radiant idol
#

my ears bleed after hearing the word "mud" so much

indigo peak
#

wait nvm my airpods are dead, cant leave the house without music

tough shadow
#

I forgot to turn off my speaker

harsh junco
torn cloud
#

would utm work?

#

since it's basically just a gui version of qemu

steady nest
#

8.x needs lots of love TrollFront

indigo peak
sonic totem
#

@indigo peak does GameSeagull have a fix for my brother getting angry

timid furnace
torn cloud
#

k

#

thanks

sonic totem
indigo peak
torn cloud
#

the dortania guy knows his stuff

native dune
#

@indigo peak does GameSeagull have a fix for me not having a girlfriend

torn cloud
steady nest
native dune
#

oh

tough shadow
indigo peak
timid furnace
#

UTM is the easiest way to do it, but in either case remember that it's gonna be pretty slow

torn cloud
#

yeah

radiant idol
torn cloud
#

thanks

native dune
indigo peak
radiant idol
#

yay

native dune
#

oh.

harsh junco
#

irc enjoyers here?

radiant idol
sonic totem
#

wen eta GameSeagull for Snap hm

indigo peak
#

i love when my mom texts me "Whats my Apple password"

native dune
indigo peak
#

like how am i supposed t knwo

radiant idol
#

fiore

#

answer

#

my

#

eyestion

#

How to get dev role make a tweak with a decent amount of effort send the repo to modmail the mods will decide

sonic totem
#

@hasty ruin should donate his

radiant idol
#

yes

#

Whats it called jailbr0ken

timid furnace
# torn cloud yeah

The boot process is slow however, and I mean very slow. But after 17min(Reduced to 8min with Force Multicore) we finally reach macOS’s recovery screen!

#

This will help if you still want to do it

torn cloud
timid furnace
#

Bruh

#

Why were you talking about emulation then

torn cloud
#

uh

#

idk the difference troll

timid furnace
#

Just Google it

torn cloud
#

good idea

timid furnace
#

But your original plan of using fusion will work in that case

torn cloud
#

thanks anyway

torn cloud
#

intel mac superiority

timid furnace
#

yea so for target I just need sdk

acoustic imp
sonic totem
#

@visual meadow if you need help with the control centre stuff @hasty ruin can probably help

#

Lock Screen (Neksus) is similar to control centre

vivid dew
#

dev role should just be self diagnosable at this point

radiant idol
placid kraken
#

guys if, in theory, i buy a refurbished iphone 13, what are the chances it comes on a non-serotonin-able or jailbreakable version

#

cant i just

#

return it though

#

yea fair

velvet path
#

I guess?

#

If you're getting it from Apple the likelihood is extremely low

placid kraken
#

i mean like

#

from amazon

#

or whatever

velvet path
#

your best chance of a good version is going to be like on ebay

placid kraken
velvet path
#

Amazon refurbs are dumb honestly imo

placid kraken
#

true

#

however i live in the uk so maybe curry's pc world instead

#

im only thinking about getting a new phone because my battery is like suffering

#

and itll only get worse from here so

#

i dont wanna get it serviced because theres no way im risking them updating it

#

even with otablock im pretty sure they can still update via usb

#

oh and my other option is to ask a repair shop nearby to fix it but i dont want a cheap chinese battery in my phone

timid furnace
#

@stiff dragon hello, i have been informed that you are creating installed_dopamine in order to prevent the ElleKit loader from running. do you have a marker file for your jailbreak? i can add detection for your jailbreak into ElleKit 1.1.1 so you don't have to do that

sonic totem
#

Or just find an Image4 bug

tough shadow
#

Did Apple actually open source iOS

#

In GitHub

sonic totem
#

Uh

#

No

#

XNU (the kernel) is open-sourced, but only the macOS branch

stiff dragon
timid furnace
#

got it, will add detection for that

stiff dragon
#

Thanks

tough shadow
sonic totem
#

Sure, find a vulnerability first

radiant idol
sonic totem
radiant idol
sonic totem
#

Why would you bypass the best language ever created?

radiant idol
sonic totem
#

Not possible

sonic totem
#

I am the leader of that thread

sonic totem
radiant idol
#

for real for real so true to be honest

sonic totem
#

Laugh out loud

hasty ruin
sonic totem
tough shadow
hasty ruin
sonic totem
tough shadow
sonic totem
sonic totem
# tough shadow Wydm?

checkm8 is a vulnerability in the USB stack, so it can only be triggered via DFU mode

sonic totem
#

If you had a vulnerability in the way firmware images were parsed, you could write a malicious image to the disk and it would trigger everytime you turned the device on

tough shadow
sonic totem
#

redsn0w itself isn't an exploit

#

It's like checkra1n to checkm8

tough shadow
sonic totem
#

You don't make an IPSW to make a device go into DFU mode

tough shadow
tough shadow
sonic totem
#

No

#

It can't be

timid furnace
#

@stiff dragon please test this with .installed_dopamine removed

ElleKit 1.1.1 Release Candidate 3

  • Fix logging being enabled even when .ekenablelogging did not exist (this can lead to giant log files on palera1n)
  • Fix log path on rootful
  • Change safe mode alert to "Exit Safe Mode" and "Dismiss"
  • Show safe mode alert when tapping the status bar on SpringBoard
  • Add detection for meowbrek2 and DNAJT 🆕
  • Delete log file (if there is one) when installing/upgrading ElleKit
  • Fix log path on rootful
  • 🆕 Disable sandbox check hook on DNAJT and meowbrek2
tough shadow
sonic totem
#

It's patched on newer devices

tough shadow
sonic totem
#

It just can't be patched with a software update on older devices

tough shadow
sonic totem
#

Yes I know

tough shadow
#

How can Apple not patch it?

radiant idol
#

Because Apple doesn't like us

sonic totem
#

Because it is a bug in the BootROM, which is read-only

#

It cannot be edited

tough shadow
sonic totem
#

I know

radiant idol
#

It can be patched if you burn the device

#

with fire

sonic totem
#

Or if you use Nexus

tough shadow
radiant idol
#

no you need to burn mud

tough shadow
#

To be turned to dust

radiant idol
#

@sonic totem are you agree that iOS 12 is helpful for trollstlre 2 debugment

tough shadow
#

What iOS sdk do you recommend when you’re making an exploit in Xcode?

sonic totem
#

No App Store fast path there

radiant idol
#

bpt it hekps ful because it old firmware

#

adm old firmware easy to jaolbrleak your just need kernak exploirt

robust totem
#

does quick start clean up any modified shit when you transfer from an old kfd-vulnerable iphone to a new updated iphone?

tough shadow
#

What iOS sdk do you recommend when you’re making an exploit in Xcode?

sonic totem
radiant idol
#

use the iOS 12 SDK

sonic totem
#

Probably the latest SDK

robust totem
#

because i used misaka's carrier name change on an iphone 12 (16.4.1) and i used quick start to transfer data from my 12 to a new 13 on ios 17.2.1 and the carrier name change carried to the new ios

radiant idol
#

dont listen to alfie