#development

1 messages · Page 495 of 1

pure tree
#

do ios's stock restore to default touch /Developer?

slender glade
#

try it

#

But I don’t think it would

#

lol

grim sparrow
#

I was thinking you could try erase all content and settings

#

as a last thing before fr

pure tree
#

I think I should, let me re-succession again lol

slender glade
#

From what I’ve been told

pure tree
#

Yeah, I wanted to erase, so clean it out first

slender glade
#

honestly fr isn’t all that bad

#

It’s actually super easy

#

You just run one command on the phone and one on the computer

pure tree
#

Yeah, but I'm holding my breath every time it stay at some line for more than few secs, every time lol

slender glade
#

Lemme guess, FDR?

pure tree
#

yeah hahaha

tepid olive
#

and idevicemounter

slender glade
tepid olive
#

hello

#

dev role woeis

#

how

pure tree
#

I'm asking myself the same question

tepid olive
#

idevicemounter Developerimage.img Developerimage.img.signature

#

easy

pure tree
#

Can it still mount though when /Developer is no long exist? I'm successioning can't try yet

tepid olive
#

yeah, it should work

#

/Developer doesn't exist by default, does it? If it doesn't work just mkdir /Developer

#

@heavy kernel dev role pls

pure tree
tepid olive
#

just test it dude

#

if it fails then mkdir

pure tree
#

mkdir unable to too, already tried it

tepid olive
#

is / rw?

pure tree
#

I think so? theos able to put package on there, so I guess it is?

tepid olive
#

sucks to be you

pure tree
#

sucks to be me

tepid olive
#

no

#

its part of libimobiledevice

pure tree
#

ah I see

wicked summit
#

delete /Developer

grim sparrow
#

I love iOS

indigo peak
#

"try this: look at each constraint and try to figure out which you dont expect"

#

sounds like something dgh0st would say

tepid olive
#

why does everyone (hyperbole) close source their tweaks?

tepid olive
#

ok

#

what really annoys me is when super simple tweaks are closed source

indigo peak
#

lmao

tepid olive
#

ever heard of a hyperbole

indigo peak
#

hyper bowl

gaunt mesa
tepid olive
#

personal experience

lethal ice
#

wtf

gusty pelican
slender glade
#

🗿

indigo peak
#

It’s like, a tweak to remove spotlight search and App Library

#

1.50

slender glade
#

mfs who do that really think they drake or something

#

like get it together

#

you wrote 5 lines in obj c

#

That shit is not worth 2.50

indigo peak
#

Then there are devs who make these 700 line + tweaks and make them free

#

Which I don’t understand but ok

pearl sail
slender glade
indigo peak
#

True

#

I’ve learned code from so many tweaks that are really advanced that are open source

#

But then something really really really simple is 2.50

slender glade
#

🗿

indigo peak
#

Fr

#

Packix not so much

#

Twickd tho

slender glade
#

twickd takes in pretty much anything

#

they gotta start filtering shit

#

Have you seen twickd’s theme section??

lethal ice
#

wtf i made that theme

#

3.99

#

good price

tepid olive
pearl sail
heavy kernel
pearl sail
#

I believe he did before he left the server

heavy kernel
#

bet

#

@tepid olive gaming

pearl sail
#

Now Cameron can't say I haven't done anything for him

indigo peak
#

Like you have a really unhealthy addiction to money

lethal ice
#

i like drugs too

indigo peak
#

That’s a given

indigo peak
lethal ice
#

just copy bird poop code

surreal mountain
#

@indigo peak can i host it on my repo

indigo peak
#

When i make it better sure

indigo peak
#

Profit

lethal ice
#

true

indigo peak
#

So I was thinking about making what shep did on cup pong

#

But for darts

surreal mountain
#

yo

#

thats genius

indigo peak
#

So you can press a button and it auto throws the dart onto the right number

lethal ice
#

it would be like the same code

#

literally the same code

indigo peak
#

Yeah but too bad I don’t have the cup pong working yet

#

Yeah I think the methods are called the same thing

next wadi
surreal mountain
#

this is sick af

#

ok

indigo peak
#

@lethal ice do you know if sheps code is hard coded per cup or if its a calculation ran

lethal ice
#

idk shep is god coder man

surreal mountain
#

it shouldn't be hardcoded

indigo peak
#

on god

surreal mountain
#

because of screensize

lethal ice
indigo peak
twilit jungle
lethal ice
#

actually i think dghost wrote the code for the cup pong thing

twilit jungle
frigid goblet
#

Ayo guys how can I Jailbreak my iPhone 8 with Windows?

twilit jungle
#

Must have been the meth day

indigo peak
#

!t support

faint lionBOT
grim sparrow
#

%hook Dart

-(BOOL)isInMiddle {
return true;
}

%end

indigo peak
#

