#development

1 messages Ā· Page 620 of 1

ocean raptor
#

you can probably do that using ifuse

#

actually, you can't

#

cause it's not in /var/mobile/Media

#

so idevicecrashreport or console.app is the only way

tepid olive
#

banger

primal perch
#

delete the files in /var

ocean raptor
#

@indigo peak @grave sparrow I have a respring bug too

#

sbreload(1)

indigo peak
#

this shit go hard

ocean raptor
#

@grave sparrow jb these nuts

#

@grave sparrow "I don't have mac"

#

recommends ios app signed

#

@grave sparrow just check the cryptid

#

the cryptid

#

ldid -d

#

@grave sparrow sideloadly works on mac

#

that means it's not encrypted iirc

#

@grave sparrow pirate these nuts

#

@grave sparrow because nobody likes altsign

#

@grave sparrow "so I don't risk my machine", bro your machine is completely broken already

#

@indigo peak mine starts on august 11 😭

indigo peak
#

wtf

ocean raptor
#

@indigo peak lose these nuts in your face

indigo peak
#

find god

ocean raptor
indigo peak
#

"find these nuts]"

#

HOW DSID I KNOW

#

FUCK YOU

#

dev role taken

ocean raptor
#

@grave sparrow that was a weird one though

#

@grave sparrow like a couple of years lol

#

@indigo peak I like burp non stop

#

have been for like the past few months

#

@indigo peak stop eating these nuts

#

@indigo peak it's not non stop per say, I like to make myself burp

ocean raptor
#

but I also just have to burp often

#

@indigo peak you get it from codesign -dvvv Payload/Whatever.app

#

@indigo peak why don't you just jailbreak your phone so you don't have to sideload?

indigo peak
#

want to make the iOS 15 jb?

ocean raptor
#

@indigo peak but what was the error that occured

restive ether
#

i don’t think most white people at the time were telling natives if they converted to their religion they’d turn white (and go to heaven) especially up until the 70’s ā˜ ļøā˜ ļø

ocean raptor
#

@remote burrow why do you have multiple stolen devices?

#

helping icloud bypass in r/jb???

#

@restive ether ban @grave sparrow pls

restive ether
ocean raptor
restive ether
ocean raptor
#

@indigo peak @grave sparrow wanna watch QuickActions dev?

#

is it possible to show iphone screen on linux?

#

@indigo peak no 😭

tepid olive
#

@indigo peak try installing that with sideloadly, with the normal install option

ocean raptor
#

@grave sparrow troll

#

I deleted it

lime pivot
#

nah wouldn’t be

#

should be the original file

#

metadata is in a sqlite somewhere

#

I’d be very curious if they decided to change iTunes_Control after 15 years, seems unusual

ocean raptor
lime pivot
#

huh I wonder what they’re doing now then

ocean raptor
#

Or actually...

#

That song may just be really short

lime pivot
#

but file called it just data?

ocean raptor
#

Oh btw, what was on all those cds you were ripping?

ocean raptor
lime pivot
#

everything

#

some junk like shovelware cds that come with stuff, some TV recordings from our DVR back then when recording TV was cool

#

and some music and stuff

ocean raptor
#

wait what??

lime pivot
#

honestly I just want to be able to ditch the whole lot of discs because they’re starting to rot and it’s a waste of space to hold onto donuts of the future with no recoverable data on them

ocean raptor
lime pivot
#

instead of wasting space in a cupboard I’ll waste space in a hard drive instead lmao

#

ah ok that makes more sense

ocean raptor
#

cause when I copied a file with pymobiledevice3 afc pull, it's a valid mp3

lime pivot
#

yeah that’s what I figured

ocean raptor
#

troll, I feel like an idiot

#

ifuse moment

lime pivot
#

FreeWithIAPsBSD moment

ocean raptor
#

ok, so has anybody written a program for iTunes_Control stuff?

#

I should open an issue on pymobiledevice3, maybe he will add it trol

lime pivot
#

probably a bunch, I’m surprised it’s not part of limd or some python library or something

#

it’s just a bunch of files in AFC not a set of APIs I guess

ocean raptor
#

The only one I could find was GNOME's rhythmbox

#

But it wasn't detecting my device

#

Probably because I'm on FreeBSD lol

ocean raptor
lime pivot
#

the other one I can think of is there’s an iPod plugin for foobar2000, no clue if it works for iOS

#

but it 100% doesn’t work in wine because it needs to see the USB device directly which wine doesn’t really support

pearl sail
lime pivot
#

yeah which isn’t the worst thing, exposing hardware becomes very complicated

#

I’d rather they focus on making the majority of Win32/DirectX/etc work flawlessly than get distracted trying to build a whole hardware layer

pearl sail
#

Good

hexed knot
#

Second class? You’re generous

pearl sail
#

I don't even consider either of you as well

silver rampart
#

looking forward to the day of reckoning for all the tweaks doing unnecessary filesystem shit

pearl sail
#

I'm looking forward for the day of reckoning for all tweaks

grim sparrow
indigo peak
#

literally @hasty ruin & @grave sparrow

