#development

1 messages · Page 286 of 1

gaunt mesa
#

like the xcode template for it

surreal mountain
#

yea true

#

homebrew is so fucking dogshit

tepid olive
#

@gaunt mesa apt can do well on mac

#

It just hasnt been marketed properly

gaunt mesa
#

yeah but it would be nice if max had its own beautiful thing

#

brew is the ugly child

#

mac*

tepid olive
#

@gaunt mesa /opt/procursus or is that a bad root path

gaunt mesa
#

sounds good

#

is this arm macs only tho

tepid olive
#

Yes

gaunt mesa
tepid olive
#

forgive me being an idiot

#

but

#

what would procursus on mac be used for?

#

Tools

#

oh

#

ok then

#

procursus linux wen KEKW

#

Like idk what that question means

#

Its not needed on linux because linux distros always have a package mgr

gaunt mesa
#

@tepid olive just like how it’s used on ios minus the bootstrap part

tepid olive
#

oh

gaunt mesa
#

for the up to date tools

tepid olive
#

well i did call it

#

Well we’d still strap, just less stuff

#

forgive me being an idiot

gaunt mesa
#

what tools

tepid olive
#

Dpkg and apt

gaunt mesa
#

make sure that it actually does stuff properly

tepid olive
#

innit

gaunt mesa
#

brew not adding to path pisses me off

tepid olive
#

This isnt my first rodeo in the mac apt world

#

I did it once

#

It was way better than brew as an installer but there was no build system

#

Now we have everything

#

pain

gaunt mesa
#

LINUXBREW

tepid olive
tepid olive
wicked summit
#

🧠

grim sparrow
lofty juniper
#

poggggggg

cedar star
#

swift 4.2+ there's <BOOL>.toggle()

#

but the source code for that is literally self = !self

#

lmao

quaint portal
#

Anyone here that's pushed an app to the App Store before?

grim sparrow
#

Yes

tardy narwhal
#

prefix operator ^

prefix func ^ (b: inout Bool) {
    b = !b
}
#

@grim sparrow

grim sparrow
tardy narwhal
#

you could use an emoji too I presume

grim sparrow
#

lmao

#

bool🖕

tardy narwhal
#

literally

misty cradle
tepid olive
#

LMAOOO

tardy narwhal
surreal mountain
#

@glacial matrix

glacial matrix
#

what?

misty cradle
#

@glacial matrix he wants you to delete that post linked above because he’s pirating.

primal perch
twilit jungle
rain falcon
#

nfr

misty cradle
tepid olive
#

_
_

grim sparrow
late ridge
grim sparrow
late ridge
#

when you don't have your phone with you

#

#CanYouriOSSimulatorDoThis

late ridge
#

I was gonna develop today

#

but I feel like crap

#

so I will still develop today

grim sparrow
#

That's the attitude!

late ridge
#

