#development

1 messages · Page 529 of 1

silver rampart
#

supports line wrapping which is difficult to explain why I think it's cool

#

added some other features to cover bases for tools that dont exist on non-macos systems as well

#

may be useful for devs without access to a darwin system who need class-dump/optool/a (hopefully less crap) MachO browser

#

back off to litcord i go, hope you all have a wonderful day

lime pivot
#

erm, bye I guess?

next wadi
tepid olive
#

yeah when hooking the native passcode setting UI you will enjoy a panic if you get that wrong

#

the rest not so much

twilit jungle
#

bruh_l I said next week…

indigo peak
#

You changed this message

#

Scam

twilit jungle
#

No I didn’t

misty cradle
#

he changed it the same minute

#

probably typo

#

so no he did not change

twilit jungle
tepid olive
gentle crescent
#

dea

restive ether
#

the postinst doesn’t have a shebang

main apex
restive ether
tepid olive
#

this is funny

#

look at the dates

restive ether
#

virgin thread

solemn quiver
indigo peak
grim sparrow
tepid olive
late ridge
lyric timber
#

What is the point of this?

torn oriole
#

NFT obtainment trolllaugh

ocean raptor
#

Tweak dev moment

restive ether
#

fr

lyric timber
#

I haven't seen any NFT art worth stealing

weary heath
#

They’re all worth stealing just to piss off the owners

twilit jungle
#

Why?

#

its not like they actually own the rights to the art

restive ether
proper reef
#

hello, how do I load from nib in tweak

grim sparrow
#

now

#

im no expert

#

but im gonna throw a punt at

#

the same way you would

#

in an app

restive ether
#

fr

proper reef
#

or can i

warped hawk
#

Hi, I'm trying to launch an app on a device repeatedly with a minimum amount of time in between runs. I've tried ios-deploy, but this has 11 seconds of overhead (too much for me). I've tried xctrace, same result. I've tried starting a debugserver with ios-deploy, then running lldb and doing platform select ...\nprocess connect ...\ntarget create /path/to/local/copy/App.app and get "the platform is not currently connected. Any ideas how to do this, or at least how to launch an app on my (non-jailbroken) phone via LLDB?

proper reef
#

ok

#

i made a bundle thing

#

but how do i sign it w/ ldid

twilit jungle
vivid dew
grim sparrow
#

Cute car

gentle grove
indigo peak
#

ok

proper reef
#

i figured it out nvm

lime pivot
#

you want to avoid lldb altogether, assuming you don’t need it, or at least can live with the app starting up quicker than the debugger can attach

restive ether
ocean raptor
restive ether
#

tell it to get good

ocean raptor
#

I can't believe I didn't think of that 🤦‍♂️

restive ether
#

yeah bro what i can say

vivid dew
#

going to reblock propr

faint timber
#

Propr is always the fastest block speed run course

gentle grove
#

what's block speed

#

don't tell me it's crypto related

faint timber
gentle grove
#

what elsewould block speed be

faint timber
#

Did you read chat

gentle grove
#

no

errant saffron
#

if it was a sakura miko car however....

gentle grove
#

gura is better

vivid dew
#

@misty cradle

gentle grove
#

WHAT IS THAT

vivid dew
#

the world's first token exclusively for pedophiles

gentle grove
#

what's a token

ocean raptor
#

Sorry I meant AEA1

tepid olive
gentle grove
vivid dew
#

did snale draw that

tepid olive
wicked summit
#

gm

glacial matrix
misty cradle
warped hawk
ocean raptor
#

Is this device jailbroken?

gentle grove
#

No

warped hawk
faint timber
#

Wat

glacial matrix
#

Appium can launch apps but I haven’t looked into how exactly

#

No jailbreak needed

tepid olive
#

from within an app you can just do:

[[LSApplicationWorkspace defaultWorkspace] openApplicationWithBundleID:@"com.apple.mobilesafari"]
#

you can also do this with Pythonista without sideloading a custom app

#

to do it over USB, you might need developer disk image

warped hawk
fair torrent
#

How would I go about writing programs I can use in iOS terminal?

late ridge
fair torrent
#

like I know basic C

#

but like I don't really understand what standard library is available on iOS and what can you access?

#

I found something

proper reef
#

Odd problem I’m running into

#

My tweak works fine on substrate but crashes on substitute

#

Wait

fair torrent
#

so basically just compile it but with iOS as the target

#

okay

proper reef
#

Actually could the issue be how I’m calling MSHookFunction?

#

finding symbol with dlsym

#

I’ll have to check (my test device has substrate)

#

The crash report had something to do with EXC_BAD_ACCESS at 0x0

#

Substrate has the same issue with that so it wouldn’t cause any incompatibilities

#

So I assume it probably is returning null

#