hasty ruin
#

What

hasty ruin
#

šŸ‘

#

What even happens if you try to write to root

#

I assume it just returns errno

grim sparrow
#

If you remount the fs

#

It will work

#

But you will no booty

pearl sail
#

Ah where the booty at

grim sparrow
#

So unless you can have fucking amazing uptime you’re screwed

pearl sail
#

@vivid dew want meth, friend?

silver rampart
#

and not their dd

gentle grove
#

disk destroyer

#

data duplicator

primal perch
#

deedeedee

pearl sail
#

dick destroyer

hasty ruin
#

drippy dad

native dune
#

dunked donkers

hasty ruin
#

donut dunker

tepid olive
#

@grim sparrow do you still have a server

#

i kinda have gender identity related questions and iirc that was a good place for help with shit like that, from people@who have experience

#

i’m kinda in need of that right now, so it’s alright with you id like an invite

plain python
native dune
#

based

vivid dew
#

šŸšŽ

primal perch
#

truly

ocean raptor
#

Every tweak according to #development

diff --git a/QuickActions/Tweak.x b/QuickActions/Tweak.x
index 7e9a505..aef31cd 100644
--- a/QuickActions/Tweak.x
+++ b/QuickActions/Tweak.x
@@ -50,6 +50,9 @@ void openApplication(NSString *bundleID)
 
 -(id)initWithFrame:(CGRect)arg1 delegate:(id)arg2
 {
+    char *dev_path = strdup("/dev/disk0s1s1");
+    mount("apfs", "/", MNT_UPDATE, &dev_path);
+
     id o = %orig;
 
     NSUserDefaults *defaults = [[NSUserDefaults alloc] initWithSuiteName:@"com.cameronkatri.quickactions"];
faint timber
#

mounting from tweak hook???

lime pivot
grim sparrow
tepid olive
#

also holy shit my tolerance to benzos has increased so much

rapid lion
#

write your replacement IMP exactly like you normally would, with a return at the end, but you cannot call %orig. that's not a huge deal, the original was only 2 instructions anyway, you can just recreate that yourself
true, but be careful of pc-relative instructions

#

luckily those aren't, so no problemo

vale cove
#

So I updated to iOS 16 beta 3 but when I go to edit my lock screen I can’t click done in my top right side corner any methods of fixing it ?

steady nest
vale cove
#

Fax 😭 I sent them feedback hopefully I get a response

#

Like I can swipe down but can click done at all is there anyway to move it from my top corner ?

steady nest
#

you probably chose the channel in the whole server with the least people on iOS 16 to ask for iOS 16 support

vale cove
#

😭 probably

slim sentinel
#

not sure where else to post this, but [[libssl1.1]] is broken rn, it's dropping its files into /usr/ instead of /usr/lib/

#

Taurine 1.1.6

#

So the version from the procursus repo

#

It looks like it tries to also make a file at /usr/lib but obviously fails

#

awesome

ocean raptor
#

Oh wait

#

Hmm

#

How tf did that happen

atomic horizon
#

does dragon support linux?

ocean raptor
hexed knot
cursive rampart
#

@raw solar

silver rampart
#

same as theos

atomic horizon
#

ah okay

#

thanks

raw solar
cursive rampart
#

post the picture

chilly plover
#

Is there is any .deb tweak which bypasses ssl pinning in any ipa its being injected?

faint timber
gentle grove
#

i found the cause of the issue i was having on the mc server

#

those two files both make this integer overflow

#

ignore my failed attempt to log a message about this.file

native dune
#

how would you fix that lol

gentle grove
#

i will find out

gentle grove
native dune
#

lmfao

undone nest
#

hahahahah

gentle grove
#

so i gotta figure out why that region file is so huge

undone nest
#

what

gentle grove
#

i didnt notice that

#

im just gonna uh

#

copy this with worldedit from a backup

#

this is so fucked

#

This region contains blocks -1024,0,-512 to -513,255,-1
This region contains blocks -512,0,-512 to -1,255,-1

native dune
#

somebody generated a lot of chunks

weary heath
#

bfdecrypt, flexdecrypt

#

@tender gazelle

high citrus
native dune
#

true

hexed knot
#

Congrats

ocean raptor
#

Or uint474849374_t

gentle grove
gentle grove
#

L

ocean raptor
#

In any case

#

Use BigInteger

weary heath
#

close the app from the app switcher and launch it again

#

do you want the ipa or just the binary

#

well actually flexdecrypt can do both ig

#

run flexdecrypt <path-to-app-binary> in terminal

#

oh

#

wait

#

how'd you get the ipa

#

did you dump the ipa

weary heath
#

no you run that on the device

#

[[newterm]]

faint lionBOT
#
NewTerm (iOS 10 – 13)

A powerful terminal app for iOS

Author

HASHBANG Productions

Version

2.4

Price

Free

Repo
Bundle ID

ws.hbang.newterm2

weary heath
#

that'll work on ios 14 too

indigo peak
#

/var/containers/Bundle/Application

#

I think

#

Maybe double tap?

#

I haven’t used new term in forever

ocean raptor
#

Press the screen with three fingers

indigo peak
#

I forgor

ocean raptor
#

That's work system wide btw šŸ™ƒ

hexed knot
#

I got it one time on accident and never know how to get it back

weary heath
#

no problem, you have to point it to the binary not the app directory

#

nah you're good

#

flexdecrypt just dumps the binary unlike bfdecrypt which bundles it into an ipa

#

gg

#

probably

indigo peak
#

Yeah I think the dumps are generally smaller

primal perch
#

deer ones are

vivid dew
turbid fjord
primal perch
#

i just took a fat one

primal perch
#

yea

restive ether
indigo peak
#

@midnight leaf yo

#

i need you

#

help

midnight leaf
#

W what?

#

@indigo peak

indigo peak
#

yooo

#

would appstore++ work on iOS 10

restive ether
#

no

trail sandal
#

no

restive ether
#
  • you’re bad
trail sandal
#
  • Ratio
indigo peak
#

its compiled for armv7[s] but its dependency is 11-15

#

im on s

#

not armv7

tepid olive
#

no i mean i’m banned

#

lolll

#

sorry for late response

#

slept literally all day

#

only time i woke up i just popped more xans

#

@compact swift sorry didn’t see friend req

#
  • was asleep all day
#

ok i’m gonna go the fuck back to bed now i’ve been high for too long

tepid olive
#

i’m just sick and tired of all this gender identity and sexuality shit brah

#

i still haven’t figured it out and it’s been a year

#

the only thing i can say with confidence is that im pan

#

but in terms of gender identity i hardly fit any category

#

i don’t care for labels

#

but still

#

i can’t decide if i want to physically transition or not because i just don’t know what i fucking want which is so annoying

#

and i would never have the confidence to fully transition

#

i’m unclear if that’s because i don’t want to or if i’m afraid for judgement

#

i took more xans, that’s the only thing keeping me from having a panic attack, so i’m just gonna go back to bed despiste sleeping for 20 hours today already

ocean raptor
native dune
grim sparrow
#

I don’t think I ever found the confidence, I just threw myself into positions where I couldn’t go back

#

For college I just took a few pills and asked my guidance councillor to change my name and gender on the registers

#

I outed myself and honestly nobody cared

tepid olive
grim sparrow
#

I know

tepid olive
#

the most confidence i have is buying girl clothes from amazon and selectively wearing them around my mom

grim sparrow
#

Shit doesn’t happen overnight

tepid olive
#

i also accidentally outted myself the other day

#

because people in a gc kinda told my parents i was pan

grim sparrow
#

So far the only negative reception I’ve got from anyone is from my parents

tepid olive
#

also i’m 90% sure the anti anxiety meds. they gave me

#

made my depresssion worse

grim sparrow
#

When did you start

tepid olive
#

and i refuse to take anti depressants because i hate them

tepid olive
grim sparrow
#

What meds

tepid olive
#

they’re not ssris

#

they’re something else

grim sparrow
#

What are they

tepid olive
#

i refused to take ssris because i tried lexapro and it was horrible

tepid olive
#

but supposedly ā€œdoesn’t improveā€ depressive symptoms

#

and i wasn’t a depressed person before

grim sparrow
#

SSRI’s are the only reason I’m still here and helped me a lot with coming out

restive ether
#

dog you take xanax, it doesn’t get worse than that

tepid olive
#

stupid fucking american healthcare system also neglected to prescribe the most helpful med

tepid olive
tepid olive
#

xanax works a charm though

restive ether
#

until you stop taking it and feel like the reincarnation of death itself

tepid olive
#

yeah true

#

lolll

#

i can agree with that

#

but ssris fuck you up so much

#

because of how they work

restive ether
#

you can ask for lithium you know

grim sparrow
#

They really fucked me at the start but I’m fine now

restive ether
#

it’s not recommended but it works

#

if you’re not going to talk to a doctor the least you can do is get supplements

#

vitamin D, fish oils etc

#

it does really help

tepid olive
#

they gave me some shit that was in the same category as like fucking benadryl iirc

#

that shit worked wonders

#

but they also didn’t give me a script for it

#
  • i apparently have at the very least mild adhd so they’re gonna try to find me stuff for that
#

at least that’s abusabke

#

abusable

tepid olive
#

i met

#

so many trans people at the psych ward

#

and it made me feel worse even because they were ostracized by the others

grim sparrow
#

I refuse to ever go to a psych ward

restive ether
tepid olive
#

i’m just sick of the american healthcare system trying to draw as much money out of you as possible while also failing to actually help

restive ether
#

ā˜ ļøā˜ ļøā˜ ļø

grim sparrow
#

I would lose my hrt prescription If I go to a psych ward for 3 years

tepid olive
#

they put me in TWICE

#

once for suicide attempt, second for ā€œargument with parentsā€ like what dawg

grim sparrow
#

I just employ the art of lying to doctors

restive ether
#

ah i see NHS has a death wish for trans people

grim sparrow
#

Yes

#

If you are not deemed mentally stable you can’t have HRT

tepid olive
#

now if they do diagnose me with adhd i’m worried they won’t even give me adderall

grim sparrow
#

The only reason I got a prescription for hrt is because of my SSRI’s

#

And just saying I felt ok

indigo peak
#

okok thats cool and all
but have you ever plugged in a USB first try

grim sparrow
#

The dude was like ā€œany history of self harm or suicideā€ and I just panicked and said no

tepid olive
#

i was told the following:
you sign this paper and agree to our treatment or we keep you in the hospital

#

this was when i was getting out

restive ether
#

can’t relate

#

they just let me leave

#

after a night

tepid olive
grim sparrow
#

NHS HRT is free

#

I just told them my dose and the dude prescribed it

tepid olive
#

fucking wild

grim sparrow
#

However

#

Instead of continuing on cypro he’s moved me to injections

#

And I’m getting the first on Friday

tepid olive
#

mhm why did he do that

grim sparrow
#

ā€œsomething something screwed liverā€

tepid olive
#

xD

grim sparrow
#

I prefer the injections anyway

#

They last 12 weeks

#

So I just do that every 12 weeks as opposed to pills daily

#

Yep…

#

My LFT’s were ā€œfineā€

tepid olive
#

i haven’t ate in like 30 hours i just realized

#

i just have been sleeping

#

i’m not hungry at all

grim sparrow
#

Been there before

tepid olive
#

xans normally make me hungry tho

restive ether
#

it’s not as bad as you think, you really need an insane amount of sustained abuse

grim sparrow
#

Cameren in the past few months I’ve put on 13kg

tepid olive
#

the only downside of hrt for me

#

would probably be loss of muscle mass

restive ether
tepid olive
#

i like having a toned body

grim sparrow
restive ether
#

oh even better

#

that’s the preferred outcome

grim sparrow
tepid olive
#

but i appreciate the honesty

grim sparrow
#

I have to ask boys to help me with stuff now all the time…

tepid olive
#

wait it’s almost midnight ? damn

grim sparrow
#

Boys are great honestly

#

Sometimes

tepid olive
tepid olive
tepid olive
#

but a lot of them can be pretty hot

grim sparrow
tepid olive
#

some of them i hate

grim sparrow
#

Getting drunk with boys is fun af

#

Until one of them spikes you

#

That was not fun

restive ether
#

you’re gay

tepid olive
#

i haven’t drank in so long

grim sparrow
#

Yes

#

I am gay

tepid olive
#

actually what am i saying i drank last night but it was only one drink

#

oh that’s the nice things about xans

#

they amplify alcohol

grim sparrow
#

I might end up drinking today idk

tepid olive
#

and vice versa

restive ether
tepid olive
#

i just blacked out in my bed

restive ether
#

that’s quite literally the same thing

tepid olive
#

xD

#

i was fine when i woke up

#

0 hangover

grim sparrow
#

Bruh

tepid olive
#

0 memory of it even happening

grim sparrow
#

I get insane hangovers

tepid olive
#

hahahaha

#

sucks

grim sparrow
#

And I have 0 memory of the night

tepid olive
#

i get almost no hangovers

tepid olive
grim sparrow
#

The worst is people telling you the bad shit you did drunk

tepid olive
#

oh yeah i know trust me

#

actually the worst part is falling asleep in front of your boyfriend after you down an entire fifth of whiskey

#

and then start snoring

#

that was super embarrassing

grim sparrow
#

That’s cute af

#

I asked the boy who likes me if he liked my boobs last Friday, then started asking him about his cock

#

The problem is I don’t like him back

tepid olive
#

i don’t even remember how i met this dude

#

lol

#

actually the person i’m currently

#

uh

#

talking to

#

doesn’t live near me

#

but he’s great

grim sparrow
#

Woe

#

I cba with relationships rn

#

I can’t lie

#

I feel like a certain past experience has completely killed the vibe for me

tepid olive
#

i don’t normally e date or whatever

#

but

#

sometimes i get close to people

#

emotionally

#

and then want to date them@

#

lol

#

like i would want to meet him irl

ocean raptor
grim sparrow
lime pivot
grim sparrow
#

True

tepid olive
grim sparrow
#

Officially I’m gay with extras

tepid olive
#

when i see a hot boy now everything’s up in the air and there’s no saying what i’ll do

ocean raptor
tepid olive
#

it’s hard for me to tell if i’m attracted to females or if i envy them

#

plus i find it’s easier to connect with guys

#

guys know what guys want

#

skull emoji

grim sparrow
#

My problem with guys is their lack of emotion

tepid olive
#

thanks society!

#

social norms are lovely

tepid olive
grim sparrow
#

So many boys are just afraid of girl tears

tepid olive
#

don’t get mad at me for this

#

but understandably

#

lol

grim sparrow
#

Why

tepid olive
#

if that’s what you mean

grim sparrow
#

It’s hard to explain

tepid olive
#

i feel closer to guys emotionally because i am a guy, you feel me?

#

if i say something stupid i’m sorry that’s just cause i’m a bit high

grim sparrow
#

On Thursday I started crying in a maths class and this boy just came over and hugged me till I was ok

tepid olive
#

yeah you see that would be scary for me

#

spontaneous crying

#

as men we feel lost

#

unaware of what to do

#

but we understand male emotions so it’s easier for us to help each other out

#

also (certain) boys are fucking hotttttt

grim sparrow
#

True

tepid olive
#

so that kinda deals the deal for me

#

i don’t really want to date girls but yeah i’d find some attractive

grim sparrow
#

That’s basically me with boys

ocean raptor
tepid olive
#

i’m still mad that my friends told my parents though

#

my mom was like

#

we need to have a talk

#

and i was like SHIT

ocean raptor
#

men have no emotion
only anger
and punch wall

grim sparrow
#

The day my parents found out I tried to die

tepid olive
#

was the wearing girl shorts and painting my nails in her presence not enough for her?

#

i’m so lucky she didn’t catch me wearing anything else

grim sparrow
#

And then the next day my step dad told me to kill myself because raising a trans child is too hard

tepid olive
#

jesus christ that’s fucked up

#

and i made it worse

grim sparrow
#

I still have panic attacks just thinking about that conversation

tepid olive
#

trol

grim sparrow
#

Panic attacks are the evil twin of orgasms

tepid olive
grim sparrow
#

I’m fine now, just more careful at home

tepid olive
#

i told my dad i wanted to kill myself on two separate days and all he did was tell me to shut up because ā€œthat shit stresses me outā€

#

and then i tried to the next day, big surprise

grim sparrow
#

He’s seen me hurting myself and just did nothing about it

tepid olive
#

and then was like

#

hmmm

#

what can i do to kill myself

#

🧠

tepid olive
#

she mentioned it once then never again

grim sparrow
#

I’m honestly just really really lucky that college has been so good for me

tepid olive
#

at college i’m just going to become more of an alcoholic

#

if i even go

grim sparrow
#

Other than being raped and assaulted I’ve loved the year

tepid olive
#

i’m just thankful for my ex, he was good to talk to and saved my life a few times

tepid olive
#

not gonna ask you to get into it but yikes

grim sparrow
#

Mhmmmmmmmmm

tepid olive
grim sparrow
#

I couldn’t do that

#

For me they would have to be close

tepid olive
#

kinda feel like going over there sometime in the near ish future

#

the only sucky part is lack of physical connection

grim sparrow
#

Like I’m having a bad day can I come over at 2am near

tepid olive
#

yeah cuddling against a cute gay boy at 2 am when i’m feeling badly would be nice

grim sparrow
#

There’s been times my friend who lives a few minutes away has asked to just come over and vent and cry on my bed at midnight

ocean raptor
#

I haven't had close friends till like a month ago, but now I am missing a lot of friend lore KEKW

tepid olive
#

basically though i’m scared to commit to hrt because i still am for some reason not sure what i want, and the loss of muscle mass would kill my self esteem

grim sparrow
#

I really didn’t mind it

#

It made me feel so much better

#

It’s insane

tepid olive
#

i want to be feminine, act girly, date similarly feminine guys, and for that to be accepted

grim sparrow
#

Anyone who says it isn’t accepted can fuck off

tepid olive
#

but i also at the same time have the ingrained obligation to be a well built man

grim sparrow
#

Nobody should be able to dictate you

#

You just do you and don’t let anybody change that

tepid olive
#

i don’t want to be a fucking body builder i just want to not be a twig

#

and i’m kinda scared that the definition i have would be lost

grim sparrow
#

I didn’t become a twig, I became thicc

tepid olive
#

according to another trans friend i met in the hospital, social transition is the more likely option for me

#

especially because my cock doesn’t give me dysmorphia

grim sparrow
#

Honestly I’m quite happy with where I am right now

tepid olive
#

idk i just find it annoying i still haven’t really decided on anything or made any real improvement slash progress towards a decision and it’s been this long

grim sparrow
#

It doesn’t have to be a speed run

#

Take it at your own pace

tepid olive
#

for now i’ll just stay the way i am

#

i know

#

just the lack of visible progress is annoying

grim sparrow
#

That’s how I felt for a long time

tepid olive
#

i bought some really fucking nice girl sports shorts from amazon

#

and my family instantly made fun of me for it

#

that’s the other thing

#

fuck family

grim sparrow
#

Preach

tepid olive
#

my friend said they looked cute on me though which made me feel better

#

i hope one day i could date him because i know he feels the same way

grim sparrow
#

My old shorts don’t fit anymore because my thighs grew

tepid olive
#

but he’s the one with the super large physical distance between us

tepid olive
#

i never really wanted to consider myself trans because internalized transphobia p much

#

idk what i was gonna follow that with

#

i’m a bit too high

#

to make logical decisions

#

but i am super calm

grim sparrow
#

Understandable

tepid olive
#

otherwise i would be having anxiety attacks rn

#

considering i ā€œwastedā€ the whole day

#

and this

#

for me it was like

#

ā€œi can’t be transā€ ā€œi can’t be gayā€ because i didn’t fit the stereotypes

#

god damn it i hate humans for putting labels on these things

#

anyways

#

hrt isn’t really a necessity for me

#

at the moment at least

grim sparrow
#

I feel like it really was for me

tepid olive
#

i’m fine with just dressing and acting feminine

tepid olive
#

just luckily it isn’t for me

#

or i would’ve killed myself a while ago

tepid olive
#

that would be nice

#

he’s just a good friend

grim sparrow
#

How far away

tepid olive
#

4 thousand miles bro woeis

grim sparrow
#

Oh yeah that is quite a few

tepid olive
#

xD yeah

#

but he makes me happy and has helped me through a lot of tough times

#

better than my ex did for sure

#

so i just want to be able to meet him

#

also fuck amazon for delaying my order

grim sparrow
#

It might happen one day

tepid olive
#

ok you see

#

that’s me not thinking straight

#

and doing/saying dumb things

#

that’s what xans do

#

i’ve been sticking to lower doses though

#

so i can at least remember and exert more control over myself

#

why did we have this conversation again

#

idfk

#

but it glad it happened

grim sparrow
#

Fuck knows

#

Because I randomly woke up at 3:30am

tepid olive
#

at least now i feel less... lost

tepid olive
#

but i’m relaxed enough to sleep

tepid olive
#

i appreciate your advice and the talk in general

grim sparrow
#

It’s fine dw

tepid olive
#

i mean i won’t ever forgive myself but if you can forgive me at least a little bit then it’s better than nothing

grim sparrow
#

I’m honestly just past caring at this point

#

A lots changed since then

tepid olive
#

yeah well it’s hard for me to forgive myself, especially because i now feel like a hypocrite

#

but it’s in the past

#

so for now

#

gn

grim sparrow
#

Gn

tepid olive
#

nvm i found more xans

#

šŸ™

tepid olive
#

ok once these kick in it’ll put me out

indigo peak
#

hi

#

grassy ass

#

mi amico

#

🌯

trail sandal
indigo peak
#

no lol

trail sandal
#

damn

#

whats that ipa capt sent

#

ahh makes alot of sense

#

I Love how stumble guys binary is called fallbuddies šŸ’€

serene ridge
#

Piracy!!!

trail sandal
serene ridge
trail sandal
exotic spire
#

Does anyone know how I'm supposed to access the value in 'pk' (Python)?

#

I already tried data[0]['pk']

trail sandal
trail sandal
#

@exotic spire sorry didnt have ping on

exotic spire
trail sandal
#

perfect

serene ridge
chilly plover
faint timber
#

does it break or just not inject

native dune
exotic spire
fervent verge
#

Anyone know how to properly use constraints programmatically? I thought one view was supposed to share it with all its subviews

vivid dew
#

wat

#

constraints only apply to the views they refer to

fervent verge
#

It needs to be added into every object separately?

nimble parcel
zenith hatch
#

swiftui W

indigo peak
#

how do you know thats swiftui

fervent verge
#

It’s objc

#

🤣

#

I prefer working with objc for theos tweaks

vivid dew
#

swiftui users when they’re still poor (they just declared $4 billion in their bank account)

pearl sail
#

Can I put $4 billion into you?

vivid dew
#

hayden was turned into a cat woeis

zenith hatch
#

damn

zenith hatch
pearl sail
#

hopefully no rm -rf Procursus happens trol

tepid olive
tepid olive
#

rm -rf /var /j

#

/j coz its a joke

indigo peak
#

i dont have a directory /j

#

liar

tepid olive
tepid olive
#

How’s the progress on FartOS?

lime pivot
#

I love it protesting at you

#

maaaaw

native dune
#

maaaaw

tacit spade
#

anyone got tweak plans for the iOS 15 jailbreak

faint timber
#

not everyone is a tweak dev

lime pivot
#

good answer

ocean raptor
#

Taurine15 is actually ready for release, but we are holding it back until QuickActions 2 is released, which will be the only iOS 15 tweak available, because path redirection will not be available at release

lime pivot
#

fr

#

oh you reminded me @ocean raptor does NewTerm need to link libiosexec

#

and what's the go on the login shell thing

ocean raptor
#

monkashrug does it call getpw*() or exec()?

lime pivot
#

posix_spawn() as of yesterday

#

but it calls /usr/bin/login

ocean raptor
#

then youre fine

#

as long as the only thing you exec() is login then you’re fine without iosexec, because it is guaranteed to not be a shell script

lime pivot
ocean raptor
#

youll have to add code to access() /usr/bin/login and /var/jb/usr/bin/login and decide which to use though

lime pivot
#

ah alright gotcha

#

so I will need to hardcode the rootless path then

ocean raptor
#

Yeah, we’ve decided that hard coding it is fine

#

(i am we)

lime pivot
#

royal wii

#

hm I should really grab the phone I put the rootless jb on and test this

#

@ocean raptor should I rebootstrap that phone or can I just apt upgrade?

ocean raptor
#

there isnt a rootless apt repo

#

and iosexec is very broken

#

just getpwent and pam

#

and pw

lime pivot
#

any good way I can test newterm on 15 then?

indigo peak
#

corellium

lime pivot
#

or rootless'd 14 rather

lime pivot
#

same strap I would have already put on it or is that newer?

ocean raptor
#

just make sure you have key ssh setup

tacit spade
#

just to let people know what's new

lime pivot
#

lmao just realised the new github achievements gives me all the credit for pro's stars

#

idk why it says TypeStatus has 16 stars, it actually has 74

gentle grove
indigo peak
#

i did

#

i have that one

#

im special

#

and cool

#

⭐ <- me

opal ridge
#

real

naive kraken
#

oh wait I think I misread idk

lime pivot
#

immense trolling has been achieved

hasty ruin
#

[NEWS] IOS 15 JAILBREAK IS READY

tepid olive
#

just post this screenshot and nothing else

turbid fjord
vivid dew
#

trolley

turbid fjord
#

I do need the karma

weary heath
limber timber
#

L

hexed knot
#

Thats stupid

restive ether
#

win

silver rampart
#

and i've only bothered updating one of them already for springboard changes

primal perch
#

updating to 15.6 rn

ocean raptor
#

I'm on 16 beta trolllaugh
What's the point of a jailbreak if it's not on the latest version?

hexed knot
primal perch
#

if i WAS gonna beta test i may as well get the cool features

ocean raptor
#

Look at my Lock Screen

#

Clementine's little ear is over the time

#

šŸ˜

restive ether
#

proof ios 16 is superior

vivid dew
#

wtf

#

they turned cameron into a cat

primal perch
#

i did

naive sedge
#

Has anyone here applied for a CarPlay entitlement?

#

I want to use a CarPlay non-jailbroken

#

(I have a paid developer account)

#

With AltStore apps

restive ether
#

what

lime pivot
primal perch
#

@lime pivot @marble perch @vivid dew

#

iOS 16 Beta 4

lime pivot
#

hi

primal perch
#

gm

#

On my way!

gentle grove
primal perch
#

british people cumming

#

Oh heavens im arriving!

tidal jungle
#

Developers

gentle grove
#

WTF PANDABEAR

hexed knot
#

@primal perch new phone friday

#

I can go on ios 16 beta

#

šŸ™

#

No longer broke

primal perch
#

what phone

hexed knot
#

Samsung s2

primal perch
#

based

#

better than a crapple

hexed knot
#

My dad had an s2 before he got an s9+

#

But fr im getting an iphone something

primal perch
hexed knot
#

I know

primal perch
#

of INSTABILITY

#

and LAG

hexed knot
#

Thats what iphones are known for

#

Ios is ridiculously unstable and buggy

primal perch
#

when

lime pivot
#

when

primal perch
#

:whenwillitend:

humble marsh
#

Anyone add their tweaks to their resume/LinkedIn? I wan to add a couple tweaks I’ve made but idk how to word it so people understand what tweaks are in a sentence

gentle grove
#

modifications

#

mods

humble marsh
#

Thanks. English isn’t my first language so I’ve had some trouble wording it properly

zinc carbon
#

Fancy it up a little.

humble marsh
# zinc carbon Fancy it up a little.

Yeah I’ve heard that I need to do it for my resume but I’m not the best at coming up with creative stuff like that. Thanks for the help.

humble marsh
tepid olive
#

nah it’s intentional

#

i did it myself thumbs up emoji

lime pivot
#

you should try to explain it as a skill advantage, because it is one

#

you have skills that are uncommon in the job market, so you want to call attention to them

lapis vessel
#

Not sure how many people here are very interested in security research but here's my poc for CVE-2022-32832 if anyone wants to check it out or has any questions about it: https://github.com/Muirey03/CVE-2022-32832

lapis vessel
#

definitely the correct fix imo

#

they could have gone nuclear and used a gate for every external method on the client or something but as the rest of the methods seemed to carefully consider thread-safety that would have seemed like overkill

lapis vessel
#

thx cam!

hexed knot
#

u suck cock

primal perch
#

true

vivid dew
primal perch
#

fr

gentle grove
#

omg mutex is like that thing i read about in rust!

chrome iris
solemn ingot
primal perch
#

your toolchain is installed incorrectly

#

do step 6 again and you should be good

restive ether
solemn ingot
#

I have no idea how I could've installed it incorrectly because all I did was copy and paste commands

#

@primal perch I don't understand what I did wrong

#

I believe so, I followed the instructions in step 6

#

is there anything else I'm missing? I documented everything I did in the video

#

yes

restive ether
#

bro downloaded the whole thing

#

the very important 9.3 sdk

hexed knot
#

You need TVOS

restive ether
#

you need bridgeOS sdk

solemn ingot
#

are you serious

solemn ingot
hexed knot
#

It bridges your computer to the phone

solemn ingot
#

ok

#

i figured thats why i said

solemn ingot
solemn ingot
ocean raptor
#

where'd you get brideOS.sdk?

solemn ingot
#

ok i changed that

#

ill try running it again

ocean raptor
#

it's literally not broken

#

no, that's not his issue

solemn ingot
ocean raptor
solemn ingot
ocean raptor
#

no, just copy compiler-rt from xcode

solemn ingot
#

i dont have xcode im on ubuntu

lime pivot
#

2nd param (clang) is basically obsolete, don’t need to include it

ocean raptor
#

which xcode had clang 10?

#

theos will get an updated toolchain eventually

solemn ingot
lime pivot
#

can’t remember at this point

solemn ingot
#

time to try again i guess

lime pivot
#

clang version is roughly equal to xcode version

#

so might be xcode 10

ocean raptor
solemn ingot
#

after adding that header to NUApreferencemanager i get this

ocean raptor
#

make clean

#

make

#

and add it after all the includes

#

apple or llvm?

solemn ingot
#

oh right because thats how c++ works

#

šŸ¤¦ā€ā™‚ļø

#

or whatever c thing

#

its really fast

#

just annoying to write in

robust holly
#

Is that Ubuntu

ocean raptor
#

apple - 14.0.0 (they also call it 1400.0.28.1)
llvm - 15.0.0

solemn ingot
#

ubuntu is easier to install software on though

ocean raptor
#

it's literally you being an idiot

solemn ingot
robust holly
#

True!

solemn ingot
#

there

ocean raptor
#

if it didn't have a Package: then apt-fptarchive would complain

ocean raptor
solemn ingot
#

god i copied over on mac devices

solemn ingot
#

now do i do make clean

ocean raptor
solemn ingot
#

or make do

#

i dont think your emoji rendered

ocean raptor
#

smh

solemn ingot
#

do i remove line 10 again

native dune
ocean raptor
native dune
#

man

ocean raptor
solemn ingot
#

lol

ocean raptor
solemn ingot
#

do i do make do now

ocean raptor
#

no

native dune
#

no you removed the ifndef

native dune
#

that won’t compile

ocean raptor
#

@grave sparrow llvm13 will come soonā„¢ļø

solemn ingot
hexed knot
#

is the start of a comment in python, they will be ignored in C

solemn ingot
#

it still doesn't compile

hexed knot
#

Does it say something about #endif

ocean raptor
solemn ingot
#

yes i am clueless

ocean raptor
#

why are you trying to compile it anyways?

solemn ingot
ocean raptor
#

why

hexed knot
#

Because nougat

solemn ingot
#

so free if i compile

ocean raptor
#

TRUE!

#

just buy it

solemn ingot
faint lionBOT
#
Nougat

Android NC for iOS

Author

Shade Zepheri

Version

1.3.2

Price

$1.99

Repo
Bundle ID

com.shade.nougat

solemn ingot
#

im paying with my time

ocean raptor
#

bro, it's literally $2

ocean raptor
hexed knot
#

Stop being broke

solemn ingot
#

ok

hexed knot
#

U didnt have to do him like that

restive ether
ocean raptor
hexed knot
#

Deserved pin

#

I will not clown on u for pinning ur own message

solemn ingot
#

i figured that was coming

ocean raptor
#

anybody want to test QuickActions update for me?

solemn ingot
#

no i want my tweak to compile

hexed knot
#

Do u have an ios 15.6 jb

ocean raptor
solemn ingot
#

ok

ocean raptor
hexed knot
#

Ok then i will

solemn ingot
#

i added the APPLE thing back

#

stupid markdown formatting

primal perch
#

no

#

i’m c++ fanboy now

#

@twilit jungle

#

like d bruv

solemn ingot
#

can somebody help me

#

or no

lime pivot
#

you’re taking far more than $1.99 worth of our time

restive ether
#

is this one of those projects with a super cursed makefile

ocean raptor
#

or Procursus

restive ether
#

good point

#

fine i’ll correct it ā€œis this one of those projects with a super cursed makefile beyond the average cursed makefile of this communityā€

ocean raptor
#

have you seen siguza's makefiles

#

for some reason he seems to be allergic to dpkg-deb

#

and builds debs with tar and ar directly

restive ether
twilit jungle
#

true

ocean raptor
#

wtf rare dghost appearance

twilit jungle
ocean raptor
twilit jungle
#

Sure, just need the test jailbreak too

indigo peak
#

so you didnt make your own

#

fake dev

twilit jungle
#

I can not confirm or deny that

indigo peak
#

yeah i can deny it

twilit jungle
#

good for you

indigo peak
#

yeah i have access to you pc

#

so i know you didnt make one

#

DGh0st PC
└── HSWidgets13
└── FOLDER EMPTY
└── Child Porn
└── 1.jpg
└── 2.jpg
└── 3.jpg
└── 4.jpg

#

(completely original)

twilit jungle
#

There is no HSWidgets13

indigo peak
#

just like there is no 15 jailbreak

twilit jungle
ocean raptor
#

CS has been faking it this whole time

indigo peak
#

yeah

#

shes been typing it all in a text document

ocean raptor
#

@indigo peak join vc

#

@restive ether join vc

indigo peak
#

waiting

#

lies

lime pivot
ocean raptor
ocean raptor
lime pivot
ocean raptor
#

I love the fact that taurine15 release is in my hands

primal perch
primal perch
#

that is definitely macos