#development

1 messages · Page 12 of 1

ocean raptor
#

I just pinged everyone that capt pinged, idk who made it

shut stag
#

@grave sparrow do you know how to disable clamshell mode

#

intel

#

macbook pro 2018 if that matters

ocean raptor
#

8.87 MB

#

@grave sparrow you were right

shut stag
#

my initial research found something a month ago and it worked for about a week

native dune
#

usually i have a terminal open so if i’m lucky i can open the uh multitask view thing and killall Dock in the small window

shut stag
#

i want to close the macbook lid

#

and have external display go off/lose connection

#

oh u just posted it

#

yeah thats what i used last month

#

stopped working after a week

#

Unfortunately no

#

iirc no

#

but not sure

#

but im gonna do more research on this one

faint stag
#

not surprised it’s pmset lol

ocean raptor
#

ofc

#

I've actually been wanting to make a tool to do the first two of those because the last two can be done with install_name_tool

#

install_name_tool -change @rpath/old.dylib @rpath/new.dylib macho

#

install_name_tool -id @rpath/new.dylib old.dylib

native dune
#

sounds cool

#

why not

#

¯_(ツ)_/¯

ocean raptor
#

I kind of want to write a library for easy interaction with mach-os

#

that like abstracts common interactions with mach-os

#

like handling FAT, 32v64 bit, endianness

#

I know 😭

#

When I needed to calculate the CDHash of binaries in C I ended up just forking someone else's and mutilating it

#

it's not pretty

tepid olive
#

Masochist

ocean raptor
#

yes, as you can tell from the copyright header

ocean raptor
tepid olive
#

There

#

Thank you

ocean raptor
#

I was not correcting your spelling

#

just doing a bad pun

faint stag
#

man, i gotta write if statements like these 💀

lone bronze
#

gross

cloud yacht
#

So whats the requirments for me to become a developer role?

hasty ruin
#

you don't become a developer role