Unsure

#

No, it’s an iPhone 7

proper reef
#

I have another question

#

Why doesn’t theos support putting %hook in an ifndef

faint timber
#

theos is opensource figure it out yourself

proper reef
faint timber
#

ok I'll make it closed source then

proper reef
#

Makes sense thanks

#

Time to figure out some workaround to get it to work

ocean raptor
#

I love BluetoothManager.framework

> netctl bluetooth power
isAnyoneAdvertising: 0
isAnyoneScanning: 0
isDiscoverable: 0
audioConnected: 0
available: 0
blacklistEnabled: 0
bluetoothState: 0
connectable: 0
connected: 0
devicePairingEnabled: 0
deviceScanningEnabled: 0
deviceScanningInProgress: 0
enabled: 0
isAnyoneAdvertising: 0
isAnyoneScanning: 0
isDiscoverable: 0
powerState: 0
powered: 0
proper reef
#

Alright I figured out a way around the issue

indigo peak
#

gm "developers"

proper reef
#

Just ended up using unifdefall and it worked

tepid olive
indigo peak
#

blocked

tepid olive
#

honesty thought you did that a while ago

indigo peak
#

¯_(ツ)_/¯

#

@lethal ice so hear me out, using our massive intellects we make a tweak that re-implements the poker game in imessage games

proper reef
#

yay i have another question

#

did they change mobilegestalt entitlements in ios 14 lol

ocean raptor
proper reef
#

thanks

#

hmmmm

ocean raptor
#

The syslog should log if you're missing an entitlement

proper reef
#

Alright

#

server_access_check denied access to question <private> for pid 14932

lethal ice
vivid dew
#

a little trolling

indigo peak
#

D:

vivid dew
#

ok i lied, a lot of trolling

ocean raptor
proper reef
#

it's just SerialNumber

ocean raptor
ocean raptor
#

You probably misspelled it, I can get SerialNumber perfectly fine

#

That's how deviceinfo serial works

restive ether
#

deviceinfo joe

proper reef
#

Well there is 1 thing

#

this is in a tweak

#

maybe that makes a difference?

#

Is this a possible cause?

restive ether
#

unlikely

proper reef
#

Nov 19 17:33:23 iPhone Roblox(com.apple.MobileGestalt.fast-path)[15032] <Notice>: elided platform fast path for key: VasUgeSzVyHdB27g2XpN0g
Nov 19 17:33:23 iPhone MobileGestaltHelper[14525] <Notice>: server_access_check denied access to question <private> for pid 15032
Nov 19 17:33:23 iPhone MobileGestaltHelper[14525] <Error>: asked question: p = <private>, q = <private>, e = 9 [<private>]

restive ether
#

roblox phone

proper reef
#

yes it is in roblox

#

someone paid me to make a tweak for it

#

so

#

but yeah I don't know why it doesn't work

#

I signed it with proper entitlement

glacial matrix
tepid olive
tepid olive
#

you're probably gonna have to call it from SpringBoard and use some IPC

grim sparrow
#

^

#

Tweaks inherit the entitlements of the process they’re injected into

#

The entitlements of your dylib are usually meaningless

lime pivot
#

always meaningless, tbh

grim sparrow
#

Don't say that

lime pivot
#

never come across a case where it's actually done something

grim sparrow
#

Someone will come in and give you a fucked up reason as to why it might be useful

#

in some very obscure use case that has no real purpose

vivid dew
#

no.

grim sparrow
#

nah

#

someone will say something

vivid dew
indigo peak
#

@grim sparrow is this request reasonable

#

why should i update it to 15.1.1

#

theres no 15.1.1 jb

grim sparrow
#

I mean

lime pivot
#

I read that as iOS 5.1.1

grim sparrow
#

Somene could modify an ipa for it

lime pivot
#

I'd definitely recommend updating it for an iOS version from 10 years ago

grim sparrow
#

in theory

lime pivot
#

yea it's probably that

grim sparrow
#

however

indigo peak
#

i dont think so

grim sparrow
#

saying that

#

iOS version shouldn't matter for something like this

indigo peak
#

i dont think imessage "apps" work that way

#

also

grim sparrow
#

They do

indigo peak
#

prefs would matter

#

interesting

grim sparrow
#

iMessage apps can be tweaked jailed

indigo peak
#

so hear me out

grim sparrow
#

i agree

native dune
grim sparrow
#

This is just my opinion, but I think having the settings in gamepigion would be a lot better

lime pivot
#

you can launch a prefs bundle within an app, that's what NewTerm does

#

so no need to even rewrite anything (except if you need something like AppList maybe)

grim sparrow
#

Throwback to when Relocate would spawn itself as root to do that

#

Yeah that is definitely an option

#