my friend just logged into discord with my account token using [redacted so I don't get muted]
MomoFacepalm

grim sparrow
#

ok

late ridge
#

I was like

grim sparrow
#

why did you give them your token in the first place

late ridge
#

I didn't

#

smh

restive ether
grim sparrow
late ridge
#

🌈 procursus

#

if ykyk

grim sparrow
late ridge
#

is rainbow and then the word table filtered

#

ok

#

good

#

why did you give them your token in the first place
@grim sparrow he just cracked my hashed token

grim sparrow
late ridge
#

my heart went brrr

grim sparrow
#

lmao

late ridge
#

haha

#

what is that yellow dot

#

I hope that is a joke

grim sparrow
#

I'm primarily a Swift developer

late ridge
surreal mountain
#

this doesnt include forks

#

which would be a hell of a lot more objc and c and cpp

late ridge
#

shell

#

lol

#

when all you do is make scripts

surreal mountain
#

no i just have a lot of shell utils

#

i also have a lot of objcpp

late ridge
#

lul

surreal mountain
#

u just cant see it cuz like 10 repos r private

grim sparrow
#

omw to public all dra1n commits

#

For legal reasons this is a joke

grim sparrow
#

True

glacial matrix
#

do you have proof? I mean, I see that the account is less than 24h old and is a help vampire, but I can't delete for that reason

gaunt mesa
#

n

#

he said he made an iAP hack

glacial matrix
#

oh, IAP piracy

glacial matrix
#

there

#

had to add the piracy rule from r/jb

grim sparrow
#

lol

tepid olive
#

how can i run an app in ios 14.1 from xcode 11.2.1?

#

without updating xcode

grim sparrow
#

On the left sidebar you’ll see a folder called Products, inside being your .app. If you drag this .app onto the device manager app list, it should just install

tepid olive
#

it wont give the you need to update software error?

#

ill try it

#

where's this device manager app list?

grim sparrow
#

Window -> Device and Simulator

tepid olive
#

ok

#

the thing is before i just tapped that play button

#

and it should install on my device

#

but as i have updated my ios to 14.1

#

gives me the error i should update the xcode

tepid olive
#

how do you make an ipa btw?

#

i could use app signer to install my app

lime pivot
#

product -> archive

tepid olive
#

thank you..!

#

@lime pivot you know if theos has a SWIFTFLAGS or something?

lime pivot
#

it does!

tepid olive
#

thanks

tepid olive
tepid olive
#

Is there anyway to develop tweaks in c++?

#

Nice but I would have to get used to using Objective-C++, but thats fine to me.

#

Thanks for the Help!

#

@grave sparrow ill objective your c

#

@grave sparrow 2x faster for each individual log saved

ocean snow
primal perch
#

:vibeok:

gaunt mesa
#

dynamically sized UICollectionViews suck

tepid olive
#

I messed with my gdm3 scaling and now my screen is unusable. Is there a way to set scaling manually?

fast quiver
#

@surreal mountain go do what capt said he would pay you to do or ill ban your face (message from capt)

#

ok now give

#

Notch

#

Less

#

Oke

#

You’re a male thong

fluid lintel
#

Hi guys sorry to bother you. I would like to create an app shift to use in SSH on an ios14. This console app uses bridge mapped object methods. I compile it but every time I run it I get killed 9 even if I sign it with ldid.

lime pivot
#

0, because os_log APIs are effectively no-op if nobody is streaming the log

grim sparrow
#

GM EVERYONE

lime pivot
#

hi

grim sparrow
lime pivot
#

open Console.app and leave it in the background, then see if there's a perf difference on the phone

#

although tbh it'll more likely fill up your Mac RAM and disk before it makes the phone unbearably slow

#

enable verbose logs in the menu for good measure

grim sparrow
#

Isn’t each log message stored in ram?

lime pivot
#

I think errors are stored for a little bit and written to disk on occasion, but everything else is discarded, doesn't even leave the process

grim sparrow
lime pivot
#

and even with console.app attached, it's still only in memory for long enough to get xpc'd to logd and then sent over usb

#

Console.app on the other hand… not the most well-built of Apple apps

#

quite the opposite

grim sparrow
lime pivot
#

if you fall asleep forgetting you had console.app open don't be surprised if you wake up to low RAM/disk errors

#

can confirm from experience

grim sparrow
#

Wait what

#

GitHub has confirmed a dark mode???

undone nest
#

where

tepid olive
grim sparrow
tepid olive
#

GM

grim sparrow
#

The devil has risen

misty cradle
#

@grim sparrow yea why have u risen

tepid olive
grim sparrow
#

@tepid olive What's up with your status

gaunt mesa
tepid olive
grim sparrow
tepid olive
grim sparrow
#

damn

#

I wish gender was just that easy

#

"until further notice"

#

I'm not wrong

tepid olive
#

You are not wrong

grim sparrow
tepid olive
#

It is Turkey day in America

#

wow I should never again try to make a widget for iOS 14

#

funny very

grim sparrow
#

comedy

tepid olive
#

innit

grim sparrow
#

lmao

tepid olive
#

Console app bad

#

Big Sur fixed it by adding “start streaming messages”

#

(It’s not fixed)

#

@grim sparrow where is :AyuPyon:

grim sparrow
tepid olive
#

I’m on mobile idk how to click on the emote and see the server

#

It could very well be a public server and I have no idea

#

Woe

grim sparrow
#

it's a private server

tepid olive
#

.clone

#

When power cord on mobile

cloud sundial
#

/s

late ridge
#

Happy Thanksgiving! developers

#

(for those who celebrate it lol)

weary heath
weary heath
#

Or even just a way to export the request data so I can view it on desktop

surreal mountain
#

use a proxy

#

charles or postman

weary heath
#

Thx

primal perch
#

🦃

slow harbor
#

I want Unjailbreak Odyssey, and still, ios 13.5.1, answer to have friends

cloud sundial
#

Lookup how to restore rootfs for odyssey

slow harbor
cloud sundial
#

Tf

#

Not even gonna bother translating that

surreal mountain
#

LMAO

late ridge
slow harbor
late ridge
#

I watched a ton of videos on iOS kernel, memory, framebuffer stuff, Return Oriented Programming, etc.. I think my brain has shrunk under the load of information that just got dumped onto it.

#

makes me respect the security researchers more tho dead

grim sparrow
tepid olive
neat knoll
#

just ordered my pinephone 😛

primal perch
#

🦃

brittle ravine
#

Anyone here ever created a PSButtonCell PSSpecifier in runtime? My buttons stopped working at some point, possibly when I switched from loading a plist into creating things in runtime.

I do this, and nothing happens when I press the button.
[specifier setProperty:NSStringFromSelector(selector) forKey:@"action"] where selector is a SEL ( @selector(someMethod))

The properties of the specifier is filled

twilit jungle
#

The action key is parsed and converted to an Obj-c property as part of loading the plist

grim sparrow
#

I’ve done it before

Can I remember how

No

brittle ravine
#

so do I interpret this right, should it be a SEL and not a string?

twilit jungle
#

It should be a string for parsing the property but, you shouldn't be using setProperty:forKey: if you are creating it dynamically

brittle ravine
#

Hmm, alright. I tried using setButtonAction: but that didn't work either 🤔

twilit jungle
#

Setting action iVar should work.

brittle ravine
#

Alright, let's try that!

twilit jungle
#

That probably corresponds to setLegacyAction: and legacyAction.

grim sparrow
brittle ravine
#

Hmm yeah alright, would make sense cause it didn't work with specifier->action = selector

twilit jungle
#

Huh, specifier->action should work. Was using it just fine on iOS 10.

brittle ravine
#

Very strange, another tweak of mine that loads from the plist has the ivar action set, and yet it does nothing when setting it dynamically (the ivar is set, but nothing happen on button tap)

twilit jungle
#

Hm, well if you look at the cell's tap gesture. The action of gesture should be one of the perform* methods of the specifier, that should tell you which action needs to be set if its changed now.

brittle ravine
#

How do I find the gesture? The gestureRecognizer ivar is empty 🤔

#

(even for the tweak that loads the plist)

#

nvm, found it

#

alright, so one difference is that the not working tweak's id _pTarget and SEL _pAction is nil

twilit jungle
#

Definitely need target, otherwise it wouldn't know what to call the selector on

brittle ravine
#

In your working iOS 10 tweak where you did this, did you do things in another order?

#

the properties I mentioned above was in the cell

twilit jungle
#
PSSpecifier *email = [PSSpecifier preferenceSpecifierNamed:@"Email Support" target:self set:NULL get:NULL detail:nil cell:PSButtonCell edit:nil];
email->action = @selector(emailSupport);
// other calls to [email setProperty:forKey:];
brittle ravine
#

or are you saying that the target: argument should be

#

ah, yeah

twilit jungle
#

It does correspond to legacyAction so should use the setter.

brittle ravine
#

well, that was a rookie mistake... works now. Thanks a lot for the guidance!

#

Alright, but the ivar should work just as good, right?

twilit jungle
#

Yeah

primal perch
#

Happy Thanksgiving, my American friends! 🦃

grim sparrow
#

Turkey day*

tepid olive
twilit jungle
#

Should have added a GPL license then

misty cradle
#

True

#

Happy Thanksgiving, my American friends! 🦃

tepid olive
#

Happy Thanksgiving, my American friends! 🦃

#

Unlicense 😫

#

:peek: as a response

primal perch
tepid olive
#

Ok

misty cradle
#

@grim sparrow haha

#

Are u not his friend

tepid olive
#

Fr

grim sparrow
#

@tepid olive you aren’t showing the full thing

twilit jungle
misty cradle
#

Post again

grim sparrow
#

Because it was wrong one

misty cradle
#

True

grim sparrow
tepid olive
#

So I censored

misty cradle
#

Damn Burrit0z down bad

#

First he get muted

#

Now he has no friends

grim sparrow
#

Lmao

#

What is that autocorrect

tepid olive
tepid olive
#

I do have irl friends

#

See

#

!false

twilit jungle
#

true I am an alt

tepid olive
#

True

misty cradle
#

the

#

True

#

This is the real frghost

#

:aisad:

tepid olive
#

Me Omw to make dghost discord

#

Account

#

Dghost#2527

#

When

lethal kayak
#

they don’t look happy

floral notch
#

anyone know how to turn on the screen? i cant figure out how to call -[SBNCScreenController _turnOnScreen]. choose() is broken and i cant find a way to get it through a shared instance. iOS 14.

primal perch
#

well i traced the property diagram (SBNCNotificationDispatcher -> SBNCAlertingController -> SBNCScreenController) and based on the name schemes it seems you would do this by posting a notification

#

not sure what that notification name is

misty cradle
lime pivot
#

was pretty sure there was an easy method on SpringBoard or SBWorkspace for waking the screen

primal perch
#

-(void)_turnScreenOnOnDashBoardWithCompletion:(/*^block*/id)arg1 ; possibly

lime pivot
grim sparrow
lime pivot
#

but it's still undoubtedly bad

tepid olive
#

Tru

lime pivot
#

I'm pretty sure the "clear" button still occasionally unclears all previous messages including ones you cleared ages ago

grim sparrow
#

Only time I’ve had low ram warnings is from console

tepid olive
grim sparrow
#

Fantastic Combo for 4gb ram MacBook: Console, Xcode, Discord, Firefox

tepid olive
#

My day of catgirl is up apparently

#

anyone here have experience with adding an extra entry to the share sheet?

lime pivot
#

someone I know disassembled it and it's… about as bad as it is buggy

tepid olive
lime pivot
#

majority of the code is shoved into a view controller

grim sparrow
tepid olive
#

Apple make bad code

lime pivot
#

tbf they were just following the MVC coding standard

#

Massive View Controller

grim sparrow
#

lmfao

misty cradle
tepid olive
#

MVC

#

yes

#

True

grim sparrow
#

what’s it called when EVERYTHING belongs in one function

#

And I mean everything

lime pivot
#

it's called your computer privileges should be revoked

misty cradle
#

@saurik

lime pivot
#

when I think about MVVM my mind jumps to person woman man camera tv

#

model view view model

misty cradle
#

or wait no thats in 1 file

lime pivot
#

person woman man camera tv

gaunt mesa
#

adam is alive?

#

wtf

tepid olive
#

woe ok looks like i have to figure this out myself

#

frcoal

primal perch
#

ight

tepid olive
floral notch
#

@lime pivot @shepo

#

@primal perch

#

thanks.

#

[UIApp _turnScreenOnOnDashBoardWithCompletion:nil]

#

sexy

gaunt mesa
#

OnOn

tepid olive
tepid olive
lime pivot
restive ether
#

bruh moment

lime pivot
#

a certified bruh moment, in fact

primal perch
#

not false

#

møøse

misty cradle
#

@lime pivot please read through my resume for chariz job application

lime pivot
#

thank you for your input

gaunt mesa
restive ether
#

community essential

gaunt mesa
#

chariz job application

#

i will apply intjallah

grim sparrow
#

My application for Chariz Job:

  • Mild Swift knowledge

This concludes my qualifications, please consider 🙂

misty cradle
#

@grim sparrow can we add - using cringe emotes to the list KEKW

#

sorry had to do it

grim sparrow
misty cradle
#

ok

#

u too

primal perch
#

@lethal ice

lethal ice
#

true

#

true

#

gordita

half walrus
#

wtf is that

#

taco bell abomination

#

i do too

#

its so good and cheap

primal perch
#

Gordita is like crack

primal perch
#

@twilit jungle true

#

:frghost:

misty cradle
#
.section __DATA,data

selName:
    .asciz "setBackgroundAlpha:"
className:
    .asciz "SBDockView"```
#

me when i write asm tweak

#

@primal perch

primal perch
#

me when nfr

#
.align 16
new_method:
    adrp x8, orig_method@page
    add x8, x8, orig_method@pageoff
    ldr x8, [x8]
    fmov d0, #0.0
    br x8
#

true

misty cradle
#

true

lethal ice
#

ur dumb

misty cradle
#

not false

lethal ice
#

thats literally just false claim

misty cradle
#

damn i remember i had unlimited gift cards for shake shack

lethal ice
misty cradle
#

almost all had same pattern bro

#

just generate pattern

#

run through website

#

ez

#

@grave sparrow yea you be having five guys in your mouth

lethal ice
#

go ahead pay $8 for a burger at 5 guys

misty cradle
#

yea im not gay bro

#

miss out on what gay sex? no thanks

primal perch
#

true 5 guys great

misty cradle
#

imagine wanting to be a swine bro

#

you disgusting af

#

bro that doesnt work

#

i be doing the trifecta on your mom

#

😎

primal perch
#

true

misty cradle
#

go ahead look it up

primal perch
#

damn

#

🤣

misty cradle
#

i will be red soon intjpray

primal perch
#

true

misty cradle
#

@primal perch true

primal perch
#

@shut stag tr1 mod soon right

#

:intjcum:

misty cradle
#

true

misty cradle
#

@shut stag ok

#

that joke was @ burrit0z level of joke

tepid olive
#

UwU someone pinged

#

@vivid dew why ping me

#

Ghost ping why

primal perch
late ridge
#

///0w0///

rain falcon
#

nfr

#

stfu capt

#

wtf

#

refunding typecentury rn

#

gn

floral notch
#

anyone know how to convert from objc->js in cycript?

#

e.g. i want a NSDictionary to turn into a js object

#

i know js->objc is Instance.box(@{})

#

but looking at the docs there isnt a helper method for the other way around

#

i guess could just do for each but thats kinda thonk

#

kk

#

fixed!!!!!!!!!!!!!!!!!!!

#

yeah this shits wack yo

#

the docs are straight up wrong

#

OHH

#

Because of this bridging, it is generally possible to use JavaScript methods on Objective-C types

#

generally

#

FUCK i didnt mean to edit that

#

shit

#

fuck ripcord

#

fuck cycript

#

gonna write my own

#

gonna write my own discord

#

cant be that hard

gaunt mesa
#

uh

#

@floral notch its pretty hard

#

mostly cuz discord sucks ass and u have to write specification support for like 10 million different api versions

floral notch
#

dude its just a chat server

#

just like irc

#

copy paste irc

gaunt mesa
floral notch
#

make && make installl

#

with 3 l's

#

there you're done

#

brb raise series A from andressen horowitz

gaunt mesa
floral notch
#

or however tf u spell it

#

ill call it SaurikIT, Inc

grim sparrow
gaunt mesa
#

if only discord used one consistent api version

azure sail
#

how to learn tweak making

#

Why do I feel like it’s a rick roll

#

I clicked and it went to YouTube

#

Before it loaded the page, I left

#

I saw the link change to YouTube

#

I could still click off before video plays

#

Also if I paused the video before it plays, that means I wasn’t rick rolled

#

alt+f4

#

I like how that car’s just rolling back lmfao

wicked summit
#

anyone sexy who wants to help me?

#

I already posted a whole thing in the ios dev server

grim sparrow
wicked summit
#

capt was already sexy enough ♥️

faint timber
#

trump cultists

misty cradle
#

@nimble parcel

#

Orion

#

Mfers gotta steal all names

#

And this ain’t even new shit, it’s all his FOSS tweaks in 1 but paid

spice talon
#

Is there anywhere I can find an iOS 14 sdk?

inner quail
faint timber
tepid olive
#

That's GNU/Linux to you

granite saddle
#

someone help me get started into the world of developing tweaks

misty cradle
#

learn objc

#

get familiar with ios frameworks and uikit by writing apps

#

then once u r comfortable with apps

#

make tweaks

#

objc tutorial is pinned

#

@granite saddle

granite saddle
undone nest
#

as long as you need to get good

nimble parcel
#

I can’t even rename Orion because that’s going to be a total pain in the ass

misty cradle
#

Perfect

#

Tbh this tweak shouldn’t even exist lol

#

It’s basically the guys own Foss tweaks but then packaged in 1

#

People are recommending in the comments to price it at 5$??

#

It would be better and cheaper for the user to just install all packages individually lmao

tardy narwhal
#

watch the same people who suggested to price it at $5 complain about the price

grim sparrow
#

@misty cradle I said that yesterday, surely if it’s all bundled in one, that’s just gonna be loading a potentially quite large dylib into everything it tweaks

#

Surely it’s more efficient, and cheaper to just buy the needed tweaks separately?

misty cradle
#

They are all free

#

There is nothing to buy

grim sparrow
#

Wtf

#

So charging money for a bundled version of free tweaks?

misty cradle
#

May be a few new features

#

But 70%+ will be a compilation of his existing free tweaks

wicked summit
#

It seems weird to me he’s doing this

#

He’s got some of the best free, open-source tweaks

cloud sundial
grim sparrow
tepid olive
#

oh, man, another paid springtomize alternative!

#

never done before!!!!!!!!!!!

#

EVER!!!!!!!!!!!!!!!!!!!!

#

smh

gaunt mesa
#

wtf

tepid olive
#

wtf

grim sparrow
#

wtf

grim sparrow
#

Of course

tepid olive
#

Wtf

#

Fake Orion

lament mica
lusty junco
#

Setting 69th bit of ARM64_REG_HID4 enables MTE, they choose not to enable that as you can't run XNU compiled with MTE enabled because of the excessive number of bugs.

misty cradle
#

@lusty junco who's alt are you

lusty junco
#

@misty cradle Meet you in shanghai

misty cradle
#

wtf

tepid olive
#

@misty cradle how many checkout bot giveaways are you gonna enter my guy

misty cradle
#

i just need to get my hands on dragon bro

tepid olive
#

:fir_bruh:

misty cradle
#

that shit goes for 20k+

tepid olive
misty cradle
#

@tepid olive i just RT and then remove the RT if no win

primal perch
tepid olive
#

Fr

lusty junco
#

lol

tepid olive
#

Wow

#

Anybody with 2 brain cells can memorize that link

misty cradle
#

@grave sparrow fr

tepid olive
#

Bruh

lusty junco
tepid olive
#

You don’t need to check if you memorize the link

lusty junco
tepid olive
#

Ok

gaunt mesa
#

what

#

i want to bleach my eyes right now

tepid olive
#

Trump dance trump dance

gaunt mesa
#

hey in terms of ideology (not explicit code) what would be a good way to pass data into a view controller

#

a few ideas i had were:

  • pass it in through a method or init
  • retrieve the information from a singleton manager
#

if anyone has any better ideas please lmk

twilit jungle
#

Delegates

#

If you want the full mvc approach

gaunt mesa
#

ah

#

also nice pfp

#

yeah i'll probably use a delegate or something then

lethal ice
#

or you could just give it a property then set it

gaunt mesa
#

i could do that too

gaunt mesa
misty cradle
primal perch
gaunt mesa
#

ok

gaunt mesa
tepid olive
#

your code is so bad ive never even looked at it

misty cradle
#

damn

tepid olive
#

die

misty cradle
lethal kayak
#

what

faint timber
#

Jelbrack 14.2??!! A14??? Plez

lethal kayak
#

t

#

ye

#

a14$

misty cradle
#

@faint timber yes

gaunt mesa
#

what the fuck

#

why

#

the

#

fuck

#

99% guarantee that's like a picture of a cock

#

or

#

something

restive ether
gaunt mesa
#

@grave sparrow bruh

#

rick roll?

#

pretty much the same as putting a cock

#

whatever

#

cock

tepid olive
#

Gm

#

again

faint timber
late ridge
#

birthday boi got a promotion

marsh sentinel
#

I’m going to say something controversial.

#

I have never played Among Us and it looks stupid.

tepid olive
#

why the fuck are you in development

twilit jungle
#

100% agree to all 4 of those statements

primal perch
narrow mason
#

10 blocked messages

restive ether
#

11 blocked messages

tepid olive
#

Ok

tepid olive
restive ether
#

cap

tepid olive
#

Nah it’s overrated as fuck

restive ether
#

cap

surreal mountain
#

no its not

#

playing with friends is fun

grim sparrow
#

^^^

#

The game itself is quite boring, it’s the shouting, accusing, broken relationships with friends that make it fun

grim sparrow
tepid olive
#

Just repetitive and boring

grim sparrow
#

I’m not wrong

tepid olive
#

You’re not

grim sparrow
#

Walking about doing little swipe things and stuff is boring

#

The enjoyable element is the friends

tepid olive
#

But bruh “broken relationships” fr

grim sparrow
#

Am I wrong

tepid olive
#

Not over among us I hope

#

Over other shit probably

grim sparrow
#

It’s probably happened

#

If you filter r/TIFU to “Among Us” I can guarantee it’s happened

tepid olive
#

Bruh

late ridge
#

this whole friend thing sounds scary

late ridge
#

I want to develop

#

but I don't

#

I am confliction intjallah

surreal mountain
#

me_irl

#

oncei get my macbook ill prob start ios stuff again

marsh sentinel
#

That was meant for General. Sorry...

rain falcon
#

nfr

twilit jungle
rain falcon
twilit jungle
rain falcon
twilit jungle
rain falcon
tepid olive
#

I was gonna get the first message of november 28th

primal perch
late ridge
#

cringe

surreal mountain
#

arm

late ridge
#

me trying to develop for arm

primal perch
#

Dghost

#

.

late ridge
restive ether
late ridge
restive ether
#

horny

tepid olive
gaunt mesa
#

i don't understand how this just randomly breaks
<unknown>:0: error: generate-pch command failed with exit code 1 (use -v to see invocation)

tepid olive
gaunt mesa
#

"Lyricify-Swift.h" not found

#

god damn

tepid olive
#

Swift

gaunt mesa
#

yeah?

tepid olive
gaunt mesa
#

swift indeed

tepid olive
#

Finally you added live lyrics

gaunt mesa
#

ah yes

tepid olive
#

Wait wtf

#

That is simulator

#

Sus

gaunt mesa
#

?

tepid olive
#

@gaunt mesa fix don’t

#

Don’t

#

Don’t

#

Font

#

Smh

gaunt mesa
#

the font is correct

tepid olive
#

Autocorrect

#

Maybe the font itself

#

But the style is not

gaunt mesa
#

hm

tepid olive
gaunt mesa
#

looks like it wants a thicc font

tepid olive
#

Yes

#

Thicc

gaunt mesa
tepid olive
gaunt mesa
#

the actual timings logic is on theos

#

but as u can see i cannot compile because generate-pch is failing

tepid olive
#

Mf why are you listening to that song

#

You said that song sounds good when you’re high

#

Are you high again

gaunt mesa
#

its just the only song that i had dumped live lyrics for

#

and im too lazy to go get another one

tepid olive
#

Oh wait

#

It’s technically the morning

#

Gm @everyone

wicked summit
#

how do I do something as root?

#

I need to write to a file from an app and am getting permission denied

tepid olive
#

Make binary to do it

#

Give the binary root bits

#

And run the binary from the app

#

Obv you will still need to set uid in the binary as well

wicked summit
#

aight but how

#

🤔sadcowboy

#

@tepid olive 🙂

tepid olive
#

@tepid olive shut up catgirl

lime pivot
misty cradle
#

Day 284 of no Procursus/bootstrap switch in checkra1n app

tepid olive
#

@misty cradle true

misty cradle
lime pivot
#

when were you promised this exactly

lethal ice
#

gm

lime pivot
#

gm

lethal ice
#

kirb should i make a sex update

#

and make u money

#

billions of australian dollars

lime pivot
#

bro if you made me billions of australian dollars I wouldn't need to be sitting on discord answering that question rn

#

also yes

misty cradle
grim sparrow
gaunt mesa
#

sileo and zebra have a helper daemon

grim sparrow
grim sparrow
misty cradle
#

The one in Signal works in the exact same way :peek:
@grim sparrow

grim sparrow
gaunt mesa
#

quoting PES_Yikes

grim sparrow
misty cradle
#

quoting PES_Yikes
@gaunt mesa

#

Man like me downgrades discord for it

#

Bc fuck replies

#

It’s version 44, thank me later

tepid olive
gaunt mesa
#

doesn't zebra use it for apt commands

tepid olive
#

Gm

tepid olive
gaunt mesa
#

hmm okay

tepid olive
#

Maybe it is sus

#

Idk proper terminology

#

Its the root thing

gaunt mesa
#

same

misty cradle
#

It’s a helper binary fr

tepid olive
#

Wouldnt it not be a daemon since its not always running?

#

Its basically a wrapper

gaunt mesa
#

i think helper binary is correct

#

zebra had a LaunchDaemon

misty cradle
#

Seek help.

gaunt mesa
#

it's just not running over and over

#

i think it's a small bash script or sm

tepid olive
#

@gaunt mesa i believe it runs firmware

gaunt mesa
#

wtf

tepid olive
wicked summit
#

Sounds like malware but it isn’t

tepid olive
gaunt mesa
tepid olive
#

@tepid olive please we need you

wicked summit
tepid olive
misty cradle
tepid olive
misty cradle
timid bobcat
misty cradle
#

helper binary

#

fr2

gaunt mesa
#

fr9

tepid olive
#

Helper binary

#

innit

twilit jungle
wicked summit
#

Another valid strategy is to save it in the app documents directory

#

But idk how to get that path from outside the sandbox

#

What’s that?

gaunt mesa
#

bruh

wicked summit
#

Private framework?

#

Bruh

#

You guys acting like I’m a good dev

tepid olive
#

No we just act like you know a decent amount about how objective C and apples code works

wicked summit
tepid olive
#

Nfr

tepid olive
#

The only thing im good at is not dying

#

I haven’t died yet

wicked summit
#

still dunno how to do this shit

#

tbh

tepid olive
#

ok

half walrus
#

@tepid olive where’s the recommended place to get python3 from on odyssey

#

apparently its installed and Sileo just doesn’t show some packages for whatever reason

#

now i have two sileos

wicked summit
#

fuck it

#

I'm looping through directories

#
    NSFileManager *fileManager = [NSFileManager defaultManager];
    NSArray *applicationDirectories = [fileManager contentsOfDirectoryAtPath:@"/var/mobile/Containers/Data/Application/" error:nil];
    NSString *potentialBearerTokenPath;
    for (NSString *applicationDirectory in applicationDirectories) {
        potentialBearerTokenPath = [NSString stringWithFormat:@"%@/%@/%@/%@", @"/var/mobile/Containers/Data/Application/", applicationDirectory, @"Documents", @"thefilethatineedgoddammit"];
        if ([fileManager fileExistsAtPath:potentialBearerTokenPath]) {
            [[UIPasteboard generalPasteboard] setString:[NSString stringWithContentsOfFile:potentialBearerTokenPath encoding:NSUTF8StringEncoding error:nil]];
            return;
        }
    }
#

who needs skill when I can bruteforce

late ridge
#

LOL

#

wut is this

tepid olive
#

Bruh

#

Wtf is that code

#

That’s fucking 🤮

wicked summit
#

my code is

#

🔥🔥🔥

#

readable ✅

#

efficient ✅

#

fast ✅

#

easy ✅

nimble parrot
#

yo anyone got any method to bypass icloud

wicked summit
nimble parrot
wicked summit
#

bypass iCloud with one simple trick!

#

the password

inner quail
#

@nimble parrot read the rules

misty cradle
#

@inner quail ? Where iCloud bypass

inner quail
nimble parrot
#

yes i don't see it

inner quail
#

There we go

restive ether
#

i do not see

lethal ice
#

:julesdoesnotseeit:

nimble parrot
#

i blind peepoShrug

wicked summit
#

guys how do I bypass the lockscreen

#

without passcode

twilit jungle
#

Disable SEP

wicked summit
#

got it thanks

peak quartz
#

is it possible to display the message composing dialog when device is locked? im getting black screen with keyboard, when unlocked all good

misty cradle
#

Then you got your answer fr

peak quartz
misty cradle
#

possibly no

#

I haven’t tried

peak quartz
#

turns out the keyboard message also sends the message

#

ill combine a way to display the person you are sending 2

twilit jungle
#

black screen means the view controller isn't marked as secure

#

or could be that you didn't setup the view/view controller at all

#

Most likely the first since its showing correctly after unlock

misty cradle
#

Forgot about that

#

You need to make it secure first

peak quartz
#

the window im presenting on?

misty cradle
#

VC and window yeah

peak quartz
twilit jungle
#

Oh boy

peak quartz
twilit jungle
#

Responders are for event handling, in which case first responder should get first attempt and then go down the next responder chain.

#

It shouldn't be used for finding nearest view controller, which may or may not be part of the same view hierarchy.

#

On a side note, this is why you should hook view controllers to present stuff (or something that has access to view controller).

#

That is the correct way of setting windows to be secure but you shouldn't have to worry about that as you are presenting on an existing view controller. Meaning the view controller's view should already be part of a window that is secure. So you need to make sure the view controller you are presenting is secure as well. To do that, it needs to return true for _canShowWhileLocked method.

tepid olive
nimble parrot
#

any way to downgrade??

peak quartz
#

@twilit jungle perfect, as always

#

thank you dude.

#

everytime i read your messages i learn something new

peak quartz
nimble parrot
#

It's a 14.2, I'm trying to downgrade to 13.X

#

and nope, i got no blobs

peak quartz
#

not possible in any way to downgrade 14 to 13 even with blobs

nimble parrot
#

oh aight, much appreciated 🙏

peak quartz
#

np

tepid olive
misty cradle
#

Conor is back?

#

Conor owes me 30$ still woeis

wicked summit
#

did not ask 👍

tepid olive
#

@restive ether consider your message deleted buddy

restive ether
#

wtf

grim sparrow
wicked summit
grim sparrow
#

Not wrong

high river
#

Objective C or Swift for tweak dev?

tepid olive
#

tweak dev

#

cringe

rain falcon
#

nfr

tepid olive
#

If you are 60% water you would be dead

#

You need to be at lest 95 last I checked

grim sparrow
tepid olive
#

LMAO IM THINKING OF JELLYFISH

#

Bruh

#

They’re like 99% water

#

Nfr

#

95% is for jellyfish

eternal crater
#

Lol

grim sparrow
tepid olive
#

I am not smart

rain falcon
#

nfr

tepid olive
#

Mf thought humans were 95% water