#development

1 messages · Page 489 of 1

misty cradle
#

Some more info frcoal

twilit jungle
#

Its a feature

silver rampart
#

not much

#

this isn't the case

#

i use my arm laptop rn for just about anything that doesn't require macos

#

and for that i have a hosted jupyter hub server and vs-code remote

#

every major programming language i can think of currently has an official or unofficial compilation for arm64

rain prairie
#

python

slender glade
#

I think I confused it w something else then

silver rampart
#

using the Java ARM EA build, with intelliJ IDEA / Pycharm Community open source, we've figured out how to essentially modify x64 Jetbrains IDEs to run fully native on arm

#

essentially just involved setting up VS studio and compiling some native .dlls and processes and then copy pasting those into it, then bodging in an argument to the script that starts it

#

WSL has ubuntu arm builds so you get the full experience there

#

legitimately painful if you dont have a newer snapdragon, bc they never wrote hyper-v drivers for older snapdragons

#

and WSL isn't designed to not have WSL-2 capabilities and promptly shits itself when you try to create a WSL v1 install

#

VSCode has a native build and runs wonderfully, Chromium (which you can add extensions and do some developer cert fuckery to get Chrome features in) and Firefox have Release channel arm builds

#

IDA is just as fast as on native, somehow

#

i think its just so slow by default it cant possibly get slower

#

just make it all one big pref cell

#

then shove all ur custom shit there

#

and use NSUserDefaults and macros to manually store the prefs changes urself

#

maybe u can appreciate these prefs i spent way too much time on once then

#

that's not a mockup its a screenshot

#

mood

main apex
#

You should code an app like what do and store the plist in /var/mobile/Library/Application Support. I don't need preferenceloader or anything like that.

silver rampart
#

why store it there

#

just use NSUserDefaults with a custom domain

#

accomplishes the exact same thing as preferences app

#

u can even read from preference bundles with NSUserdefaults iirc

main apex
#

Yeah

silver rampart
#

dedicated app for tweak preference bundles would be nice

main apex
#

Not really, its nice to be able to control stuff without having to worry about preferenceloader and other things messing up.

tepid olive
#

I had to use Cephei

silver rampart
#

ez just don't write prefs

#

toggle to disable tweak? just uninstall it :thumbsUp:

#

zzzcat yes zoop yeet yoshi wobble widepeepoHappy3 wholesome widepeepoHappy2 uhh widepeepoHappy2 win WeSmart :thumbsUp:

#

why does this one not work

#

:thumbsUp:

#

@MasterOfMike - !t yt happy birthday big man

velvet path
#

thanks

high citrus
#

@velvet path happy birthday big man

velvet path
silver rampart
pearl sail
#

@velvet path Happy Birthday!

velvet path
tepid olive
#

@velvet path happy birthday big man

velvet path
restive ether
#

@velvet path happy birthday big man

velvet path
gentle grove
#

@velvet path happy birthday

velvet path
misty cradle
#

@velvet path happy birthday big man

velvet path
grim sparrow
#

@velvet path happy birthday big man

velvet path
coral island
#

shit me I did a fuck, installed outdated toolchain on accident, how to fix

faint timber
#

procursus fr

coral island
tepid olive
#

@coral island instead of whatever u installed, get clang

coral island
tepid olive
#

You probably should uninstall the toolchain u did install, something might conflict

coral island
#

e.g. perl or the iOS Toolchain package

tepid olive
#

You may have gotten LLVM+clang or something

faint timber
#

uninstall theos dependencies

tepid olive
coral island
#

oh ok

tepid olive
#

Just get clang and ur good

#

Whatever tutorial says to get that sucks

coral island
#

will clang install the needed ones?

faint timber
#

no

#

the package

#

called theos dependencies

#

its trash

tepid olive
#

Ill make my own theos setup instructions

#

Nobody seems to be able to get it

coral island
faint timber
#

yes

coral island
#

k, brb

#

that’s all of em?

#

I’m keeping git on purpose

tepid olive
#

Keep perl rsync and make

#

And link identity editor

coral island
#

assuming I should get rid of this @tepid olive

tepid olive
#

Yeah

coral island
tepid olive
#

Yeah probably

coral island
tepid olive
#

Looks good

#

Then just install clang

coral island
#

ye

coral island
#

it installed like 13 packages total

faint timber
#

good

tepid olive
# coral island

If you dont have anything installed from bigboss you should remove that repo

#

It just misleads people in my experience

primal perch
#

stock ios 14.7

tepid olive
#

Sad!

coral island
#

can I check which packages are installed?

#

from that particular repo

tepid olive
#

No idea

coral island
#

ahh it’s like applist and ccmodules

#

anyways

#

do I just

#

compile again

#

is that it

tepid olive
#

Yeah

coral island
#

I can make for arm64e on here now right

tepid olive
#

Yeah

primal perch
#

is zig on procursus yet