but the ultimate swag option is tweaking the stock gamepigeon settings view and adding them there in the same UI style

#

God invented NFC encryption

restive ether
#

kim jong un invented cataracts operations

indigo peak
#

gameseagull jailed when?

grim sparrow
#

It’s just you can’t (legally) distribute the IPA’s

#

So you would just have to make instructions on how to make it

indigo peak
#

unless i get permission from gamepigeon corporation fr

grim sparrow
#

That is true

lime pivot
#

🦸 ⚡

#

why am i allowed to warn myself

tepid olive
#

the concept of hiding commands you don’t have access to is scary to discord inc

gentle grove
vivid dew
#

wtf

#

i can't warn kirb

raw solar
lethal ice
#

f

ocean raptor
#

anybody know about how to use Apple Encrypted Archives?

vivid dew
#

yeah

restive ether
#

fr

vivid dew
#

yo cam

#

i just got acquitted today

restive ether
#

i saw your documentary on fox

smoky frigate
restive ether
#

yeah my dms are off

smoky frigate
faint timber
#

Your mom

grim sparrow
#

Yes

ocean raptor
#

Yay, I finally got dev role back

#

How do I get advanced dev TrollFront

tepid olive
#

you have to be good at development first

misty cradle
#

u gon leave tomorrow anyways

tepid olive
#

^

ocean raptor
tepid olive
#

nerd

indigo peak
ocean raptor
#

bye

#

👋

tepid olive
restive ether
#

lol

tepid olive
#

any demand for apple developer accounts here?

#

(multiple)

grim sparrow
#

lol

tepid olive
#

just kidding i don’t wanna have my hands in illegal stuff

tardy narwhal
#

oh did he leave already

restive ether
#

no

#

it says he’s still here

tardy narwhal
#

@tepid olive hi mr hacker, can you gib account

tepid olive
#

i actually need a dev cert to sign my app

#

if anyone with a legit one wants to notarize it, pleading

shell nova
tepid olive
#

What command should i use for run a shell script in tweak.xm

#

This might help you for remember

#

moving some file's location

#

obj c

#

Thanjs

indigo peak
#

whats the best way to preserve an array through a respring

#

or just persistently store an array

tepid olive
#

like litten

restive ether
#

don’t release it

faint timber
#

Nsuserdefaults

#

^

indigo peak
#

i forgot that existed

glacial matrix
#

Or a plist

grim sparrow
#

Make a new APFS Volume and store it there

tepid olive
#

install android on a new partition and store it there

snow python
vivid dew
#

you can store it in the cloud and synchronously download it whenever you need to access it

snow python
#

I think you should create a new APFS volume, but store the array as a stringified array in the volume name

tepid olive
tepid olive
#

Does anyone know a thing or two about how to compile a tweak to work for a iOS version?

twilit jungle
#

someone knows

tepid olive
#

Yeah because I don’t know what the actual fuck I’m doing

twilit jungle
#

F

tepid olive
#

Midnightships said the tweak is built to work up to iOS 13 but it needs to be compiled for it to work. But I don’t know a thing about coding or compiling

#

@undone nest @tardy narwhal @tepid olive @grave sparrow (in response to your messages earlier)

i create developer accounts and looking to sell them lol preferably to signing services . im trying to find more demand

next wadi
tepid olive
#

i want a developer account for actual developer use trol

next wadi
#

sounds pretty sus

tepid olive
next wadi
#

ummmmm

tepid olive
#

ok

next wadi
#

sign yo MOMMA

tepid olive
next wadi
#

if only they weren’t 99 dollars.

next wadi
#

CHRD.

tepid olive
#

no

inland fog
#

WHAT

tepid olive
#

i register them myself

next wadi
tepid olive
#

obtained legit

#

but selling for over $100

native dune
#

sounds like a scam to me

tepid olive
#

oh then im not interested

next wadi
#

troll

inland fog
next wadi
#

YEAH!

#

sounds fun

tepid olive
#

@tepid olive you would be better off asking in a jailbreak youtuber's discord

#

define illegitimate

#

because here we do not do piracy

#

and related things

next wadi
#

not real

tepid olive
#

capt

next wadi
#

fake

tepid olive
#

ratio

next wadi
#

untrue

#

TRUE

#

@restive ether balls

tepid olive
#

gonna make it an accord feature

next wadi
#

sorry every time i ping him it automatically says balls

#

i wish i could fix it

#

🥲

#

true.

tepid olive
#

@next wadi hi

restive ether
#

balls

next wadi
#

heyy

tepid olive
#

ok mentions work

#

pog

next wadi
#

true

tepid olive
#

we winnin

#

funwaa

next wadi
#

true

tepid olive
#

based innit

next wadi
#

give me src access again so i can do the timestamp thing

tepid olive
#

no

#