cloud yacht
#
 %hook _UIBatteryView 
 -(id)_batteryFillColor {
     float battery = self.chargePercent;
     UIColor *newColor = [UIColor colorWithRed: (1 - battery) green: battery blue: 0 alpha: 1.00];
     return newColor;
 };
 %end```
- Actual code written by me
faint stag
#

@crisp frost expect a pr to dev branch of sunst0rm ig

lime pivot
#

Quit is my favorite package manager

faint stag
faint stag
crisp frost
faint dew
#

/

tepid olive
#

@cloud yacht didn’t you already release a tweak

silver rampart
#

preemptive F in chat for all the phones about to be bricked

silver rampart
hasty ruin
silver rampart
#

If people here more familiar with whatever is going on wouldn't mind updating this section it'd be beneficial

faint stag
faint stag
#

bash scripts are fun tbh
idk if that's a good thing to say woeistroll

lime pivot
silver rampart
#

didn't think of that at the time but it corrects it back if you try and go to just 15 (presumably bc of the auto redirect? used to just be 15).

#

rare mediawiki W

lime pivot
#

oh it'd be because there's no actual non-redirect page with just 15

restive ether
cloud yacht
crisp frost
#

yooooo

#

hello fellow devs

hasty ruin
#

W

cloud yacht
#

Hello there Mr. Developer

cloud yacht
#

Good morning people who are in the channel "Development"

silver rampart
#

gm dumbfucks

tepid olive
#

linux kernel is getting updated to 6.0

#

and they're using rust for kernel drivers now

native dune
#

thats me

tepid olive
tepid olive
#

nfr

native dune
#

noooooo

faint stag
#

i am not doing that

#

if you're still using macports, you have a problem

tepid olive
#

it is better then brew

restive ether
faint stag
restive ether
#

i don’t know who’s decided to use ldid2 instead of just ldid

#

that symlink is not guaranteed to exist

#

and it’s totally irrelevant anyways

faint stag
restive ether
#

ldid2 is a symlink

#

to ldid

faint stag
restive ether
#

why does it say ldid2

faint stag
#

that's just what it echos

restive ether
#

idk fix it then

#

doesn’t make sense

faint stag
restive ether
#

real

faint stag
restive ether
#

so real for that

faint stag
#

i have never seen so many if statements in my life

restive ether
#

looks a lot better at least

restive ether
restive ether
#

wonderful

tepid olive
#

wtf is cecho

restive ether
#

color

zenith hatch
#

color echo

restive ether
#

that’s defiantly NOT posix

#

we only use green in the world of posix 💪💪💪

faint stag
#
cecho(){
    RED="\033[0;31m"
    GREEN="\033[0;32m"  # <-- [0 means not bold
    YELLOW="\033[0;33m" # <-- [1 means bold
    CYAN="\033[0;36m"
    # ... Add more colors if you like

    NC="\033[0m" # No Color

    # printf "${(P)1}${2} ${NC}\n" # <-- zsh
    printf "${!1}${2} ${NC}\n" # <-- bash
}

magic

#

i have shellcheck mad about how the args are added but hey it works

faint stag
#

missed in sysctl tho

restive ether
#

everything does look pretty good actually

#

idk if the color part is posix

restive ether
native dune
#

i don’t think it is

#

read -n isn’t either

#

sad

faint stag
vivid dew
#

[redacted]s will pull their fingernails off with pliers in order to write stuff in pure sh

native dune
#

idc i use bash

cloud yacht
#

Just use nodejs

faint timber
#

@grave sparrow terminal noob

#

yes my mom has never used terminal

tepid olive
hasty ruin
#

why write when you could scribble TE_GIGACHAD2

gentle grove
#

i need to get some people to PR to my repos for hacktoberfest thishowitis

indigo peak
#

@naive kraken what is the difference between running your sandbox escape vs adding the no-sandbox entitlement

ocean raptor
ocean raptor
#

sorry about the size increase, but imho, it's worth it

faint stag
#

bro, why

ocean raptor
#

Speaking of which, I need to finish swift 5.7 sometime

#

Maybe tmrw we'll see

naive kraken
rain falcon
#

@grave sparrow listen you fuck

zenith hatch
#

@grave sparrow listen you fuck

pearl sail
#

@rain falcon listen you fuck

rain falcon
#

listen you cunt

pearl sail
#

listen you whore

cloud yacht
#

Things suddenly got very aggresive

zenith hatch
#

cum

hasty ruin
#

muc

tepid olive
#

cumuc

turbid fjord
#

Good morning to you

native dune
#

gm developer

vivid dew
#

can we trade capt for shep back

turbid fjord
#

@restive ether how many upvotes needed?

turbid fjord
#

Understood

#

Done

#

Time to sacrifice capt

hasty ruin
rain falcon
#

capt is useless

faint stag
#

make package gives you a debug package
make package FINALPACKAGE=1 or just adding FINALPACKAGE=1 to the makefile will give you a non-debug package

nimble parcel
#

I don’t remember off the top of my head but if you run make clean all messages=yes FINALPACKAGE=1 you can see the exact command line invocations that Theos makes

faint stag
#

that can't be good

ocean raptor
#

is there an easy way to rename a symbol when linking

#

or should I just -Dmain=old_main when compiling

ocean raptor
#

nah, I want to do it without modifying the code

#

do you think it would be possible to merge multiple compiled binaries into one TrollFront

#

already checked

#

I'm just doing a ton of -Dsym=_$customid$_sym

#

yeah

#

😔

#

my method isn't that bad

#

there weren't too many conflicting symbols

#

@grave sparrow how easy would it be to rename global symbols in a .o?

#

objcopy --redefine-sym may work, not sure if it supports mach-o though...

#

it does

restive ether
#

cam fixed that

#

need updated bash

grim sparrow
#

2 is because of refunds

lime pivot
#

it's just less risky that we have that safety net to deal with refunds

#

since fortunately most refunds will happen within 30 days

#

also has a dual purpose that if you're a new sorta unknown dev, we can take a risk on you knowing if you dip, we can refund customers and not lose as much money

faint stag
#

yeah i was gonna ask about the getcwd thing too fr

#

wtf are the targets that swift expects?
i've already tried the triple and target-arch etc

#

please tell me i'm reading this right frcoal

#

well nevermind, solution was just to use --arch=$(MEMO_ARCH)

sturdy umbra
ocean raptor
#

The the bash update from the testing component

#

I found a great way involving merging .os, awk scripts, and llvm-objcopy

tepid olive
#

can this work to hook c functions

ocean raptor
#

At least not runtime hooking

tepid olive
#

thats crazy

ocean raptor
#

Because it needs to be done at compile time

#

Obviously

tepid olive
#

how does fishhook work then

ocean raptor
#

Not like that

tepid olive
#

it does this at runtime?

#

bc fishhook is symbol redirection not memory page rewriting

ocean raptor
#

fishhook rebinds symbols

#

iirc

tepid olive
#

yeah that’s what i meant

#

mb

ocean raptor
#

Yes

ocean raptor
#

It should

#

Without any major issues

pearl sail
#

he never got a beta or figured out how to install palera1n trol

ocean raptor
#

ie_getpwent() doesn't work, but ie_getpwnam() etc will

#

Idfk

pearl sail
#

beta's 4 or 5 weeks ago trolllaugh

ocean raptor
pearl sail
cloud yacht
#

Honestly palera1n seems like a developer jailbreak so I just am like, seems fine for developers

ocean raptor
#

I AM THE DEVELOPER

ashen birch
#

i took a look at palera1n the other day

#

and saw that it used pyimg4, img4, and img4tool

#

when it could’ve just used one

ocean raptor
#

Really?

#

That hilarious

ashen birch
#

that lets me know enough about the code

#

tro

cloud yacht
#

I mean it's a tethered jailbreak in 2022

ashen birch
#

it literally only uses it to extract the apticket from an shsh blob

#

but an shsh blob is literally a plist

#

legit just extract the ApImg4Ticket item from the plist

ocean raptor
#

They all use fork

#

I'm not switching them

#

I'm lazy

#

And some use fork to actually fork

#

Not just to fork+exec

#

Depends on the tool

#

ssh? Probably not. bash, dash, zsh? Maybe

#

You're right, they should just use a PAC bypass so that it can be reenabled

#

No it wasn't lol. It was nuked to mess with us

restive ether
#

so i guess it’s irrelevant

zenith hatch
#

bet

frail cedar
grim sparrow
#

cock

frail cedar
#

the goal is to make it on device

#

not sure if it works i can’t test it yet

winter matrix
#

Is there an app that tracks what apps have recently been opened and closed? Like I want to know when you hand someone your phone what they opened while they had it. I know there was a tweak for it but does anyone know of an app for non jb

#

I’m sorry, I was looking for the most appropriate place to ask.

#

Okay. Thanks!

frail cedar
#

maybe could make a daemon if jailbroken?

#

ah

restive ether
#

L

grim sparrow
#

Yes

#

It’s a thing you can do

#

But App Store review will screw you over if they’re aware of it

#

You can do the same thing by spoofing now playing

#

Only downside is that both of those approaches will override something like music

#

Yeah it’s perfectly possible to get around it with trolling

#

Only downside is that you will have your account revoked if they eventually catch on

turbid fjord
#

Buy some GBP
Wait for it to gain value
???
Profit

rain falcon
#

listen u fuck

faint stag
#

you gotta be kidding me

turbid fjord
#

People of #development, we now have a new definition for what a header is:

restive ether
zenith hatch
gentle grove
#

or something like that

#

and if you've ever compiled anything rust or go be sure to check that

naive sedge
#

If they let it through in the first place, then discover it later

hasty ruin
#

If you do something really naughty, yeah

ocean raptor
#

@shut stag stop pinging for useless things

shut stag
#

@ocean raptor Cameron#0571

ocean raptor
naive sedge
hexed knot
#

stuff that breaks the rules

hasty ruin
tepid olive
#

if you make malware u will get banned.

#

or anything illegal really

#

else they'll just pull builds

faint timber
#

Pretty much nazi Germany, you have one string reference to jailbreak, pull and ban

lime pivot
#

go to ~/Library/Developer/Xcode/iOS DeviceSupport and delete versions you don’t have any more

gentle grove
#

macos users

lime pivot
#

actually it also shows you devicesupport stuff in the storage manager now

crisp frost
#

whats going on lmfao

lime pivot
#

someone’s excited

turbid fjord
#

What sort of app development fr

#

What platform
What app
What timeframe etc

jaunty thicket
#

Need App Developed / Looking to Hire

IOS & IPAD OS

Similar and will be direct competitor to this application linked below

https://apps.apple.com/us/app/autopilot-investment-app/id1613625799
https://joinautopilot.com

  • API Keys for brokerages will be provided (the hardest part is this as takes months to years to obtain)

Minimum Pay: $5000+
Timeframe: ASAP

App Store

‎Introducing Autopilot: An app that lets you automate your portfolio by copying top-notch traders in real-time.
Autopilot makes investing stress free by allowing experienced pilots to guide your investments. Choose from our world-class traders and copy them from the comfort and control of your portfo…

hasty ruin
#

nuke iOS intjallah

#

can’t hack it if it doesn’t exist

vivid dew
#

capt is actually in the upper 90% for intelligence out of all the people i know

#

what he lacks in mind he makes up for in heart, and by g-d he has a lot of heart

tepid olive
#

what

#

💀

faint timber
#

@grave sparrow everyone gangsta until the calc put hex in fractions

ocean raptor
#

I have no jailbroken devices, so I can't test anything, so if you want to get a head start on patching everything, be my guest

#

Start with openssh please

#

That one will definitely be both easy and possible

#

And even if it was possible to patch all of these, and I had the motivation. I just don't have the time. I am complete swamped everyday between work and school, and the with the little free time I do get, I want to do things that are enjoyable

pearl sail
cloud yacht
#

Just force capt to make all the changes cause it's his idea anyways

hasty ruin
#

90% chance that SO answer also stole the code

#

it's a cycle

ocean raptor
#

Just use it, nobody cares

pearl sail
hasty ruin
#

wait i recognise this

#

i stole this like 2 days ago

pearl sail
ocean raptor
#

It did exactly what he told it to do

#

I see no issue

pearl sail
ocean raptor
#

Jailbreaks are gonna require a PAC bypass for setuid too, do you want to patch all of those too?

#

Face reality

#

Jailbreaks require pac bypasses now

#

With personamgmt posix_spawn?

#

That covers 1 use for setuid

#

What has to be killed for you to accept that PAC bypasses are required from now on?

restive ether
#

even linus said PAC is basically required now

#

it’s unreasonable to suggest otherwise

tepid olive
#

it sucks that pacman is m1 only

pearl sail
#

pacman?

#

you mean arch package manager?

#

oh for that linux project on m1

lone bronze
#

never seen you give up so ez KEKW

ocean raptor
#

I'm glad you're finally accepting reality

pearl sail
#

thx for telling lol

tepid olive
#

anyone know why theos would be doing this

#

Ok fr

#

it happens on my

#

mac mini too

zenith hatch
#

W

tepid olive
#

oh wait i may know why (?)

#

nvm

#

did xcode 14 break fucking theos or something

#

oh wow its just outright an issue with the project

#

maybe

faint timber
#

Nope I’m using the beta with 14.5 sdk it works fine

#

The problem is using Xcode sdk instead of a patched sdk

ocean raptor
#

who here owns the MOXiI books

#

I need to see a page

hasty ruin
#

piracy

ocean raptor
#

I just need to see one page

faint lionBOT
#

Hey @ocean raptor, have a look at this!

Piracy Rules

This discord does not support or tolerate any form of piracy. If you discuss, support, link, post screenshots, or talk in voice chats about piracy, you will be warned and eventually banned.

We consider the following as piracy.
• Piracy repos
• Programs which are used for pirating tweaks
• Sharing of .deb files
• Getting anything that costs money for free (in-app purchases, apps, tweaks, etc.)
• Media Downloading\Streaming (music, movies, etc.)
• Installing re-distributed free, paid, removed and banned apps
• Mirror links, unless the mirror is provided by the original developer
• Cases of fraud, such as tools or instructions for obtaining real-life paid objects for free
• Posting or advertising products or services that are in violation of the trademarks of others

If you have questions, feel free to ask a moderator

ocean raptor
#

I've seen the page before, I just need to see it again

hexed knot
#

i've had photoshop before i just need to see it again

#

no piracy ever

#

haram

serene ridge
tepid olive
#

i figured it out

#

dw

#

I got screendump working on stock 15.5b4

serene ridge
#

okay

#

congratulations i guess

tepid olive
#

(legit deleting lines)

ocean raptor
#

nvm

#

I found a blog post from 2006 that I had to look up on archive.org with the information I need

rain falcon
#

@grave sparrow listen u fuck

rain falcon
#

fuck you

gentle grove
#

tf does this mean

native dune
#

something something nodejs something

hasty ruin
#

something something nodejs something

ocean raptor
#

I just found out that I use AutoTSS

#

L

ashen birch
#

Banger!

faint timber
#

sorry for email spam

native dune
#

.

#

its 1 command

#

it should

faint stag
#

found a repo with almost as many open issues as there are stars uhh

faint stag
#

what's the repo of the one you're trying to compile

#

that is old

hasty ruin
native dune
#

.

zenith hatch
#

.

gentle grove
zenith hatch
gentle grove
zenith hatch
#

send repos then

cloud yacht
zenith hatch
#

i said boba

#

have fun ig

hasty ruin
steady nest
ocean raptor
# steady nest sup

can you show me the page about the apple argument in main?
int main(int argc, char **argv, char **envp, char **apple);

steady nest
#

what book

ocean raptor
#

just check the index

steady nest
#

I've seen that, I don't remember in which one

ocean raptor
#

Volume 1 if I had to guess

steady nest
#

something like this?

#

you want the one before it?

ocean raptor
#

thank you!

steady nest
#

np

hasty ruin
faint timber
#

codesign command errors

/Applications/Xcode_13.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate: fatal error: file not in an order that can be processed (code signature data out of place): 

the codesign_allocate helper tool cannot be found or used
ocean raptor
#

@lime pivot did apple finally fix macOS?

#

I updated our Mac stadium

#

And our /etc modifications stayed

lime pivot
#

I actually haven't had it stick a silly Relocated Items symlink on my desktop in a while

#

so it seems like the answer is yes

ocean raptor
#

I saw a Relocated items but they were all .system_default and the file in /etc still had my changes

steady nest
steady nest
#

shhh

gentle grove
#

using rustdoc to make api docs

zenith hatch
gentle grove
zenith hatch
#

hi boba

gentle grove
zenith hatch
#

do you still use iphone

hasty ruin
#

wtf no
wwsc12 #FreeShepgoba — Today at 21:08
hi boba
seisoba — Today at 21:25
gm
wwsc12 #FreeShepgoba — Today at 21:25
gm
do you still use iphone

gentle grove
zenith hatch
gentle grove
#

yes

zenith hatch
#

idk why you needed to ask what i mean but sure ig

#

W

pearl sail
#

aren't you blocked?

#

no one asked + don't care + didn't ask + cry about it + stay mad + get real + L + mald seethe cope harder + hoes mad + basic + skill issue + ratio + you fell off + the audacity + triggered + any askers + redpilled + get a life + ok and? + cringe + touch grass + donowalled + not based + not funny didn't laugh + you're* + grammar issue + go outside + get good + reported + ad hominem + gg ez+ ur mom + you fuck sharks

vivid dew
indigo peak
#

@grave sparrow can you write to framebuffer with multicast_bytecopy

#

shut the fuck up

#

no one likes either of you

hasty ruin
#

oh

hexed knot
#

i just wanna spam @ capt

hasty ruin
indigo peak
#

^

hasty ruin
hexed knot
#

bc u gotta act broke to be rich

#

send me money

pearl sail
#

bro you don't go more than 5mph over the speed limit stfu about a race car

#

congrats on hitting 125mph

hexed knot
#

wow so cool

pearl sail
runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

hasty ruin
#

🌲

high citrus
runic mason
indigo peak
#

and pretty sure that it

runic mason
#

One message removed from a suspended account.

indigo peak
#

thats a start

indigo peak
#

like check for an odd number

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

indigo peak
#

ah

#

im terrible at explaining code to people

#

but i dont wanna just sned you the answer

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

do you have python and an ide installed?

runic mason
#

One message removed from a suspended account.

high citrus
#

ah that's a start

runic mason
#

One message removed from a suspended account.

indigo peak
#

bonus points if you can make it w lights fr

runic mason
indigo peak
#

is the trunk supposed to be * as well

runic mason
#

One message removed from a suspended account.

indigo peak
#

i made it |

runic mason
indigo peak
runic mason
#

One message removed from a suspended account.

indigo peak
#

tried doing lights

runic mason
#

One message removed from a suspended account.

high citrus
runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

indigo peak
high citrus
#

that's an arrow lol, but alright

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

runic mason
#

One message removed from a suspended account.

high citrus
runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

runic mason
#

One message removed from a suspended account.

high citrus
#

no, because then you won't learn how it works, and you will have to ask about the next questions here

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

You got two input calls btw, try changing the first one to print

runic mason
#

One message removed from a suspended account.

high citrus
#

Can you share the updated code?
Looks like you have a ',' somewhere

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

Try to replace () with the input line above it

runic mason
#

One message removed from a suspended account.

high citrus
#

Skaitlis = input("input odd num: ")

#

What language is that btw

runic mason
#

One message removed from a suspended account.

high citrus
#

Ah ok

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

Nah keep it the way you want, I can understand it without understanding the variable names

runic mason
#

One message removed from a suspended account.

high citrus
runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

Try to convert the input to a number, you can use int() for that

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

Ah right, division using / will give you a float/decimal number, if you use // it will use integer division, which means that it will round it down and give you a round number.

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

Yay congrats

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

Haha you’re welcome

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

Don’t be afraid to Google the errors btw, once you understand the errors it will really help. (Don’t Google the question because that will often spoil the answer)

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

Ah yeah that’s fine

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

ah right, well the above explanation is kinda that, but you should probably go a bit more specific

#

like why you print each odd row

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

indigo peak
#

4am to 11am and its still being worked on

#

dedication

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

The import should be removed,

runic mason
high citrus
#

it thinks that Numbers is a class, because you named it with uppercase

runic mason
#

One message removed from a suspended account.

high citrus
#

nice, it's not needed right now, but if you want to make the code more professional, try to use the python naming convention. That way it will be easier to read, and will not auto import the wrong classes.

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

lone bronze
runic mason
#

One message removed from a suspended account.

lone bronze
#

its gonna crash if you give it anything that isn't an int... you should probably have some edge case handling in there for that

#

then add that to your explanation in what you did in your code ... that should help

#

I love that you said "probably" knowing very well it would lmao

#

oh rip haha

#

good guess

#

@grave sparrow you still working on a jb or you been gettin bitches?

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

lone bronze
#

eh capt might be jb > bitches

runic mason
#

One message removed from a suspended account.

lone bronze
#

rizZzZzZz

runic mason
#

One message removed from a suspended account.

lone bronze
#

eh dont need riz ... just need bitches and green

runic mason
lone bronze
#

bananas obv

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

lone bronze
#

iirc healthier too

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

lone bronze
#

only good for banana bread tbh

#

atta capt i knew you had it in you

#

ok I'm going back in my hole ... ill bbl to troll plebs

runic mason
lone bronze
#

😉

runic mason
#

One message removed from a suspended account.

tribal matrix
#

Warning: I have no idea what I’m talking about, please just ignore it it’s a stupid question. Could I install a TrollStore app over a sideloaded app if I made the bundleID of the TrollStore app the same as the MCMMetadataIdentifier of the sideloaded app. Just so I can keep the data.

cloud yacht
#

I'm not sure. One thing you might be able to do is install app manager via trollstroe, backup app a, uninstall it and install the trollstore version, then restore the backup

#

Haven't tried this

tribal matrix
#

AppsManager doesn’t currently support TrollStore apps because it signs apps as “apple apps” (I think) and it doesn’t list those. There might be an update in the future acc to the dev when I messaged but no timeline or guarantee on it.

tribal matrix
faint stag
#

as it has been demonstrated before, to keep your data but replace the app, you'd have to use the same bundle id

tribal matrix
lost python
#

i'm looking to call an original function inside an async callback of a request, is this possible?

#

attempting to use the code above leads to error:

zenith hatch
#

💀

#

insert [self] where the arrow is at

#

👍

lost python
#

i tried capturing it inside the callback but still the same issue

nimble parcel
#

also consider using URLSession rather than NSURLConnection

zenith hatch
#

^

#

nsurlconnection old

nimble parcel
zenith hatch
#

hi kabir

lost python
nimble parcel
#

hello @zenith hatch

zenith hatch
#

heya

nimble parcel
#

check the console + crash log

native dune
#

hi smart people excluding me troll

zenith hatch
#

hi smart nebu

hasty ruin
#

hi smart people excluding llsc

zenith hatch
#

stfu

hasty ruin
#

oh

zenith hatch
#

its past your bedtime

hasty ruin
zenith hatch
hasty ruin
zenith hatch
hasty ruin
hasty ruin
zenith hatch
#

lmfao

native dune
#

?

hasty ruin
zenith hatch
#

should i make troll repo @native dune

native dune
#

yes

zenith hatch
#

ok

#

and you make ayame repo

#

@native dune i forgor your nitroless url again

#

found it

hasty ruin
lost python
#

the request actually fires

#

it's just the callback shitting itself

#

i know for a fact its not the actual function dying because i've executed this same payload with a sync request instead, i believe executeApplicationScript just isn't on self or self.orig

zenith hatch
#

thats weird

#

uhh

high citrus
zenith hatch
#

isnt orig defined on self tho

high citrus
#

Probably, but then you would have to do self.orig.executeApplicationScript right? (And this way you only capture what you need)

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

If you can explain the code it is probably fine

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

last drum
#

Failed to launch jvm error..What to do ?

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

Of course there will be similar code on the internet, because the exercise is pretty standard.

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

faint timber
#

for the love of everything please use f strings

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

faint timber
#

no one help this person ever again ^

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

runic mason
#

One message removed from a suspended account.

high citrus
#

Instead of the manual padding?

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

faint timber
#

@high citrus just looking for a reaction because last time I helped I was ignored, I'm ignored again now

high citrus
#

Ah ok

runic mason
#

One message removed from a suspended account.

high citrus
#

Lmao

runic mason
#

One message removed from a suspended account.

high citrus
#

Non English variable names are bad practice

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

That’s a very weak argument of the teacher

#

It’s written in English, so it must be taken from the internet

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

Tell him to use Google translate on the code

runic mason
#

One message removed from a suspended account.

high citrus
#

line 9/10

runic mason
#

One message removed from a suspended account.

runic mason
high citrus
#

No need to change the trunk height right?

#

Just replace the 3 with some calculation based on N

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
runic mason
#

One message removed from a suspended account.

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

high citrus
#

Is he inside this discord server lol

runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

faint timber
#

Easy just get smart

runic mason
#

One message removed from a suspended account.

lone bronze
#

is the assignment just to draw a tree?

cloud yacht
lone bronze
cloud yacht
faint timber
#

not mine

cloud yacht
#

I mean it is an introductary class

#

and he odens't want us copying from the internet

#

but you think that loops and if statments would be more importasnt then reading a file, and formatting the output

runic mason
runic mason
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

cloud yacht
#

I know

faint stag
#

i am committing sorcery in the shell again

lone bronze
lone bronze
#

it's the little things lmao

faint stag
hasty ruin
#

https://itunes.apple.com/search?term={appName}&entity=software&limit={limit} > ipatool

faint stag
#

i need bundle ids and app names and that means parsing jsons

#

or just wrap ipatool lmao

hasty ruin
#
for key in json.loads(r.text)["results"]:
    bundleID = key["bundleId"]
    itemName = key["trackName"]
    developer = key["sellerName"]```