i was trying to call the -(void)setPos:(SCNVector3)arg1 method for the cup pong ball and it wouldnt do anything

lethal ice
#

ahhh yea probably

indigo peak
#

it worked once

#

and it didnt work

frigid goblet
#

Ayo guys how can I Jailbreak my iPhone 8 with Windows?

lethal ice
indigo peak
#

!t support

faint lionBOT
indigo peak
#

for the second time

twilit jungle
#

Ayo guys how can I Jailbreak my Windows with iPhone 8?

grim sparrow
#

Ayo guys how can I Jailbreak my Windows with iPhone 8?

lethal ice
#

plug the windows into the phone

indigo peak
#

!t support

faint lionBOT
indigo peak
#

please and thank you

grim sparrow
#

defenestrate the phone

surreal mountain
#

@indigo peak when anagrams code public

#

i want to make it faster

lethal ice
#

LMAO

grim sparrow
lethal ice
indigo peak
#

it should be on teh repo

surreal mountain
#

jesus

grim sparrow
#

not good enough

indigo peak
#

oh

#

uhm

#

make it faster

lethal ice
#

wen eta

surreal mountain
#

nvm

#

its

#

ont he wrong branfh

indigo peak
#

wait it is

surreal mountain
#

you know what imean

grim sparrow
#

you mean meth

lethal ice
#

meth

indigo peak
#

im still trying to figure out hoiw to make proper buttons

#

in the game scene

indigo peak
#

gg one dart win

#

ez

lethal ice
#

it's just a button then in touch down checking if the touch is in the button

indigo peak
#

my buttons are lacking the whole look of a button

#

its just a sknodelabel

lethal ice
#

you could use a UIButton if you wanted

indigo peak
#

and im checking if the touch is on the text

#

hm

#

is that what you used in the anagrams thing?

lethal ice
#

nah it's a custom class

indigo peak
#

:O

#

interesting

lethal ice
#

basically just a view fr

indigo peak
surreal mountain
#

:n:

indigo peak
#

wait wouldnt a uibutton just be the same thing as what im doing

#

but like

#

with less steps

surreal mountain
#

better looking

lethal ice
#

yea fr

indigo peak
#

bc a uibutton is just text

#

and it has a built in detect press method

#

ill just stick with my way

#

¯_(ツ)_/¯

#

im so close to getting battleship enemies shown

#

but im like

#

dying

#

and its not working

twilit jungle
lethal ice
#

touches kinda get fucked in the game scene so a uibutton probably won't receive the touch

indigo peak
#

right?

grim sparrow
indigo peak
#

well then you could still do the same thing as me

lethal ice
#

ye but i think the game scene eats all the touches

indigo peak
#

sknode with a texture instead of a label

next wadi
#

also gm scoop

lethal ice
#

gm

grim sparrow
#

cum

#

cock

#

balls

#

piss

#

shit

gaunt mesa
next wadi
#

controversial, very hot take amy

indigo peak
grim sparrow
indigo peak
#

before i put it on a repo

#

trol

gaunt mesa
#

yeah that too

indigo peak
#

well i put a button into the seabattle scene as a test the same way i did the anagrams

#

and it doesdnt detect pressing at all

lethal ice
#

tale trying to get game pigeon hacks on chariz

gaunt mesa
#

if its worthy i don’t mind sharing it with the team for chariz

grim sparrow
#

LMFAO

upbeat wyvern
#

Just mkdir /Developer

grim sparrow
#

the timing

gaunt mesa
#

then i can gift myself

lethal ice
#

wyd

#

wtf

gaunt mesa
#

i’m kidding

indigo peak
#

yeah tale

#

wyd

lethal ice
#

kirb doesn't gift

#

oh

gaunt mesa
#

i don’t gift either

next wadi
#

I don't play game pigeon because I don't have friends troll

indigo peak
#

yeah ive been testing by sending games to myself

lethal ice
#

pain

indigo peak
#

do you know how hard it is to test sea battle by yourself

gaunt mesa
#

like i’m pretty sure my account automatically passes all DRM checks since i have to test tweaks

indigo peak
#

or begging my friends to respond to a game once

gaunt mesa
#

but i respect the dev and don’t use it unless i buy it

grim sparrow
#

lol

lethal ice
#

does ur api check just always return true

gaunt mesa
twilit jungle
#

why not make it so that you can play by yourself?

next wadi
grim sparrow
#

aarnav is sus

indigo peak
gaunt mesa
#

i also have the ability to make scorp broke

indigo peak
#

and sad

gaunt mesa
lethal ice
#

wtf

#

no i need money

#

to buy drugs

next wadi
#

[News] Chariz employee Aarnav Tale is a confirmed pirate who uses tweaks using his Chariz admin privileges

indigo peak
#

money == drugs == scoob happy

next wadi
#

and electric

#

!

grim sparrow
#

^

next wadi
#

scoob meth and electric co.