i did it

next wadi
#

.

tepid olive
#

anyways

next wadi
#

ok send me a build then

tepid olive
#

wait no

next wadi
#

i wanna try

tepid olive
#

i did not

#

lmao

next wadi
#

yea

#

i meant the today thing

#

innit

tepid olive
#

you have to compile it

next wadi
#

ok

tepid olive
#

else u can't

next wadi
#

i will

restive ether
#

guys

#

i have something to admit

#

i’m SGWC

next wadi
#

OMG

#

WTF

#

sus innit

#

@restive ether are u woman .

restive ether
#

no

next wadi
#

QUEERBAITING ‼️‼️‼️

#

😡

inland fog
#

congrats

proper reef
#

EXC_BAD_INSTRUCTION (code=1, subcode=0x9101c3e8) what

inland fog
#

it means there was a bad instruction

tepid olive
#

Does Julio use discord? 😇

inland fog
#

^

next wadi
#

julio MAMA

#

i believe he meant

proper reef
#

julioverne?

next wadi
#

sir julio verne

proper reef
#

the instruction in question:
-> 0x105006c1c <+276>: add x8, sp, #0x70 ; =0x70

tepid olive
#

Julio veurne or however you slpell his last name

proper reef
#

0x9101c3e8

next wadi
#

what the FUCK is an enderman

proper reef
#

big endian

#

it is a valid instruction

#

because when I continue in the debugger, it just works normally

#

modify code in memory

#

yep

#

it changes the instructions fine

#

changed it to 0x9101c3e8

#

read/write/execute

tepid olive
#

Can someone give me the “How to” manual for compiling a tweak to work for a certain iOS version? 😂

inland fog
tepid olive
#

Burn my mac mini? Okay

restive ether
#

it either works or it doesn’t

next wadi
#

IM HOT STICKY AND SWEET

#

FROM MY HEAD TO MY FEET YEAH

tepid olive
restive ether
#

so clone it

#

make package

#

done

#

edit control file if need be i suppose

inland fog
#

literally just recompile it, making sure the firmware dependency isn't set dead

#

(assuming the functions/classes havent changed)

restive ether
#

i guess if it works as is you could just edit the firmware requirement

#

without even compiling it

proper reef
#

if that was the cause of the issue, wouldn't it throw an EXC_BAD_ACCESS?

restive ether
#

this seems like a lot of work for a roblox tweak man

inland fog
#

this is for roblox? 😭

proper reef
#

also it runs perfectly fine if I continue in the debugger

#

I don't think continue changes the memory pages

#

does it?

#

maybe

#

well it writes successfully

tepid olive
#

How do you get the github packages to edit it?

restive ether
#

you clone it

proper reef
#

ok well i'm going to check lldb

faint lionBOT
#
roblox

This Discord server is for iOS jailbreaking, not Roblox. Please keep your discussions on-topic, thank you!

next wadi
#

@inland fog

#

NOT for roblox

#

smh

inland fog
#

oh sorry

#

mineraft

proper reef
#

Is 0x7 for RWX?

tepid olive
next wadi
#

smh

tepid olive
#

Never mind, thanks for the help but I’m to stupid to figure out what I’m doing. I will just create a bounty for someone who actually knows what they’re doing. Sorry for the bother

next wadi
#

lmao

tepid olive
#

Midnightchips should have helped me. It’s his tweak.

next wadi
#

what

#

are u on crack

#

lmao

prisma grove
#

How do I loop through a CFSet?

native dune
restive ether
#

you didn’t even link the package dog

#

someone give this man his money

next wadi
#

capt

inland fog
#

LMAOOO

next wadi
#

they were GONNA make MONEY

#

i think youre slow sometimes.

native dune
#

i highly doubt they even have theos installed

prisma grove
#

I would have to do a lot of bridging to go through Foundation and thought that would be too much

next wadi
#

true

#

NOBODY GIVE THEM THE LINK

restive ether
#

balls to the jaw

next wadi
tepid olive
#

I’d rather have Julio do it no offense 🤐

next wadi
#

@restive ether

#

balls

restive ether
#

fr fr

native dune
#

💀

next wadi
native dune
#

who here scratched me

#

i have a mfing scratch on my hand

#

who did it

next wadi
#

me

#

sorry

#

:3

native dune
#

:3

tepid olive
#

And it’s not being lazy! It’s because i never paid attention in school when I was in C++ class 🙄

native dune
#

ok

#

i’ll do it for the bounty

tepid olive
native dune
#

what can julio do that i can’t

#

pirate?

tepid olive
#

He makes really good tweaks. And he has done a lot of bounty’s

native dune
#

so you are saying i’m incapable of doing a bounty?

tepid olive
#

No I didn’t say that. There is just some people i just trust