faint stag
#

i mean this is bash so i can just use gron

#

but that's a third party tool so pain

ocean raptor
pulsar beacon
#

hey guys rookie here could someone help me / show me how to scrape one piece of data from a specific app? i don't have the knowledge yet to do it myself but need it to move on 🙂

gentle grove
pulsar beacon
#

it's an application i use for work. it has a counter which counts my finished orders and i would like to store this number in a json or similar to use it for my own project.

faint stag
#

i tried and failed (on a different occasion)

ocean raptor
pulsar beacon
high citrus
#

What’s the application? A website, webapp, Electron app, or native?

#

Does it have a database that you can access?

#

Does it upload the data to a server?

hasty ruin
pulsar beacon
#

it's a regular iOS App written in ObjC and i think Swift? (since it has Swift modules)

high citrus
high citrus
#

Or is it available using an api?

pulsar beacon
#

not locally for sure

#

must be api

#

i can see the traffic through flexible

high citrus
#

Try using proxyman or something like mitmproxy to view the requests

faint timber
#

@native dune why not use nightly.link instead of forking and releasing?

pulsar beacon
#

viewing is one thing but processing this data is the other thing where i really need help

#

is there any example which shows what i want to accomplish?

native dune
#

actually i could've just forked

#

and not release

faint timber
#