tepid olive
#

Thanks for the reminder

#

If i add it will u write the first zig program compiled on pro

primal perch
#

yea sure

#

finally

tepid olive
#

🙏

primal perch
#

safe coding on ios

#

objc was too dangerous

coral island
#

@tepid olive segmentation fault moment

#

is that bad

#

lol

tepid olive
#

Downgrade make one?

coral island
#

oh you want me to downgrade it one version?

#

can’t downgrade it

tepid olive
#

Press and hold modify

faint timber
coral island
tepid olive
#

Odd

#

Ill look in 20

coral island
#

should I just uninstall and reinstall make

tepid olive
#

Works with a reg makefile ig ill have to install theos and see what its doin there

coral island
#

wait

tepid olive
coral island
tepid olive
#

See this didnt happen till recently even on the latest make, and its only with theos

#

Wtf happenin

coral island
#

it happens to others too?

tepid olive
#

Happened to one other dude a month ago

#

Send the makefile u have there

coral island
#

did theos update?

tepid olive
#

Cuz its not happening with other theos makefiles either iirc

coral island
#

wait @tepid olive is it supposed to be export ARCHS or just ARCHS

tepid olive
#

That wouldnt make a segfault

tepid olive
#

@coral island can you send the project zip you're building

primal perch
#

ah zig still istn there

tepid olive
#

im going to test something that may hopefully fix the segfault

primal perch
#

unfriending i guess

tepid olive
primal perch
#

not anymore

restive ether
#

zig should be used in the linux kernel

primal perch
#

real