proper reef
#

w h a t

next wadi
#

are you intoxicated

native dune
#

id be banned if i wasn’t trusted

next wadi
#

yea

tepid olive
next wadi
proper reef
#

LOL

next wadi
#

thats why julio is banned

#

because

#

piracy

native dune
#

lmfao i forgot about that

proper reef
#

@grave sparrow well uhhhhh

tepid olive
proper reef
#

the code is uh

#

calling mprotect with 0x7

native dune
proper reef
#

and it's working so uhhhh

tepid olive
#

Okay I’m just going to shut up now. Sorry to bother

native dune
#

what’s special about julio

#

the only thing i can think about is that he makes piracy and fraud tweaks

proper reef
#

i am so confused

#

how is this working

native dune
#

and no i’m not kidding

#

he has a credit card generator on his piracy repo

native dune
#

i will literally add the repo to show you

proper reef
#

"cReDiT cArD gEnErAtOr" you mean a random number generator lol

native dune
#

sileo didn’t even complain

next wadi
#

fr

native dune
proper reef
#

if it doesn't also generate:
valid CVV
valid expiration date
it's useless

native dune
#

hi guys welcome back to another fraud guy

proper reef
#

that's why

#

pretty much anything that

#

claims to be

#

a credit card generator

#

is fake

restive ether
#

people do that with scam sites

proper reef
#

huh

#

so it just

#

charges them credit card fees

#

and doesn't give them money

restive ether
native dune
#

is the julio piracy repo in the sileo piracy list

restive ether
#

yes

native dune
#

it didn’t complain when i added it

restive ether
#

since it costs money per transaction valid or not

proper reef
#

my question now is

#

why does this not work

#

but also

#

why does this work

proper reef
#

crash with EXC_BAD_INSTRUCTION?

main apex
native dune
#

yeah it’s the other one

proper reef
#

im just going to have to see if i can handle SIGILL

main apex
proper reef
#

alright

#
.globl _start