yeh 90 days

high citrus
pulsar beacon
#

should be json

pulsar beacon
native dune
#

@faint timber why is the tar.xz in the zip 💀

#

i hate github

#

why cant they make it so you can put binaries in actions, unzipped

faint timber
#

@native dune zip doesn't keep perms

faint timber
#

also because .zip -> .tar.xz auto-extracts all the way down on mac and since it keeps the perms they don't have to chmod

#

this is for people who don't know what they are doing

#

scripts can just run unzip and tar xf

#

not that hard

native dune
#

yeah thats what im doing

#

i do want to have a hash checker to make sure that the latest version of the binaries, in that case should i keep the zip to check against that? for releases i can just check against the binary

faint timber
#

@native dune alright I setup cron to build every 90 days

#

it also says Build_NUMBER in the tar name

#

so you can check that for version

native dune
#

oh that works

faint timber
#

I can also add Versioning.zip which I use on futurerestore for update check

native dune
#

no idea why dist-upgrade was breaking stuff, has happened before like a month ago on github workflows

faint timber
#

I literally just updated bootstrap

#

and it still failed lol

#

apt shouldn't even need an update

#

but it was updating for some reason

native dune
#

seems like a github workflow thing

#

never seen that on an actual machine

native dune
#

would rather download less if it isnt needed