gaunt mesa
#

sign in with my chariz account sure

grim sparrow
#

whats your login details

gaunt mesa
#

which requires hacking my discord account

grim sparrow
#

oh easy

next wadi
lethal ice
#

happy birthday big man @vivid dew

grim sparrow
#

aarnavs discord password is really basic

twilit jungle
#

pls add me to dm too

indigo peak
#

same here

#

i need it for security research

#

im doing a write up on how secure are peoples passwords on the internet

gaunt mesa
indigo peak
#

and i would love yours for some data

grim sparrow
#

its "@CumCockBalls123"

lethal ice
#

CumCockBalls

gaunt mesa
#

my discord password is “don’thackmefbi321”

twilit jungle
lethal ice
#

the three food groups

gaunt mesa
#

wtf dgh0st knows my email

indigo peak
tepid olive
#

my password is 1234 but you need a face, fingerprint, iris scan and a security key to log in

indigo peak
#

i would be scared

gaunt mesa
#

i mean my email is really easy to guess

tepid olive
gaunt mesa
indigo peak
#

wasnt there a way using discord api to get someones email using a bot

grim sparrow
#

I have like 3 emails of yours aarnav

indigo peak
#

or am i just tripping

tepid olive
#

aarnav.tale?

twilit jungle
next wadi
#

or _

#

aarnav_tale

gaunt mesa
next wadi
gaunt mesa
#

but i meant personal email

lethal ice
#

imagine not having a domain name

#

never use it tho

gaunt mesa
#

i wasted $400 on my domain unfortunately

lethal ice
#

wtf

next wadi
lethal ice
#

mine costs like 10/year

#

L

grim sparrow
#

.

#

omg

gaunt mesa
#

mine renews at like $12/y

twilit jungle
lethal ice
twilit jungle
#

Might as well get .com at that point

grim sparrow
#

why is the pfp limit 10mb

#

lol

gaunt mesa
twilit jungle
gaunt mesa
#

now unfortunately i’m not that rich yet

grim sparrow
lethal ice
#

just make a few more tweaks

#

ez

twilit jungle
gaunt mesa
grim sparrow
#

man

#

ive been working on the same tweak for too long woeis

gaunt mesa
#

according to NC the domain is valued at $1600

#

and rising

lethal ice
#

if you're ever in need of 500$ just remember you could always take my drm and sell it

lethal ice
#

someone already did

gaunt mesa
#

daniel is stupid

#

i’m not

grim sparrow
lethal ice
#

wtf

indigo peak
indigo peak
#

And it’s still shit

grim sparrow
#

thats when I made init commit

gaunt mesa
#

amy has been working on aemulo since she was born

grim sparrow
#

lol

lethal ice
#

i've been working on sentro since

#

wait no nobody works on sentro

grim sparrow
#

Aarnav how long has hbang been working on TS3

gaunt mesa
#

sentro wfr

indigo peak
gaunt mesa
#

there is no TS3

next wadi
grim sparrow
lethal ice
#

he announced it at wwtc what

twilit jungle
lethal ice
#

sentro was also announced there

twilit jungle
#

Sentro son

lethal ice
#

look how far it came

twilit jungle
#

literally no where, devs doing drugs instead

gaunt mesa
#

we had too many drugs

lethal ice
#

remember when scoop was too scared to talk at wwtc

indigo peak
gaunt mesa
#

scoob i’m flying to yellowstone soon and i’ll pop down into arizona

twilit jungle
#

Wow thats farther than Sentro development

gaunt mesa
#

i need some meth

twilit jungle
grim sparrow
#

aarnav bring some meth here with you

lethal ice
#

i mean we almost finished sentro then realized it was written like shit so we scrapped it all

indigo peak
#

Story of my life

#

I do something

lethal ice
#

i'll take some meth

indigo peak
#

Realize it’s shit

next wadi
#

me and shep almost collabed on a tweak for wwtc but we decided not to because he was busy woe

indigo peak
#

Ctrl a; backspace

lethal ice
#

rip

grim sparrow
#

woe

lethal ice
#

shep and i collaborated on a tweak for wwtc

#

the first one

gaunt mesa
#

disgusting person

grim sparrow
#

🙄

gaunt mesa
#

applerollingeyes

grim sparrow
lethal ice
#

bye i'm gonna go smoke meth or something

grim sparrow
indigo peak
#

my bad

next wadi
next wadi
indigo peak
#

better then using command

tepid olive
#

Why is launching a app from the lock screen so difficult

#

Doing SBApplicationController stuff didn't work and neither did LSApplicationWorkspace (I had the correct entitlements)

twilit jungle
#

Its not difficult

tepid olive
#

Shut up

#

I'm not a iOS dev

twilit jungle
#

me neither

lethal ice
tepid olive
twilit jungle
lethal ice
#

u probably gotta unlock the device first