start:
str x16, [sp, #-16]!
str x0, [sp, #-16]!
str x1, [sp, #-16]!
str x2, [sp, #-16]!

movz x16, #0x004A
movk x16, #0x0200, lsl 16
movz x1, #0x8000
movz x2, #0x07
adr x0, #~
svc 0x80
nop
ldr x2, [sp], #16
ldr x1, [sp], #16
ldr x0, [sp], #16
ldr x16, [sp], #16
adr x5, #0xC8
nop
movz x4, #0x0
l1:
//movq (%rdi), %rax
ldrb w3, [x5]
eor w3, w3, #0x18
strb w3, [x5]
nop
add x5, x5, #0x1
add x4,x4, #0x1
cmp x4, =
ble l1
                   
#

here it is

#

yeah

#

welp that's another 24 hours

#

nevermind

#

fixed it

#

just did signal(SIGILL, SIG_IGN);

#

I know you're not supposed to ignore signals

#

but I can't see any reason why this won't be fine

main apex
#

@native dune I am talking with Tale right now.

#

@restive ether Can you see if any known piracy repo causes a popup for you in Sileo please?

restive ether
#

talking with a hoe

#

what’s HYI’s repo url

#

there it is

main apex
proper reef
#

well uh

#

dunno anything better tbh

proper reef
#

welp

#

is there an instruction for writing a constant to a address in register?

proper reef
#

alr

analog echo
#

is there a binutils build for ios with gas included?

restive ether
analog echo
#

gnu assembler

restive ether
#

you’d have to ask @opal ridge

restive ether
#

it’s probably still really WIP

#

im not sure if he’s done with it or not

faint timber
#

time to port flexdecrypt to libhooker

restive ether
#

does it not already

faint timber
#

you guys said it didn't work I thought

restive ether
#

i don’t recall anyone ever saying that

#

you might be thinking of appdecrypt but that seems to just not be working in general on ios, so

faint timber
restive ether
#

oh

#

yeah i didn’t know about that

#

i don’t see why it wouldn’t

#

could be a bug

faint timber
#

Me neither

restive ether
#

worth looking into

#

especially if it’s a LH bug

tardy narwhal
lime pivot
restive ether
lime pivot
restive ether
#

i always do

lime pivot
#

usually $20

#

so it cost you the fee to receive the money that never existed, plus $20 because apparently it's your fault some humans are bad people and want to commit fraud on your website

#

back in 2018 there was an unusual spike in these because someone found a cc range where literally any digits you filled in would work, but obviously, didn't actually link up to an account

#

on Packix I meant to say

#

all in all I think we got like 60 of these transactions, and next business day the bank chargeback'd all of them

#

we yelled at Stripe and they ate the $1200 in chargeback fees for us because we were angry with them, but it was a unique situation at least that one time

grim sparrow
#

@indigo peak I rewrote aemulonfcd to not use logos and I hate it nfr

indigo peak
#

why the fuck would you do that

tepid olive
#

for benchmarks tr

grim sparrow
#

For trying the LH API

#

Spoiler: Massive waste of time

indigo peak
#

you dont say

grim sparrow
#

no like

#

you don't understand

hardy glen
#

Working on cybotnet

hardy glen
indigo peak
#

can you?

hardy glen
#

no

indigo peak
#

L

hardy glen
#

waiting to get a warn for impersonating

indigo peak
#

dg0st

tepid olive
#

Hey it’s me again. Sorry about yesterday. I was just really frustrated. But I rested and have tried again. I have theos and Theos Dependencies installed onto my idevice now what do i do to clone said tweak to compile it for version

next wadi
#

LMAO

#

i am a logan paul fan myself

indigo peak
#

e

next wadi
#

e

hardy glen
tepid olive
#

This is what it’s supposed to look like?

hardy glen
#

yes

#

are you trying to make a tweak

tepid olive
#

No

#

I sshed into my device

hardy glen
#

just clone tweak and build

tepid olive
#

I’m trying compile a tweak to work with 12.5.5

hardy glen
#

theos wiki

#

is a good place

#

first you would need a proper sdk.

tepid olive
#

Said it should

hardy glen
#

yea so just read docs, download proper sdk and compile

#

yes

#

look above

tepid olive
#

But how do i clone it to device? What am I looking for?

next wadi
hardy glen
#

git clone

hardy glen
tepid olive
#

No not asteroid 14

#

It’s the older version

hardy glen
#

i can compile it for you since you do not wish to learn how to make tweaks.

tepid olive
hardy glen
#

lmao ik

#

git clone https://github.com/midnightchip/Asteroid

#

then follow wiki to download sdks

#

edit makefile to use ios 12 sdk and then compile the tweak using the command below

#

make package FINALPACKAGE=1 i think

native dune
#

make clean package

#

right?

#

o

#

yeah i knew that

hardy glen
#

then edit the makefile to use the ios 12.2 sdk

#

instead of latest version or whatever tf its using

tepid olive
#

I have sdks install

hardy glen
#

okay so just git clone the tweak and edit the makefile to use ios 12 sdk and then make package

#

i also typed out the commands you need to run above

tepid olive
#

Okay it’s cloned

hardy glen
#

bro

#

why are you root

#

ssh using ssh mobile@ip -p port

tepid olive
#

Because i sshed into phone via terminal

hardy glen
#

use mobile instead of root

native dune
#

why not root

tepid olive
#

Does it matter if it is or isn’t?

hardy glen
#

there is no need to be root

snow python
#

Trying to build Asteroid?

tepid olive
#

Yes

restive ether
#

you logged in as root

snow python
#

What’s up

restive ether
#

theos isn’t going to like that

snow python
#

Yah theos doesn’t like root

native dune
#

huh

snow python
#

For good reason, it can break things

native dune
#

i’ve definitely used theos with root

#

i don’t use root with it anymore

#

but

tepid olive
#

Well I’m trying to build so it works on 12.5.5

next wadi
#

you guys ever just accidentally commit vehicular manslaughter

hardy glen
#

why root if you don't need to be root, that's asking for issues

native dune
#

true

tepid olive
#

Okay so exit terminal and re login

hardy glen
tepid olive
#

How do i know if the SDK’s are there

restive ether
#

because you downloaded them

hardy glen
tepid olive
#

Is a directory

hardy glen
#

yea

#

is there content inside the directory

tepid olive
#

/var/theos/sdks

hardy glen
#

ls $THEOS/sdks

#

type that command in and it will tell you if you have sdks downloaded or not

tepid olive
#

That’s a 1 right or is it a I?

indigo peak
#

L

hardy glen
#

L

tepid olive
#

It came back with no response

hardy glen
#

so download sdks

#

do step 5

indigo peak
#

do echo %THEOS

tepid olive
indigo peak
#

wait

#

im dumb

#

$THEOS

hardy glen
#

do step 5

indigo peak
#

not %THEOS

hardy glen
#

lmao

snow python
#

@tepid olive when you try to run Asteroid for iOS 12, does it give you a crash?

hardy glen
#

yea make sure you have it set

tepid olive
#

My brain hurts lmao

hardy glen
#

echo $THEOS

#

to see if it's set to theos path

restive ether
tepid olive
tepid olive
hardy glen
#

yes

#

so do step 5

#

you have no sdks

hardy glen
#

then you can build with the correct sdk

tepid olive
#

Do i copy and paste the whole thing into terminal?

hardy glen
#

sure

#

or line by line

snow python
snow python
#

It’s failing to generate the weather data

#

You can just kickstart it by opening the weather app and then respring

tepid olive
#

@snow python even the weather background feature doesn’t work. And I use it more then the weather info on lockscreen

#

You said yesterday it just needs to be compiled for 12.5.5 so that’s what I’m trying to learn to do 😂

#

Key word “trying”

#

@hardy glen can you help me? I don’t know what line for line is? They all look together

hardy glen
#

Copy and paste it

tepid olive
#

This is one line?

hardy glen
#

Bro

#

No

#

Just copy and paste the whole thing

#

Into term

tepid olive
#

Okay

#

Thank goodness this isn’t my full time job I would have been fired after the first hour lmao

hardy glen
#

Its okay

tepid olive
#

Is this correct?

hardy glen
#

Yes

#

now cd into project

#

Go into makefile

#

And change the target sdk

tepid olive
hardy glen
#

cd /path/to/asteroid

#

Idk where you cloned it

#

Hopefully u did not clone it in root

#

Hence why you should not be root

restive ether
#

why did you guys let him build this all as root

#

there’s a good chance it’ll just break

hardy glen
#

Didn’t realize till someone pointed he was root lmao

tepid olive
hardy glen
#

L

indigo peak
hardy glen
#

Be careful now

#

Because you will need to delete a directory

#

As root

tepid olive
#

I’m about ready to use this phone as target practice for my gun 😂

hardy glen
#

sudo rm -r /path/to/project

#

what directory did you clone it in

#

Bro tell me ur phone ip gonna ssh in rn

indigo peak
tepid olive
hardy glen
#

..

#

Can you ssh as root

#

Again

#

And go where you did

#

git clone asteroid

tepid olive
#

Can I ssh without being root? Or do you want me to be in root?

#

It says it already exists and is not an empty directory

hardy glen
#

delete

#

The

#

Asteroid Directory

#

which you downloaded

#

In

#

Root

indigo peak
#

install Theos Dependencies on your iDevice

ssh mobile@iDevice_ip
echo "export THEOS=~/theos" >> ~/.profile
git clone --recursive https://github.com/theos/theos.git $THEOS
curl -LO https://github.com/theos/sdks/archive/master.zip
TMP=$(mktemp -d)
unzip master.zip -d $TMP
mv $TMP/sdks-master/*.sdk $THEOS/sdks
rm -r master.zip $TMP


git clone asteroid_url
cd asteroid

and then you can make your changes to support the ios version you need

hardy glen
#

he cloned the project in root

#

Pretty sure

tepid olive
#

Yeah I did

hardy glen
#

remove it

#

rm -r

#

rm -r foldername

tepid olive
#

Foldername would be asteroid

hardy glen
#

yes

tepid olive
#

Okay I did

indigo peak
#

@hardy glen banned for impersonating

tepid olive
#

Don’t ban him! He is the only one helping me and pulling out his hair at the same time 😂

indigo peak
#

rip

hardy glen
#

Now

#

Log in as mobile

#

Clone it again

#

cd into the directory you cloned

#

Edit the makefile

#

Using a editor such as nano or vim

#

since u probably have no experience with vim, use nano. But just as a reminder, only pussies use nano

tepid olive
hardy glen
#

yes

#

Now

#

Ssh back in as mobile

#

Not root

#

Exit ssh session

tepid olive
#

Yes I just did that

hardy glen
#

now clone project and cd into it

#

And edit makefile

tepid olive
#

Now it’s mobile@ip

hardy glen
#

Yes

#

git clone asteroidurl

#

cd Asteroid

#

nano Makefile

tepid olive
#

Nano command not found

restive ether
#

so download nano

hardy glen
#

^

tepid olive
#

How do you install nano? What would be the command

hardy glen
#

cydia or sileo

#

look up nano

tepid olive
#

Nano by sam

restive ether
#

if you’re on u0 or checkra1n then yes

hardy glen
#

not using procursus?

#

can't help anymore sry

restive ether
#

not nano 5 nooogif

tepid olive
#

Oops sorry

hardy glen
#

yes post it again

#

target

#

change it

#

change target to the correct sdk

#

in your case, 12.2

tepid olive
#

But I’m on 12.5.5

hardy glen
#

why would you not include the one line that is important at the top frcoal

restive ether
#

the one that we installed nano for gnutroll

tepid olive
#

Is that what you mean?

hardy glen
#

yes target

#

change 11.2 to 12.2

#

change FINALPACKAGE = 0 to 1

tepid olive
hardy glen
#

save

#

and now run this command

#

make package

#

if it fucks up, you are on your own my friend

tepid olive
#

Okay but what’s the option to save?

#

Is it exit?

chrome kiln
#

hi, i'm trying to boot my own kernel with a patched ibss/ibec but i'm not sure what's going wrong as i upload the kernel and then bootx and i just come back to the iboot prompt
i can upload the source if needed but it's just a basic fill the screen with white thing

hardy glen
#

i can't spoon feed you anymore my friend

#

google nano

#

save file

restive ether
#

man

#

it says exit

#

in the bottom left

tepid olive
#

I did the make package but it came out

hardy glen
#

He just wants to compile

#

A tweak

#

Lmao

restive ether
#

makefile development

#

tiss not the issue nor relevant

#

theos works perfectly fine on ios if you set it properly

#

tell skitty he’s cringe

#

yes

#

fr

tepid olive
restive ether
#

you ran

#

makefile development?

tepid olive
#

Yes

restive ether
#

man

#

echo $THEOS

hardy glen
#

bro ill compile for you

grim sparrow
#

Lmao

hardy glen
#

Uninstall

#

pls

grim sparrow
wheat bobcat
#

what happened

hardy glen
#

lmao he just wants to use a tweak

restive ether
#

nothing, capt is just a hater

hardy glen
#

That he got told to compile

wheat bobcat
#

that was years ago

#

wwhen I literally did noot have a computer

restive ether
#

dragenabler was cool

#

blame capt for being a hater

wheat bobcat
#

took me like a couple hours

restive ether
#

yeah i remember that

tepid olive
#

So what am I doing?

restive ether
#

and everyone hated you

#

which is ironic in its own way

#

usually it’s the other way around

wheat bobcat
#

I was really surprised lol

restive ether
#

didnt nepeta try to dunk on you

#

or was she mad at the other guy

#

i forget

wheat bobcat
#

nah nepeta took my side

tepid olive
#

So how do you do that?

wheat bobcat
#

the other guy made a reddit post about proceeds going to charity or smth

restive ether
#

ohhhh yeah

#

lol

#

good times

#

every paid dev comes out of nowhere and tries to look like a hero

tepid olive
#

Goodbye

wheat bobcat
#

and now I haven't touched theos in months........

restive ether
#

titand3v moment

tepid olive
#

Thanks for the help

wheat bobcat
#

installing theos on your phone is a huge hassle nowadays tbh

restive ether
#

i don’t see how it was any different than three years ago

wheat bobcat
hardy glen
#

What is cspreferences

main apex
restive ether
#

aka not good

wheat bobcat
#

I don't understand the issues with arm64e and stuff

#

I only have an A11 phone

indigo peak
#

not even a17

#

smh

restive ether
wheat bobcat
#

can you build arm64e on an arm64 phone? I didn't thinnk so

#

yh

restive ether
#

granted you have ABI issues

wheat bobcat
#

yes

restive ether
#

that’s more a maintainer side issue though

tepid olive
#

How do you restart shell on the iPhone if you are using ssh to set up theos?

#

@restive ether ?

wheat bobcat
#

you can just close and reopen your terminal session

hardy glen
#

i would not recommend trying any further lmao

chrome kiln
#

maybe i'm just better off re'ing checkra1n binary

faint timber
#
Install: VerifyingApplication (40%)ERROR: Install failed. Got error "ApplicationVerificationFailed" with code 0xe8008017: Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.wJmnIv/extracted/Payload/YouTube.app : 0xe8008017 (A signed resource has been added, modified, or deleted.)
tepid olive
#

So when I typed echo $THEOS in return /var/root/theos

#

Okay so I have to do this whole thing from the beginning

#

Should I just reinstall ios 12.5.5

#

Sorry for not listening to you

#

Starting from square one.

indigo peak
#

%hook NSNull
%new
-(int)count
{
  return 0;
}
%end```
tepid olive
#

@snow python Can you help me please? This is your tweak. I will pay you for your time and service.

hardy glen
#

don't do it

tepid olive
#

well then how will i ever get this tweak to work

surreal mountain
#

@tepid olive yo

tepid olive
#

hi

surreal mountain
#

so

#

i need an app

#

i will pay 1k

#

in eth or btc

#

for an app

tepid olive
#

an app of what

surreal mountain
#

and u make apps

#

etherscan api

tepid olive
#

hm

surreal mountain
#

bro i need it

#

and i’m too lazy to find an actual developer

hardy glen
surreal mountain
#

bc

#

i do

tepid olive
#

quiprr

#

so it wont work?

#

what platforms do u need anyways

surreal mountain
#

needs to have etherscan api coverage

#

basically

#

etherscan website in a native app

tepid olive
surreal mountain
#

mac catalyst ig but not necessary at all

#

i can show proof of funds

#

if u want

tepid olive
#

as much as it sounds interesting i'd rather not involve myself in crypto stuff

#

¯_(ツ)_/¯

#

maybe if i'm available during christmas break but school is annoying and i'm working most weekends

#

i have no time right now

hardy glen