#

since if the user already has the latest version, its only downloading the Versioning.zip

#

think saving and reading Versioning.zip from memory is the best idea, its only 42 bytes

#

and can do it easily with python

#

i find it cool how macos auto extracts .zip to .tar.xz

#

just a small cool feature

faint timber
#

@native dune you will have to dump the build number and do bash math < latest but heres a basic concept

native dune
#

thanks

faint timber
#

stringtoint stoi is use in c++, probably easier in bash

native dune
#

this easy in python

#

bottom is a fake sha, obviously wouldnt match

#

top is from the latest_build_sha.txt

faint timber
#

its commit sha not binary sha @native dune

native dune
#

unless i cant read (which is definitely possible), what i did in python should be the same as what you did there

faint timber
#

strings $(which iBoot64Patcher) | python3 -c "exec(\"import sys\nfor line in sys.stdin:\n\tif 'Version: ' in line:\n\t\tout = line[9:49]\n\t\tout2 = line[50:]\n\t\tprint(f'{out}\\\n{out2}') \")"

#

@native dune like this

#

if you haven't already, install python via pyenv

#

for the script

native dune
#

i just like python a lot better

faint timber
#

funny thing I was gonna write the patcher in python eventually

#

the entire suite eventually

faint stag
#

it works PES_EvilRondo