tepid olive
# coral island
> Making all for tweak TweakDemo…
==> Preprocessing Tweak.xm…
==> Preprocessing Tweak.xm…
==> Compiling Tweak.xm (arm64)…
==> Compiling Tweak.xm (armv7)…
==> Linking tweak TweakDemo (arm64)…
==> Generating debug symbols for TweakDemo…
rm /var/mobile/TweakDemo/tweakdemo/.theos/obj/debug/arm64/Tweak.xm.mm
==> Linking tweak TweakDemo (armv7)…
==> Generating debug symbols for TweakDemo…
rm /var/mobile/TweakDemo/tweakdemo/.theos/obj/debug/armv7/Tweak.xm.mm
==> Merging tweak TweakDemo…
==> Signing TweakDemo…
Grey-6s:~/TweakDemo/tweakdemo mobile%``` 🤷‍♂️
#

cloned this repo with a similar makefile

twilit jungle
#

No bro you gotta do make package not make /s

primal perch
#

NTROL

gentle grove
#

when make segfault

#

gosh darn it gnu

lime pivot
primal perch
#

you just need to write new term in rust

#

anything else is unsafe

#

guaranteed to crash and have bugs

restive ether
#

use swift term

primal perch
#

bro fr

#

swift bad

restive ether
#

ignore the audio

tepid olive
#

WR time

#

great tech cam

#

id like to see a glitchless run next time

restive ether
tepid olive
#

exit

restive ether
#

real bro

solemn quiver
primal perch
#

no

tepid olive
lime pivot
restive ether
silver rampart
#

should be

coral island
faint lionBOT
#
Shortmoji 2

#1 Keyboard Tweak.

Author

MiRO

Version

1.1.4

Price

Free

Repo
Add Repo
More Info
coral island
#

free dockx alternative

lime pivot
#

oh that makes sense

coral island
#

SUPER useful, especially in nt2

lime pivot
#

copy/paste do usually show up on the iPad UI, I just didn't know where to put it on iPhone

#

but there's that nice empty spot in the top-left corner I could abuse for that

coral island
#

wait did you write nt2?

lime pivot
#

that's the least convenient spot for one-handed use though

#

yes that might be me

coral island
#

cool

coral island
#

there’s a little space there where you could fit that

coral island
lime pivot
#

cut isn't really implemented, it possibly could be but it's awkward to know how much of the screen is a "text field" and how much is "UI"

coral island
lime pivot
#

but I'm thinking about it now that you mention cut heh

coral island
#

👀

tepid olive
#

@coral island try updating make then making

misty cradle
#

make deez nuts

coral island
#

same thing

tepid olive
#

Wtf

coral island
#

do I just straight up uninstall and reinstall make

#

or clang

tepid olive
#

Nah ill diag on my end since i have ur zip now

coral island
tepid olive
#

@coral island also pet peeve but install theos to /var/mobile/theos and have it as $THEOS 😉

coral island
tepid olive
#

@coral island i figured out whats causing the segfault, now i just need to see why

coral island
coral island
# coral island

@tepid olive I created this new test tweak, if you don’t mind debug from this

#

it still results in segfault

tepid olive
#

this is your issue

#

looks like someone already found it out

coral island
#

fun fact: my original test’s name, yoni, stems from an inside joke between me and my friends which is this video

coral island
tepid olive
coral island
#

so wait

#

I just can’t compile for arm64e

#

I’ll just do it for normal arm64 then

#

I don’t have an arm64e device anyways

#

I’ll do that until a fix is found

tepid olive
#

@coral island git revert 3f03ac7d9a94ce4886becdb32b4a57c9c4cd573f 6c5bdda47624fa10ab3270578d39eb3c39b899a5

#

run this in $THEOS and itll fix your issue for now

coral island
#

kk

tepid olive
#

set what it wants you to set

#

tells u what to run

#

@lime pivot @nimble parcel https://github.com/theos/theos/issues/613
On the topic of this issue, using clang version to tell whether incompat arm64e abi or not is not gonna be a good idea. apple's upstream llvm-project seems to update its versioning at a different pace than what they use in xcode. The {v,o}tool route seems better. Just a small input 🙂

coral island
#

gotta, permission denies otherwise

#

also what’s up with this @tepid olive

#

wait imma just get vi

#

I did it

coral island
#

well it’s farther than last time

#

@tepid olive you got any idea about this one

tardy narwhal
#

@river hamlet you can shit post after the user received help, until then please refrain from doing so

tepid olive
coral island
#

but now it’s saying

tepid olive
#

theres no error there

#

it's definitely fine here

tepid olive
lime pivot
tepid olive
#

tyty

#

also look at my PR? 😛

lime pivot
#

saw the email, sleep first tho

#

that's me

#

yes propr

#

good times

grim sparrow
gentle grove
#

krib

pearl sail
#

capt became our top contributor from that day on

gentle grove
#

that's literally me

stuck pier
#

anyone know if its possible for a stock iOS app to monitor notifications

lethal ice
#

probably can, just wont get accepted into the app store

primal perch
#

gm

lethal ice
#

gm

primal perch
#

ture

lethal ice
#

ture

primal perch
#

gonna go to in n out rn

lethal ice
#

should i go too

primal perch
#

yea

#

maybe

lethal ice
#

later today

pearl sail
#

Y'all go to in n out a lot

#

or maybe you just talk about it a lot

gentle grove
#

I don't have in n out near me

tepid olive
#

how

#

nvm

#

california is not the entire us

primal perch
gentle grove
primal perch
#

i did

#

they were good

#

i mean

#

they arent great

#

theyre fine for the 1.95 i paid

surreal mountain
#

in n out is so good for the price

#

animal style fries are good

#

the normal fries have a simialr texture to cardboard @grave sparrow

#

but for the price and with some salt they are pretty good

#

school lunches don't have fries

#

thanks to mrs. michelle obama

primal perch
#

fr

coral island
#

I did the thing earlier

pearl sail
#

clang false

high citrus
#

I think I got the corrupted /var issue rn, when I try to enable tweaks it freezes and brings me to blue screen. Then it disables tweaks, but I have to sign in my Apple account again?

Any fix for that?
Should I go to #genius-bar?

coral island
#

might I ask why sudo git is bad if I’m using it in a directory which I don’t own and it spits out permission denied without sudo

high citrus
coral island
#

in this context it needs root though

#

ik I haven’t done it with theos and everything works great

high citrus
#

And I’m somehow logged out from any app, for ex. Twitter, Instagram, Reddit

#

Well expect discord🤔

lime pivot
#

you can sudo mkdir theos; sudo chown mobile:staff theos

#

you only need root to create a dir in /var

high citrus
gaunt mesa
restive ether
high citrus
restive ether
#

idk never heard of that

high citrus
#

Oh

#

F

#

It even logged me out of my Authenticator app

#

Don’t have any backup keys obviously

restive ether
#

i’ve had issues where discord logged itself out during a reboot (hasn’t happened recently)

#

not sure why it did that to begin with

wicked summit
#

gm

high citrus
tepid olive
high citrus
#

“Don’t need backups” ~me after data loss

#

Even mail doesn’t work anymore, need to authenticate again

primal perch
#

me after losing my paper wallet of 0.05 ethereum

gentle grove
#

based

primal perch
#

@digital helm happy birthday big woman

grim sparrow
#

@digital helm happy birthday big woman

gentle grove
#

@digital helm happy birthday big woman

tepid olive
#

@digital helm happy birthday big woman

misty cradle
#

@digital helm happy birthday big woman

gaunt mesa
#

@digital helm happy birthday big woman

tepid olive
#

@digital helm happy birthday big woman

restive ether
#

@digital helm happy birthday big woman

pearl sail
#

@digital helm happy birthday big woman

haughty bear
#

@digital helm happy birthday big woman

indigo peak
#

@digital helm happy birthday big woman

tepid olive
gentle grove
indigo peak
#

popular*

#

Fuck you capt

lethal ice
gaunt mesa
tepid olive
#

@digital helm happy birthday big woman

primal perch
#

give

gaunt mesa
#

what's this for

#

which wifi bug

#

i remember u mentioned it

#

but i can't recall what exactly

#

nice

primal perch
#

whoelsome

gaunt mesa
#

n

primal perch
#

we (regrettably) do a little rust

gaunt mesa
#

wtf?

#

@primal perch banned

primal perch
#

yeah theres no code

#

true

#

now we hack it

#

and claim it as our own

#

then release

#

unc0ver 8.0 with fixed stability (we promise this time)

#

unc0ver 9.0 with fixed stability (we promise this time)

#

unc0ver 10.0 with fixed stability (we promise this time)

#

unc0ver 11.0 with fixed stability (we promise this time)

#

...

twilit jungle
#

unc0ver 12.0 with 300% speed increase

tepid olive
#

We increased the speed more than stock ios

twilit jungle
primal perch
#

we did resolution tweaks and now you can overclock your panel to 61hz

#

enjoy an unparalleled smooth experience with ios

#

now with 99% less bootloops

#

we need nfrghost

twilit jungle
#

↖️

gaunt mesa
#

trollghost

twilit jungle
gaunt mesa
primal perch
#

good deal

#

its just a few kernel patches

#

nothing big

#

not like you need to port all the code from ios 10 into it

twilit jungle
#

fr I can get this done from my cousin for free

primal perch
#

yea true

#

chinese labor is a cent an hour

#

not even

#

so we'd have that done with the cost of a crunchwrap

twilit jungle
#

In Russia you pay the company to work

primal perch
#

when triangle jkk

#

wtf

#

@lethal ice

tepid olive
primal perch
#

real

twilit jungle
#

true

tepid olive
#

Me when i port 32 bit to ios

twilit jungle
primal perch
#

me when i give you 25$ for that

#

yea

#

coming soon

twilit jungle
#

can you please port x86_64 to iphone 6+, I'll mention you on my discord profile

primal perch
#

TRUE

lime pivot
#

gonna design an entire 32-bit ARM core for A14 for $25

gaunt mesa
#

i can do that in my sleep easy

twilit jungle
primal perch
#

yea

pearl sail
#

yeah the fuck you want

undone nest
#

yes hello

tepid olive
#

???

#

wtf

#

.

warm cipher
#

I don’t think so.

wicked summit
#

gm

warm cipher
#

Morning!

#

Question. Why is python such a good language, but still slower than c?

#

So it is executed as it is converted to 0s and 1s?

#

Instead of being converted and then executed...

#

That explains why I don’t need to use the make command

#

So what should I use for most of my projects?

#

Hmmm.

#

Interesting.

#

But c is kinda messy...

#

I mean, python is so clean bruh.

#

Yeh, I know.

#

I do understand quite a bit of c. But all those {} and ; and stuff that makes it feel cluttered. It just makes it SO hard to understand.

#

Arrays are hard af imo

#

Yeh, I know. When I started learning C I was like, WHY DA FOK IT NOT WORKIN???

#

Turns out forgetting this “;” is kind of a big deal for c

#

I came to a conclusion a few days ago. Coding is like redstone, but with text.

#

Anyways, comparing C and Python.

#
#include <cs50.h>
#include <stdio.h>

int get_height();

// Main Script
int main(void)
{
    printf("Type the pyramid's height.\n");
    int height = get_height();
    int width = 1;
    int indentation = height - 1;
    
    // Generate pyramid
    for (int i = 0; i < height; i++)
    {
        // Generate Indentation, to align to the right
        for (int l = 0; l < indentation; l++)
        {
            printf(" ");
        }
        indentation = indentation - 1;
        
        // Generate bricks
        for (int j = 0; j < width; j++)
        {
            printf("#");
        }
        width++;
        printf("\n");
        
        // Stop Loop when threshold reached
        if (width > height)
        {
            break;
        }
    }
}

// Height Function
int get_height(void)
{
    int height;
    do
    {
        height = get_int("Height: ");
    }
    while (height < 1 || height > 8);
    return height;
}```
#
import cs50
def main():
    while True:
        height = cs50.get_int("Height: ")
        if height >= 1 and height <= 8:
            break
    width = 1
    offset = height -1
    for i in range(height):
        print(" " * offset, end="")
        for j in range(width):
            print("#", end="")
        offset = offset - 1
        width = width + 1
        print("")