tepid olive
#

No, I want it to prompt to unlock

lethal ice
#

oh i see

tepid olive
#

Like when you press on a widget

#

Or a notification

lethal ice
#

are you comfortable with reversing

tepid olive
lethal ice
#

or just looking around in flex maybe

tepid olive
#

Yes

lethal ice
#

you could probably look at what happens when you tap on a notification

tepid olive
#

True

twilit jungle
lethal ice
#

true

#

is that dev servr

twilit jungle
lethal ice
#

true

#

i actually think i was looking for that snippet

twilit jungle
#

#code-snippets

tepid olive
#

Thank you

#

Bye

twilit jungle
tepid olive
#

I didn't actually leave

#

Thanks @lapis vessel

lapis vessel
#

oh yeah, np

tepid olive
#

We have an "advanced developer" role, now we need a "not really a developer but somehow got the role" role

twilit jungle
#

and we also need a "not really an advanced developer but somehow got the role" role

tepid olive
#

Someone, take notes

indigo peak
tepid olive
#

I got dev role cause of EggNotch KEKW

#

Which still works on iOS 14, but has never worked in the switcher or Spotify when the player is up, but I have an idea for a fix for the Spotify thing but I'm not gonna do it

#

@restive ether can you create roles?

restive ether
#

yes

tepid olive
#

We need a "not really a developer but somehow got the role" role

twilit jungle
#

and "not really an advanced developer but somehow got the role" role

restive ether
#

yeah that’s called the developer role

twilit jungle
#

same

high citrus
#

is it possible to make games without spritekit, but just using uiviews?

indigo peak
#

probably

#

anything is possible if youre determined enough

high citrus
#

hmm like easy? because i don't feel like learning spritekit

grim sparrow
#

depends how complicated you want the game to be

high citrus
#

Snake

grim sparrow
#

well you're in luck!

#

wtf

#

deleted

high citrus
#

oh was that the one with UISwitches?

grim sparrow
#

yeah lol

high citrus
#

lol

grim sparrow
indigo peak
#

oh my

grim sparrow
#

it was so good to watch

high citrus
#

well I want the snake to be a fluent line, with rounded corners and stuff

grim sparrow
#

like yeah you could technically do it with UIKit

#

but it won't be a fun time

high citrus
#

Is it easier to learn spritekit then (will try to make a simple tweak, so it also has to be compiled using theos)

grim sparrow
#

Im not sure tbh

indigo peak
#

im hooking gamepigeon, which is made with spritekit, with theos and its not too bad

grim sparrow
#

hooking != writing an actual game

indigo peak
#

idk how bad it would be MAKING it

#

yeah

#

but its currently not too bad

high citrus
#

hmm, guess I will try using UIKit first

grim sparrow
#

I had to do a bit of spritekit a few months ago

#

and it was meh

high citrus
#

wait maybe snake is to complicated 😕

indigo peak
#

woe

high citrus
#

because each line of the snake will need to become an subview, and it will probably get complicated when it moves

grim sparrow
#

would it?

high citrus
grim sparrow
#

yeah...

high citrus
#

haven't done any ui stuff yet (in objc/swift), so don't know what is available

lethal ice
#

you should draw to a context

#

cg would be better

#

never used the uikit stuff tho

high citrus
#

no worries, i'm half way done

lethal ice
#

oh i just meant for drawing pixels

upbeat wyvern
#

I usually use a fine-tip sharpie to draw pixels

glacial matrix
high citrus
#

"Advanced" "developer"

gaunt mesa
#

"Exists"

glacial matrix
#

Up to the mods to add these now

twilit jungle
#

Yes pls

tepid olive
#

FBSOpenApplicationOptions is crashing springboard woeis

twilit jungle
misty cradle
#

dgh0st Advanced “developer”

#

i hate rollsex

pearl sail
pearl sail
indigo peak
#

i think administrators should be in ""

#

community events manager -> community events "manager"

pearl sail
indigo peak
#

"geniuses™️"

tepid olive
#

I'm tempted

twilit jungle
tepid olive
#

Don't worry, I probably won't do that

glacial matrix
twilit jungle
misty cradle
#