#

forgot to run command -v to dev null but meh

native dune
#

what is this

faint stag
#

then copies with bundle id as name (for theming)

ocean raptor
#

I hope you all had a good patch tuesday

thorny marsh
#

can we decrypt kbag without aes engine?

faint timber
#

obviously not

thorny marsh
#

:sadge:

#

so no bootrom exploit = no ivkey

#

somehow they still managed to get them

faint timber
#

that's entirely false

thorny marsh
#

oh

faint timber
#

I've dumped a12 keys from a proto

thorny marsh
#

oh

thorny marsh
#

like who posts wrong keys there

faint timber
thorny marsh
#

oh....

thorny marsh
faint timber
thorny marsh
#

nice

faint timber
#

added in may

#

last year

#

but yah you need checkm8 or a proto

thorny marsh
faint timber
#

you can attach a debug cable < a15

#

I called the aes engine in the debugger

thorny marsh
#

didnt know that until you tell me

thorny marsh
faint timber
#

actually a14

#

they added kis/debug auth in a14

#

can't use cable on a 01, 02, or 03 without tatsu debug auth

#

you need a 00 to debug as of a14

runic mason
gentle crescent
native dune
#

still jetbrainsware

#

skull

faint timber
#

adobe ain't got shit on jetbrains

faint timber
#