main()```
#

Yes, I didnt include comment and didnt tidy up my code.

#

on the python part

#
import cs50

def main():
    
    #Get Height from user.
    while True:
        height = cs50.get_int("Height: ")
        if height >= 1 and height <= 8:
            break

    #Assign values to variables
    width = 1
    offset = height - 1

    #Generate Pyramid
    for i in range(height):
        print(" " * offset, end="")

        for j in range(width):
            print("#", end="")

        offset = offset - 1
        width = width + 1
        print("")
main()```
#

Better

#

@grave sparrow

#

I included it anyways

#

bc yes

#

Pretty sure Python will be my favorite language for quite a while

#

until I get my hands on tweak developing

gaunt mesa
#

it’s even worse

#

but i like using c++ it’s fun

warm cipher
#

Is C++ any newer than C?

#

Like, iirc last C version is C99

#

And that was like, 22 years ago

gaunt mesa
#

there’s C++20

#

because it’s actually worked on way more

#

there’s also C17

#

believe it or not people have found the necessity to modify C in the past 22 years

warm cipher
gaunt mesa
#

no clue

#

i use c++ more than C

#

unless it’s apple stuff

#

and then i use C99

warm cipher
#

Btw, I had an idea.

#

Like, what if there was a theming engine tweak that animated the icons every time you opened an app? Like, imagine opening discord and it would make the desktop launching animation.