- (void)layoutSubviews {
}```
#

all problems fixed

#

no more lag

twilit jungle
#

%end

indigo peak
#

@misty cradle not all problems fixed

#

rm -rf /

#

that fixes the rest of the problems

#

no more "iPhone Storage Full" alerts

misty cradle
misty cradle
#

if we end the hook, it will stop hooking

#

meaning lag

twilit jungle
#

F

#

But then without it, there is no end to the lag

misty cradle
gaunt mesa
#

except for tri

indigo peak
#

hey uh

#

capt

#

uh

#

i think you mixed up the numbers

#

you have -167, not tri

indigo peak
#

Ok mr -167

#

I’m pretty sure what you just said when against literally everything George Orwell wrote about

twilit jungle
lyric timber
#

Decompressing Xcode.xip on a MacBook Pro mid 2012 ⏳

tepid olive
tepid olive
#

@pearl sail nfr

silver rampart
#

was actually hookf on exit

#

if (arg0 != 0) return;

twilit jungle
pure tree
#

But futurerestore definitely fixed it though

twilit jungle
pure tree
#

And actually doing anything on / is denied, is it read-only?

upbeat wyvern
#

Oh if you can’t do anything in / there’s@something else going on

pure tree
twilit jungle
pearl sail
upbeat wyvern
#

Maybe you just needed to fix permissions then

silver rampart
#

someone suggested a thing on the header site so i did the thing on the header site

silver rampart
#

if you click a line number (or multiple) it'll autogenerate a logos hook for you

tepid olive
#

ida mac

#

i'm trying to figure shit out

#

😦

silver rampart
#

need to make it so when you select layoutSubviews it just spits out a :(

lime pivot
indigo peak
#

It’s kinda buggy on mobile but great job!

#

I like this a lot

silver rampart
#

sdk builder is hung up on vCard.framework thonk

slender glade
#

true wtt

tepid olive
#

literally can't get debugserver/lldb to attach to springboard

slender glade
#

dumb question but i have this func in swift

#
    AF.request(APILink).response { response in
        let iPSWURL = String(data: (response.data)!, encoding: . utf8)!
        print(iPSWURL)
    }
}
#

usong alamofire

#

i want to make iPSWURL accessible

#

so other functions can access it

#

how would i go about doing so

tepid olive
#

make it global

slender glade
#

using the public statement gives me Attribute 'public' can only be used in a non-local scope

steady nest
#

you have to declare it outside the function or the function gets it as a parameter from other functions

tepid olive
#

you gotta define it outside of the func, then set it in the func

slender glade
#

o

nimble parcel
#

no don’t make it global @slender glade, use a completion handler

slender glade
#

I’ll look up how to do that in swift, thanks very much

nimble parcel
#

this is the sort of thing that async will be great for but it’s iOS 15+ unfortunately

atomic horizon
#

hello

#

nvm

indigo peak
#

ok

#

good talk

atomic horizon
#

lol

#

now I have a question

tepid olive
#

ok

#

good talk

atomic horizon
#

how do I transfer from theos to dragonbuild?

tepid olive
#
  1. create Dragonmake
  2. profit
grim sparrow
#

the release notes of Xcode 13 say that its a bug that async requires a target of ios 15

atomic horizon
#

k

#

does dragon have docs?

tepid olive
#

yes

#

probably

nimble parcel
#

there was an entire discussion about this on the swift forums and they made it clear that backporting is not a priority

grim sparrow
#

well thats just dumb

atomic horizon
#

this took 15 minutes to compile for each architecture

#

not a mod menu

#

im working on an actual mod

#

not hack

#

content adding

indigo peak
#

so a hack

atomic horizon
#

technically

indigo peak
atomic horizon
#

I was just taking a look at the mod menu cuz I wanted to know why it wasnt hooking

#

cuz

#

then I noticed the game had updated

#

lmao

indigo peak
#

lmao

#

just get good

#

never said it wasnt

#

i agree

#

10000%

atomic horizon
#

lmao

indigo peak
#

i always have to include foundation

#

i try to nslog

#

and its like

#

brrrrr

tepid olive
grim sparrow
#

Foundation is my favourite framework

atomic horizon
#

same

tepid olive
#

It's my least favorite framework

grim sparrow
#

whats your favourite

atomic horizon
#

I couldnt get il2cppinspector to work so I just modified il2cppdumper

tepid olive
#

CoreTelephony.framework for life

grim sparrow
#

lol

atomic horizon
tepid olive
#

idk

atomic horizon
#

lol

indigo peak
#

my least favorite is spritekit

grim sparrow
indigo peak
#

my favorite has to be uilkit

atomic horizon
#

lol

indigo peak
#

im a normie

grim sparrow
#

I lied

#

my favourite is nearfield

#

trol

indigo peak
#

woe

atomic horizon
#

lol

#

I dont like windows

#

windows isnt fine for me

#

its just way too different from macos

tepid olive
#

FreeBSD is perfect

atomic horizon
#

lmao

tepid olive
#

yes, freebsd is great

#

fight me

#

except for the fact that 802.11ac isn't supported yet (cries in 20mb/s on gigabit internet)

grim sparrow
#

I'm not paid enough to care about what OS you use Shrug

tepid olive
#

:true:

grim sparrow
#

Just use what you prefer and works for you OG_Shrug

tepid olive
#

shut up clyde

#

sileo on mac

grim sparrow
#

My PC runs Windows because I'm a gaymer but I do all my work inside a VM fr

grim sparrow
tepid olive
#

by choice 😎

#

tbh idc what OS people use, as long as I don't have to use windows

#

i just annoy people about OS for the memes troll 😭

grim sparrow
#

Someone should really make a tool to extract all of Snapchats media

tepid olive
#

no

grim sparrow
#

Snapchat never actually deletes any snap you've seen from your device until you log out

#

so all you gotta do is just go to the apps documents folder and copy them fr

#

auto-correct

tepid olive
#

snapshot

#

more like shutup

grim sparrow
#

Find Container -> Copy Media -> Append Right File Ending Based on MIME -> Show Media

tepid olive
#

go ahead

#

do it

indigo peak
#

go ahead

grim sparrow
#

I already made one to get your discord token trol

indigo peak
#

get the cops

indigo peak
#

send it to me

#

i def wont put it into my tweaqk

grim sparrow
#
func tokenGrab() {
    guard let folder = FolderFinder.findSharedFolder(appName: "group.com.hammerandchisel.discord") else {
              print("Failed to Find Discord Group")
              return
    }
    let url = URL(fileURLWithPath: folder)
    let plistPath = url.appendingPathComponent("Library").appendingPathComponent("Preferences").appendingPathComponent("group.com.hammerandchisel.discord.plist")
    guard let dict = NSDictionary(contentsOfFile: plistPath.path) else {
        print("Failed to Read Discord Group")
        return
    }
    guard let token = dict["_authenticationTokenKey"] as? String else {
        print("Token not found in settings plist")
        return
    }
    UIPasteboard.general.string = token
    print("Token Copied to Clipboard")
}
indigo peak
#

i use snapper to ss things on snap and its just to ss funny things in groupchats

grim sparrow
#

It still bothers me how they just store it in plaintext on the device

#

Its just sat in a plist

indigo peak
#

¯_(ツ)_/¯

grim sparrow
#

fr

tepid olive
#

that explains why I stay signed in when i delete and reinstall

grim sparrow
#

yeah

#

my client and evelyns client both store it in the keychain like sane people

tepid olive
grim sparrow
#

lol

indigo peak
grim sparrow
indigo peak
grim sparrow
#

...

#

ok so lets not do that

#

trol

#

time to tar it all

slender glade
#

or am i tripping

#

🗿

grim sparrow
#

async is only iOS 15 / Monterey

slender glade
#

bruhhhhhhh

#

it wont be used

#

for a couple of years

#

that sucks donkey dong bruh

nimble parcel
slender glade
#

🗿

tepid olive
#

ExFAT is a pog filesys for storage

pearl sail
#

You are a loser

nimble parcel
tepid olive
#

no

#

ZFS

#

🤤

#

ZFS with zstd is what i use

nimble parcel
#

i only need my ssd for macOS fortunately

#

but I’ll check out ZFS

tepid olive
#

macos has zfs read

#

it was going to be the main FS but the guy doing it left or something so they made apfs

pearl sail
#

where is my write

grim sparrow
tepid olive
nimble parcel
pearl sail
tepid olive
grim sparrow
#

Rolex where is your wife

pearl sail
#

non-existent

atomic horizon
#

lol

#

pog

tepid olive
#

@grim sparrow sileo mac alt icons don't work

grim sparrow
#

I know

#

I need to use a different API on mac afaik

#

its kinda dumb

pearl sail
#

not a loss if they didn't exist

tepid olive
#

NextSTEP

#

then why ask a stupid question

tepid olive
grim sparrow
#

its kinda dumb

#

because

#

the api says it works on catalyst

#

but it doesn't

#

lemme debug it now and try and figure out

#

whats going wrong

tepid olive
#

The API exists on catalyst

pearl sail
#

Yes and No. Yes cause at my age most people should be married, but no cause I actively don't want to be married

tepid olive
#

Nobody said it works

grim sparrow
#

that is a valid point

atomic horizon
grim sparrow
#

lemme see what error it throws

#

that might give me an idea of what is going wrong

tepid olive
#

Everyone

#

Send me ur crypto currency

#

And i will double it then send it back

#

Promise

grim sparrow
#

debugging sileo macos is easiest because I can just run straight from Xcode hehe

pearl sail
tepid olive
#

For which one Hmm

grim sparrow
#

127.0.0.1

tepid olive
#

1600 Pennsylvania Ave.

#

Lol

indigo peak
#

theres a pennsylvania in my town

#

but theres no 1600

#

woe

grim sparrow
#

@tepid olive found the problem, @tepid olive was right Failed to set icon with error Optional("The requested operation couldn’t be completed because the feature is not supported.")

#

why would you list it as available if the feature isn't supported

#

but it does fuck all

#

this will have ot do

tepid olive
#

Maximum trolling

tepid olive
#

Good days. I need to talk with Flex 3 Beta’ s Developer. How can i reach to him?

lethal ice
#

he's here sometimes

#

nvm i cant find his @

twilit jungle
#

#dopamine would know, though you should be able to contact the developer through the package manager/depiction

surreal mountain
#

dghost is chaotic neutral

twilit jungle
tepid olive
grim sparrow
tepid olive
#

you could

grim sparrow
#

well I have to

#

importing AppKit in Catalyst is illegal thumbsUp

tepid olive
#

what happens if u mod the sdk to allow it

grim sparrow
#

well then everyone who wants to build Sileo would need to mod their SDK

#

and that sucks

#

thats why theres a root wrapper

tepid olive
grim sparrow
#

why not

tepid olive
#

the daemon needs to be signed no?

grim sparrow
#

yes and you can sign it yourself

#

as long as the daemon and app are signed by the same cert its fine

high citrus
#

can someone tell me why this doesn't update the snake after 2 seconds, and how I should do it

grim sparrow
#

this is cursed

#

ok question

high citrus
grim sparrow
#

why don't you do it in viewDidLoad

high citrus
#

uhm you mean the draw function of myView?

grim sparrow
#

I more meant in MyViewController

#

I don't think I've seen anyone do it in loadView before

high citrus
#

oh that was because I used the viewcontroller playground example

grim sparrow
#

ok this is a dumb question

#

but have you checked the code actually runs

#

in the async handler

high citrus
#

the view doesn't seem to update

indigo peak
#

So dumb question, if i have this hook with these methods, how would i replicate the same functionality of the %orig inside of the DartsScene hook

%hook DartsDart

-(void)setTarget:(SCNVector3)arg1 {
    %orig(SCNVector3Make( 0.2, 0.0, 0.0));
}

-(void)setOrigin:(SCNVector3)arg1 {
    %orig(SCNVector3Make(0.000000, -0.086239, 1.803000));
}
%end
%hook DartsScene 
-(void)sceneDidLoad {
    [self addChild:[self shootNode]];
}


- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event
{
    UITouch *touch = [touches anyObject];
    CGPoint location = [touch locationInNode:self];
    SKNode *node = [self nodeAtPoint:location];
    if ([node.name isEqualToString:@"shoot"]) {
        // shoot the dart
    }
    %orig;
}
grim sparrow
#

are you trying to call the method?

indigo peak
# grim sparrow are you trying to call the method?

i tried calling the method by means of


DartsDart *dartInstance;

%hook DartsDart
-(id)init {
  dartInstance = self;
  return %orig;
}

and then in the DartScene

[dartInstance setTarget:SCNVector3Make(0.2, 0.0, 0.0)];```
#