yah I don't like it the way I like the original ides

#

what the hell is this

tardy narwhal
#

don't bother with fleet, their remote-IDEs are trash

#

get the actual IDEs or use nano

turbid fjord
#

Can’t test it tho so fr

zenith hatch
#

no

lone bronze
#

vim > nano forever

#

or vscode is acceptable wholesome

mellow gulch
#

Hi all!

I've been looking for a way to record the iPhone device screen from the command line for several days now and I can't find a working solution on iOS 14.8
I tried various tweaks like "Record May Screen" or "Screen Recorder", but when I try to record, they just crash SpringBoard

There was an option to start the screen recording through the Activator, but everything is the same when you try to call the recording functionality - a crash springboard.

Tell me please, is it possible to record video from the screen (application operation) via cmd/ssh or repair Activator 🙂

#

Built-in screen record will be enought, but how to trigger it with ssh/cmd)

high citrus
runic mason
#

One message removed from a suspended account.

high citrus
runic mason
faint stag
faint stag
restive ether
#

@gentle crescent you sent you something yesterday but i forgot what it was

ocean raptor
#

Or even better

#

ed

restive ether
#

oh not here

#

idk man i’m all messed up today

gentle crescent
lone bronze
hollow wraith
#

Can someone help me use ldid

#

I want to add an entitlement

#

It keeps saying unknown header magic is that a Mach o

faint stag
#

procursus

hollow wraith
#

Oh wow I got it

#

I don’t know where to slot the private debugger tho

#

Anywhere other than the slot of another entitlement just errors on parse

faint stag
#

same format as the ones before it

hollow wraith
#

The private debugger is the odd one out btw

#

I understand it shouldn’t work but it literally will not parse

faint stag
#

that's your issue

hollow wraith
#

Oh my days

#

I missed that pattern

#

Sorry I’m just a kid and I don’t know how to do this I’m following patterns

hollow wraith
#

Yeah it parses fine

#

Still crashes on launch lol, clearly iOS 14 also doesn’t support the banned ntitlements

#

Maybe debugger doesn’t do what I think

mellow gulch
quaint wagon
#

alternative's to bootcamp? that will make windows boot on mac

ocean raptor
native dune
#

iirc they're on m1

zenith hatch
tepid olive
#

parallels is such a L

faint stag