restive ether
#

rip your battery

faint lionBOT
#
Anilaunch

Animate icons on various actions.

Author

merdok

Version

1.1.10

Price

Free

Repo
More Info
warm cipher
#

Not like that

haughty bear
#

and yes rip your battery

warm cipher
#

I mean, it wouldnt be always animating...

warm cipher
tepid olive
#

@tepid olive hbd

tepid olive
pearl sail
haughty bear
#

@tepid olive happy birthday big man

indigo peak
#

@tepid olive happy birthday big man

glacial matrix
#

But what if I do?

#

The argparser in python’s stdlib is much better than the one in C’s stdlib

gaunt mesa
#

it's hard to find a balance between higher level and lower level with stuff like that

glacial matrix
#

You can still write a python extension to make use of C/++ for speed

gaunt mesa
#

look at this guy not even writing his argparser in pure asm kekw

#

does python have good integration with c++ then?

#

because node and node-gyp suck and it's made me hate working with that

glacial matrix
#

Define “good”

gaunt mesa
#

not the whole mess that node-gyp is

#

that's what good is for me

#

is it this?

glacial matrix
#

I don’t deal with node and that fake-ass language called js

gaunt mesa
#

ok

glacial matrix
#

It is (that link)

gaunt mesa
#

yeah this is miles better than gyp from what i can tell so far

glacial matrix
#

Ouch

tepid olive
#

@indigo peak @haughty bear @pearl sail Thank you so much

tardy narwhal
gaunt mesa
#

cuz it sounds dope

tardy narwhal
#

basically python with c “interop”

gaunt mesa
#

sounds like a hack

tardy narwhal
#

it’s pretty poggers, you should give it a go

grim sparrow
#

Me

#

I’m the cum monster

sour halo
#

real

primal perch
gaunt mesa
primal perch
#

TRUE

misty cradle
#

this is cam

#

white

#

@restive ether

primal perch
#

cumfr

restive ether
primal perch
#

british

pearl sail
primal perch
#

no

pearl sail
gaunt mesa
sour halo
gaunt mesa
pearl sail
restive ether
twilit jungle
sacred viper
#
B262-App A1619-1.0.5-11
Debug start: B262

Happens when you plug a DCSD cable into a camera connection kit and then a device

#

Then accessory not supported

#

Nothing out of the new MagSafe battery pack

gentle grove
#

fake

sacred viper
#

?

sacred viper
gaunt mesa
#

true

gentle grove
#

^

sacred viper
#

........

tepid olive
#

You're scaring the devs away.

pearl sail
gaunt mesa
#

You're scaring the devs away.

primal perch
#

fr

#

please

gaunt mesa
#

shepgober g

#

gm

primal perch
#

go fap to alex rule 34 minecraft

#

gm

pearl sail
primal perch
#

TRUE

#

where

#

i wanna come

sour halo
#

halal

pearl sail
#

git stuff is easy a 14 year old taught me the commands in a day and I do most of my contributions through git

restive ether
#

thanks cam

tepid olive
#

hello yes 14 yr here

#

I will teach you how to use git

#

if you give me nitro

#

like rich people nitro

primal perch
#

@restive ether real

restive ether
#

wtf who is real

lime pivot
#

oh god it’s the rainbow WordArt

primal perch
#

funny reddit moment rickrolled

#

big chungus keanu reaves 100 wholesome

#

holy shit

#

its everywhere

#

im fucking done

#

this is no longer halal

#

please pray to god for forgiveness

twilit jungle
#

Bruh thats a GIF why would anyone click on that?

primal perch
#

when we getting fermi opengl

#

and in rust

#

safe fermi

lyric timber
primal perch
#

wtf

#

you write unsafe code shut]

lyric timber
#

Damn so hard to focus

#

Reverse engineering one thing and I stumble upon something else and go "ooh I wonder how that works" and get totally sidetracked

pearl sail
#

I will buy you discord nitro if you give me all the PAC bypasses you have been hoarding since iOS 12

twilit jungle
#

bet, though all the ones I am hoarding are the ones that were patched in later versions

primal perch
#

ill give you every kernel vulnerability i have if you buy me a year of 10$ nitro