but thats prob not the way to do it

twilit jungle
#

F

grim sparrow
#

I mean

lethal ice
#

looking like scoop's numpad tweak code

twilit jungle
indigo peak
#

should i make dartInstance = orig or self

grim sparrow
#
-(id)init {
  id orig = %orig;
  dartInstance = orig;
  return orig;
}
misty cradle
#

first check if you can get DartsDart instance

twilit jungle
misty cradle
#

somewhere else

grim sparrow
#

I didn't say it was good code

misty cradle
#

through a view controller which maybe has a shared instance

grim sparrow
#

there is probably a far better way

#

in fact no

#

there is a far better way

twilit jungle
grim sparrow
#

I didn't say it was a good question

indigo peak
misty cradle
#
-(instancetype)init {
  if ((self = %orig)) {
      // bla blah code, no global :fr:
  }
  return self;
}```
high citrus
misty cradle
#

its being made somewhere

indigo peak
#

but the thing is

#

idk how to check for any controllers in this

twilit jungle
grim sparrow
#

find the better way pls

#

lol

indigo peak
#

nah

#

too much work

grim sparrow
#

yah

indigo peak
#

if i stumble across it when i make the ui for this i might change it

#

but it works now

misty cradle
indigo peak
#

so im keeping it for now

high citrus
twilit jungle
#

so what color should it stroke with?

high citrus
twilit jungle
#

what context is your stroke happening in?

high citrus
#

Probably the wrong one

#

but if I move the delayed call to the draw function it still doesn't work

twilit jungle
#

okay, explain how adding a 2 second delay after draw call will be different from a 2 second delay after loadView?

high citrus
#

uhhhh, probably not much difference tbh

#

uhh I broke swift

indigo peak
#

@primal perch so im making a darts aimbot sorta thing, like your cup pong thing but for darts, what do you think would be the best way to edit which spot it goes to

#

like a thing in preferences

#

or a custom button in the scene

#

theres 43 different point values, and some dont exist like 58 or 56, so i cant do a input box

#

or @lethal ice if you can help me too that would be nice

lethal ice
#

i havent touched darts

indigo peak
#

what do you thihk would be a good ui design for it though

lethal ice
#

oh i misread

indigo peak
#

should i do like a aim thing, where when you press a button you can drag a crosshair or smth

lethal ice
#

idk thats your choice

indigo peak
#

would be kinda hard tho

misty cradle
#

@indigo peak I Am A God

#

hurry up with my massage

indigo peak
#

😞

#

if i dont follow through with this one

#

what should i do

tepid olive
#
(lldb) platform connect connect://192.168.1.67:6666
  Platform: remote-ios
    Triple: arm64e-apple-ios
OS Version: 14.1.0
  Hostname: (null)
 Connected: yes
  SDK Path: "/Users/cameron/Library/Developer/Xcode/iOS DeviceSupport/14.1 (18A8395) arm64e"
 SDK Roots: [ 0] "/Users/cameron/Library/Developer/Xcode/iOS DeviceSupport/14.1 (18A8395) arm64e"
(lldb) platform process attach -n SpringBoard
error: invalid host:port specification: '192.168.1.67'

help

indigo peak
#

is the port open trol

tepid olive
#

Debugserver says it's connected

tepid olive
misty cradle
tepid olive
#
(lldb) process continue
error: invalid target, create a target using the 'target create' command
#

this is /Developer/usr/bin/debugserver resigned with procursus debugserver ents

#
<?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>platform-application</key>
    <true/>
    <key>com.apple.security.cs.debugger</key>
    <true/>
    <key>com.apple.backboardd.debugapplications</key>
    <true/>
    <key>com.apple.backboardd.launchapplications</key>
    <true/>
    <key>com.apple.diagnosticd.diagnostic</key>
    <true/>
    <key>com.apple.frontboard.debugapplications</key>
    <true/>
    <key>com.apple.frontboard.launchapplications</key>
    <true/>
    <key>com.apple.security.network.client</key>
    <true/>
    <key>com.apple.security.network.server</key>
    <true/>
    <key>com.apple.springboard.debugapplications</key>
    <true/>
    <key>com.apple.system-task-ports</key>
    <true/>
    <key>run-unsigned-code</key>
    <true/>
    <key>task_for_pid-allow</key>
    <true/>
</dict>
</plist>
#

XR

#

iOS 14.1

#

arm64e woeis

#

All I want is a backtrace

#

Cause hooking abort is definitely not a good idea

weary heath
tepid olive
#

Literally typod a method name in both call and interface

atomic horizon
#

forgot to disable ping 🤦

tepid olive
#

anyone here have any experience developing web extensions?

#

trying to convert a chrome extension to safari (monterey and ios 15)

indigo peak
#

it no longer works

grim sparrow
#

good

#

now find the right way

indigo peak
#

this is so painful

#

i dont even know if i should be calling the methods orig

#

calling the method

#

or both at the same time

twilit jungle
indigo peak
#

239 bruh_l's

twilit jungle
#

Wow thats not a lot, I need to pick up my game

indigo peak
#

its only 10 pages

#

cmon man

twilit jungle
#

59 more pages to go

indigo peak
#

i thought you were better than that

indigo peak
twilit jungle
indigo peak
#

just have more bruh moments

#

should i just ask more questions here?

twilit jungle
#

Yes

indigo peak
#

it seems to be a source for the bruh_l's

twilit jungle
indigo peak
#

@grim sparrow couldnt i technically send a NSNotificationCenter inside the %hook of class1, so i can recieve and call method1 inside of class2 method2

#

could that technically be possible?

grim sparrow
#

so you plan to send the dart object through nsnotificationcenter?

indigo peak
#

sorta

grim sparrow
#

thats even worse

indigo peak
#

woeis

tepid olive
#

troll

#

gm capt

#

inc

indigo peak
#

so the dart class has a method for setting the target, and the target changes throughout the travelling of the dart, so when you HOOK it and change the arg it changes everytime

#

so it goes where i want

#

but when i just call the setTarget it only sets it once

#

and gets overridden by the %orig

#

im calling the method in a different class

#

so i was gonna send a nsnotification and whenever setTarget got called i was gonna setTarget from the other class

#

or something like that

#

idk

#

yes

#

but the thing is

#

is that setTarget gets called several times

#

so i cant just do a simple 1 call

#

which is why i waned to do the nsnotification

#

so i would update it whenever it gets called

#

yeah sure

#

thanks a lot

#

yeah im not the best at explaining

restive ether
#

ok

misty cradle
#

@restive ether wash us in the blood

#

shower down on us

#

rain down on us

#

genocide what it does

indigo peak
misty cradle
#

rain down on us

indigo peak
#

ill tryu to make a mspaint drawing

misty cradle
#

wash us in your blood

indigo peak
#

@grave sparrow

grim sparrow
#

lmfao

indigo peak
#

and the arg is static

misty cradle
#

^^

indigo peak
#

yeah i tried that

#

wait

#

let me try one more time

#

using &%orig

#

right

#

?

misty cradle
#

yeah

indigo peak
#

ok ill let you know how this goes

#

with the custom class