#

ong

pearl sail
#

This is a crime

primal perch
lyric timber
#

👀

primal perch
#

contrary to popular belief i have not been sitting on my ass doing nothing all year

#

15b3 is

gentle grove
#

l NunbecrafthhEhehEhEHE

lyric timber
#

lol I'm keeping that quote

primal perch
#

shouldnt have to pay for college after this one

#

assuming someone else doesnt claiim the bounty

#

maybe some asian team already did idk

#

hope not tho

#

who said i was selling it to apple

#

yeah that was all cap bruh

#

i did in fact sit on my ass all year

pearl sail
primal perch
#

fr

#

if youre homeless

#

just like

#

buy a house

pearl sail
#

let me DM you something

#

seriously let me DM you something

#

I am not fucking with you this time

primal perch
#

ok

lyric timber
#

How does one get the developer role?
I probably don't yet meet the requirements, just wondering what they are 😛

primal perch
#

be braindead

#

and use logos

#

it used to be batshit easy to get but its harder now

#

and u p much dont get advanced anymore

#

gigabit lan trol

pearl sail
primal perch
#

yeah i dont copy enough to warrant buying a 10gbe card

restive ether
#

that’s ios jailbreaking related

#

that’s like the only requirement

#

as long as it’s not ass

pearl sail
solemn quiver
#

i tried to get it because i'm a dev for pojavlauncher and continued jetsamctl, plus do keyrings and docs for procursus... but it got denied lmao

primal perch
#

gm @developers

lime pivot
#

gm @primal perch

pearl sail
#

gm @lime pivot

ashen birch
#

gm @primal perch @lime pivot @pearl sail

pearl sail
#

how could you fail this spectacularly?

ashen birch
#

just need to keep continuing the chain with new people until gir bans one of us

granite frigate
#

gm

haughty bear
cedar star
#

If I use %log;, where can i find the output if i dont have a pc at me?

#

normally i'd use the console app on my macos via a cable but

#

what's the filepath it gets stored to if there's one?

#

all the logs

indigo peak
#

[[oslog]]

faint lionBOT
#
oslog

os_log implementation for iOS 10

Author

Elias Limneos

Version

0.0.1-8

Price

Free

Repo
More Info
indigo peak
#

@cedar star

slender glade
tepid olive
indigo peak
#

wait so am i right or wrong

#

im so confused

tepid olive
#

yesn't

slender glade
#

but thats not what the person was asking for

tepid olive
#

there isn't a file path

#

unless you trigger sysdiagnose by pressing volup+voldn+power simultaneously

#

then it will capture a snapshot of syslog

#

but that won't be updated in real time

indigo peak
#

wouldnt it just be easier to nslog tho

#

instead of %log

#

bc like this has always worked for me

#
%hook CLASS
-(void)method {
  NSLog(@"cock: test debug method");
}
%end
#

oslog | grep cock

tepid olive
#

%log just automatically includes function name etc.

indigo peak
#

ah fair enough

#

ive just always used nslog since it seemed easier

gaunt mesa
#

why are we grepping cock wfr

tepid olive
#

donde esta la cock

silver rampart
#

alias grip=grep

gaunt mesa
#

get help

tepid olive
#

alias suck=grep

silver rampart
#

thats actually why im here

#

^Idd^{structZero=dd{structName={innerStructName=dd}}{structName2=dd}} i have to figure out how to process this string

gaunt mesa
#

is it bad that i have alias rimraf=“rm -rf”

tepid olive
#

the exact same amount of chars

gaunt mesa
#

it’s faster for me to type

tepid olive
silver rampart
#

alias yeet="rm -rf"

gaunt mesa
#

i tried dvorak

silver rampart
#

yeet /

#

tf is DVORAK

tepid olive
#

dvorak is stupid

gaunt mesa
#

i can understand why it’s better tbh but it’s also dumb

#

and u look like a psychopath typing dvorak

tepid olive
#

lemme pullup and make sure i cant use anyone elses keyboard and also nobody can use mine

silver rampart
#

oh its a keyboard layout

#

ew

gaunt mesa
silver rampart
#

how game with wasd

gaunt mesa
#

apparently having the vowels on the home row makes it easier to type words

#

u game with <AOE

silver rampart
#

gross

tepid olive
#

that rolls off the tounge

gaunt mesa
#

yeah ik

silver rampart
#

'd have to use autohotkey to even play most games

gaunt mesa
gaunt mesa
#

so ur muscle memory would kick in

silver rampart
#

keybinds aren't though

gaunt mesa
#

games will switch

silver rampart
#

users wont

#

so games wont

tepid olive
#

the users dont matter

#

games will autoswitch lol

gaunt mesa
#

no i meant as in the games automatically support it

#

like most games

#

usually dvorak people play games with qwerty anyways

tepid olive
#

indeed

#

i have a buddy that uses dvorak

#

i tell him hes disabled

gaunt mesa
#

yikes

gaunt mesa
tepid olive
#

then he calls my typing disabled

silver rampart
#

qwerty more fun to say

gaunt mesa
#

hayden unban me from sileo

tepid olive
#

are u actually banned?

silver rampart
#

do u really want back in sileo server

#

think this through

gaunt mesa
gaunt mesa
tepid olive
#

whatd you do

gaunt mesa
#

amy says i’m not banned so my only theory is that when my IP changed it might’ve been switched to a banned IP on the discord

gaunt mesa
silver rampart
#

ur clearly an alt of whathisname

tepid olive
#

my existence pisses people off everywhere

#

but lemme go cheeck

silver rampart
#

who was that one guy im apparently an alt account of

#

he made an activator knockoff

tepid olive
#

ur not banned dude

misty cradle
#

castyte

silver rampart
#

castyte

gaunt mesa
silver rampart
misty cradle
#

dude was a cool guy

#

until he suddenly changed

gaunt mesa
#

my IP may have switched to the one of someone who was banned

#

since discord bans by IP too

tepid olive
#

thats rough

misty cradle
#

@gaunt mesa bro

#

how big of a chance is that

gaunt mesa
#

no clue tbh

misty cradle
#

that you get someones ip who was banned from the sileo discord

tepid olive
#

thatd be kinda cray

misty cradle
#

just use vpn

#

and join

#

then disable

silver rampart
#

tale is clearly an alt of 🌯 z

gaunt mesa
#

or wait

#

no

#

someone got my old IP

#

and got banned

misty cradle
gaunt mesa
#

cuz discord does via IP joined i think

tepid olive
#

conspiracy theorist

gaunt mesa
#

whatever, if that’s the case i’m not too fussed

gaunt mesa
tepid olive
#

whoever it is has a lot of power over u then

#

they can go get banned wherever

gaunt mesa
#

probably some transphobic arabic dude

#

knowing my luck

misty cradle
#

why u mention arabic 🤨 RACIST

tepid olive
#

thats at least half the community. its not luck, its odds

misty cradle
#

.

silver rampart
#

lmafoao

gaunt mesa
#

what’re u gonna do?

#

cancel me?

misty cradle
#

cancel you

#

yes

tepid olive
#

i sure hate minorities and women

misty cradle
#

first i have to cancel krit

gaunt mesa
#

i agree

misty cradle
#

then your turn

silver rampart
misty cradle
#

i can just look into our dms trolla

gaunt mesa
#

hayden did u see the replies to that twitter post about the draft being required for women

misty cradle
#

enough material to cancel us both

#

finally peace

silver rampart
#

is there

misty cradle
#

idk

tepid olive
silver rampart
#

enough to cancel volt for sure

misty cradle
#

true

gaunt mesa
#

fail

misty cradle
#

mfs wanted velox 2 to be given away here today

#

but no

#

we not giving him and burrito any more money

tepid olive
#

where is velox 3

gaunt mesa
#

did daniel actually pay burrit0z

#

i don’t believe that

misty cradle
#

they work together on velox 2

tepid olive
#

true

silver rampart
#

oh i made that private

#

oops

misty cradle
#

daniel can barely code

silver rampart
#

^

misty cradle
#

he just copies stackoverflow

gaunt mesa
misty cradle
#

like fully

tepid olive
#

@silver rampart im going to fork it and call it guacamole

gaunt mesa
#

and stolen DRM from @lethal ice

misty cradle
gaunt mesa
#

i’m not wrong

silver rampart
#

he has to find young naive taltented devs to manipulate

#

to get any product in a state good enough to ship

gaunt mesa
#

krit i thought u were old and wrinkly /s

tepid olive
#

i found his young naive mother last night

misty cradle
silver rampart
#

forgive my spelling im a bit buzzed

#

alcoholism gaming

misty cradle
#

alcohol nooo

tepid olive
#

tr1 has never drank

gaunt mesa
#

truefecta

silver rampart
#

tr1 is drunk enough by default

misty cradle
#

true

#

i can say fuck beer, we need more vodka

tepid olive
#

so how bout that new kanye west album

misty cradle
#

only had one good beer brand, but vodka >>>>>>>>>

gaunt mesa
misty cradle
tepid olive
silver rampart
#

cant wait for the next mediocre west album to watch all the fans in denial insist its the word of god himself

misty cradle
#

lets just say it coming out in december bro

tepid olive
gaunt mesa
silver rampart
#

cults are actually dangerous

#

west fans are just sad

tepid olive
#

i love west

silver rampart
#

he fell off man just come to terms with it n move on

tepid olive
#

my favorite artist

gaunt mesa
#

imagine this guy tweets something like “i forgor appleskull” when asked about the album

misty cradle
#

but according to people he got mad after the listening party

faint timber
#

I love canyou wet

silver rampart
#

caiou west

misty cradle
#

now he working on the mixing and stuff

#

idk

#

could be a good album if it has good production

tepid olive
#

if it only goes up from the listening party then itll be a banger

#

otherwise itll be mid

misty cradle
#

we need donda leaked

#

from vegas listening party

gaunt mesa
tepid olive
#

im not listening to leaks this time. every time i listen to leaks the album gets deleted

silver rampart
#

fr tho anyone have any ideas on decoding this shit programmatically i am dying

tepid olive
silver rampart
#

i've made like two attempts at a solution and they both r fucked

misty cradle
#

ask copilot

#

copy all that, lets see if copilot can solve it

#

🤝

silver rampart
#

sadCat

tepid olive
misty cradle
gaunt mesa
#

guhh noo

misty cradle
#

idc about no licenses, if copilot gives me code imma use it

#

💯

gaunt mesa
#

guhh noo

tepid olive
#

if u say "guhnoo" instead of G N U you're a virgin

#

including the gnu people

misty cradle
#

this

#

who the fuck says guhno

#

wtf

tepid olive
#

do u say GPL "jipul"

misty cradle
#

G P L

silver rampart
misty cradle
#

GEE PEE EL

tepid olive
#

crazy how "g" is pronounced "jee" and not "gee". checkmate jif deniers

misty cradle
#

whats the best way to check if my smelling still works

#

cuz idk what im smelling rn

silver rampart
#

play league of legends

misty cradle
#

never

#

id rather die from this covid

silver rampart
#

u will know within about 30 seconds

misty cradle
#

than play league

tepid olive
#

i didnt lose smell till like the day before i was cured

#

and i havent had it since then

misty cradle
#

ok my smelling still works

#

taste too

gaunt mesa
#

jipull

limber timber
#

Gee En You

high citrus
#

Why does Bluetooth suck

tepid olive
#

bluetooth is a failed experiment

#

revert to 2.4ghz receivers

misty cradle
#

sick of these mfs

high citrus
misty cradle
#

someone make the tweak which i was working on but have no time to complete pls

#

audio sharing with bt devices other than airpods

#

its possible

high citrus
misty cradle
#

yes

#

you just have to trick ios into thinking the bt device are airpods

high citrus
#

hmm that's not hard, have had that multiple times

misty cradle
#

might do it myself

#

if i find other bt device

#

i only have airpods

high citrus
#

ah okay, I might be able to help/test things

#

I've worked with (MacOS) Bluetooth classic (IOBluetooth.h) (rfcomm / sockets) and MFI/ExternalAccessory (ExternalAccessory.h), still hate it

misty cradle
#

f

high citrus
#

But now have to work with CoreBluetooth (Bluetooth Low Energy)

#

It's worse

misty cradle
high citrus
misty cradle
#

ye

#

not enough sadly

tepid olive
#

is there a way to get the signature of C functions to be able to hook them properly with %hookf?

high citrus
misty cradle
#

probably

high citrus
#

Okay maybe bluetooth isn't so bad after all, just make sure that you don't set the delegate in the delegate callback (it will never be triggered) 😅

grim sparrow
#

@misty cradle .

steady nest
#

@misty cradle gm

misty cradle
#

gm

primal perch
#

gm

tepid olive
primal perch
#

yeah that’s all lost in compile time unlike objc methods

#

but u can figure it out with reversing

#

ida does with its analysis

#

and it’s correct 90% of the time

misty cradle
#

just id always

#

trol

primal perch
#

the return type is easiest

#

trol

twilit jungle
primal perch
gaunt mesa
primal perch
#

this new coldplay single is some real shit

#

@tepid olive you werent capping

#

gm @tardy narwhal

tepid olive
primal perch
#

cap

twilit jungle
tardy narwhal
primal perch
#

true

misty cradle
#

wholesome

cedar star
#

ok excuse my stupid question to follow, i didnt do this for a while

so im trying go just change a UILabel in the system calculator app... i have FLEXLoader to make it easier, but im not sure what to hook, apparently all the classes are like Calculator.SomeView etc... does that mean that there's a Calculator class with SomeView inheriting from it..?

#

or do i just hook the SomeView

twilit jungle
#

Means those are swift classes

#

Calculator is the namespace and SomeView is the class inside the namespace

cedar star
#

ah shit

#

picked the only swift app around haha

#

time to go read about hooking swift classes

misty cradle
#

where is shmoo

#

@tepid olive gm

#

last message april 19th

#

right before 4/20 🤨

faint timber
#

Shmoo probably being an irl legend

cedar star
#

ugh, how do i dump the headers of the app?

#

i tried class-dump but that only gives the mangled swift names and apparently theos still cant find it in there

#

im getting the cannot find class or symbol "NameOfClassHere"

#

there's stuff like dsdump but i'd need to compile that myself...

faint timber
#

Most likely the dump is correct and the logos is wrong

#

You have to use what you were given