#development

1 messages Β· Page 388 of 1

lime pivot
#

I'm still trying to get rid of @tepid olive-@catches in the codebase at work because someone thought that's how you do error handling in ObjC

tepid olive
#

@tepid olive

twilit jungle
lime pivot
#

my favorite is that lldb breaks on caught exceptions

twilit jungle
#

I am glad we don't use exceptions at work for our c++ codebase. Maybe thats because the project is older than c++11

half walrus
#

OH SHIT fuck google speed test

lime pivot
#

rather than just uncaught

half walrus
#

the speed i uploaded was not accurate

#

actual internet speed incoming

lime pivot
#

hi krit

half walrus
lethal ice
#

wtf

lime pivot
#

krit goes from no internet to too much internet in a week wtf

half walrus
#

rip my hard drive space over the next week

#

gonna download so much shit

#

just to download it

#

then delete it and download it again

#

i can download an ipsw in like 8 seconds

twilit jungle
#

true

lethal ice
half walrus
#

let me test that actually

lethal ice
#

i thought my 400 was good

#

mf how u got such a good upload speed

twilit jungle
#

lol you are living in 2019

lethal ice
#

nah i am living in an area where cox has shitty speeds

twilit jungle
robust radish
half walrus
lethal ice
#

wtf

twilit jungle
#

Nor is that download since all services literally limit the connection speed but here we are

half walrus
#

gigabit connection to my macos server now though

#

as long as its not being limited but it shouldn't be

#

n i dont get an ipv6 block but i can just

#

vpn into my server and use its block

#

with no slowdown bc gigabit

#

alright time to play tf2 with 10 ping

#

spotify is so fast

#

i've been living with megabit internet for my entire life this is a mindfuck

lethal ice
#

tf2 true

#

ive been playing more recently

#

got almost 5k kills on my knife by now which is probably nothing compared to your stranges

half walrus
#

gift from swipez

lethal ice
#

rly

#

wow

#

big cock

lethal ice
#

give me the original

#

i was gonna get a strange original until i saw the price tag

half walrus
#

yeah they're absurd

#

people keep trying to trade me for it

lethal ice
#

i love this picture

eternal crater
#

Cute cat

half walrus
#

minimal wear miami strange with prot ks with a good killstreaker

#

it was like $140

lethal ice
#

i play all classes except pyro because i have a soul.

#

true

#

fuck pyro

half walrus
#

fuck pyro

lethal ice
#

i play soldier spy and demo thats about it

half walrus
#

it's gone up in price

lethal ice
#

go ahead

#

sell it

half walrus
#

bought it at like 550

eternal crater
#

How much are Jets

#

Keys

burnt niche
#

krit can i install a rat in your computer for my botnet. i need the extra power

lethal ice
#

key is 2.50

eternal crater
#

o

half walrus
lethal ice
#

or $2 aftermarket

half walrus
#

knife history

#

it lets me see what swipez' current alias is lol

lethal ice
#

oh true

lime pivot
#

wtf just realised krit isn't a dragon or selfie

half walrus
#

been a thing for like a week

#

u can tell cuz i updated my github pfp

lime pivot
#

I mean maybe she's a cat idk

half walrus
#

a facade

#

i am a sentient iOS 4 ipsw

#

theoretically the upload/dl speed will do nothing for tf2

#

i think it caps it at like

#

195kbps

lethal ice
#

yea just ping

#

which is still iffy since tf2 has dumb server side hit reg

half walrus
#

mm interpolation

#

studied interp for like a month or two

lime pivot
#

auto layout?

half walrus
#

^

lime pivot
#

need more info

half walrus
#

use autolayout

tepid olive
#

@lime pivot Are you the dev of Cephei?

half walrus
#

alternatively yell at everyone with an SE and move on

#

kirb is the dev of another color picker

lethal ice
#

theres so many of those

lime pivot
#

I didn't develop anything sorry

#

I'm just orange cause I asked to be orange

half walrus
#

mood

lethal ice
#

rip

tepid olive
#

what did krit design?

half walrus
#

a personality

lime pivot
#

designed some code

half walrus
#

code is cleaner than most ppls release post images

tepid olive
#

Developers developers developers

half walrus
#

when my 'writing really clean code' phase started

#

i dont think i've actually written any new projects since chapters

#

excluding velox14 which is also clean af

#

my ping in tf2 is higher

#

like 2x higher

#

loll

lime pivot
#

I've been looking back at all the code I wrote at work and god damn

robust radish
#

having to deal with pr reviews all day everyday at work results in cleaner projects all around, even outside of work

lime pivot
#

I always told myself I write non-shitty code but you can really tell once I really got into the groove of the codebase my code was always the neatest

#

I hate patting myself on the back purely based on perspective though lmao

robust radish
#

i think its reasonable. I browse my code on github when ppl leave issues and stuff bc shits beautiful

lime pivot
#

we have 2 guys replacing me who just started and I'm just ugh, realising I'm not in the mood to argue about code style

#

maybe it's because they're replacements rather than that I'll be working with them for years to come

#

but I just hate holding up code reviews because oh you tab indented the case statements when we usually don't do that

tepid olive
#

just have clang format all your code, simple

half walrus
#

write an IDE plugin

#

that formats code only visually

robust radish
#

CI linters are a good solution to that problem

half walrus
#

the specific way you like it

robust radish
#

pipeline failing bc linting, dont review untiil passing. forces them to do it without someone saying it

lime pivot
#

I did almost get swiftlint in once

#

forgot to actually push it

robust radish
#

at work we lint 100% of projects for this reason. no one ones to nit about formatting but it def matters

#

though I will say, you probably wont be satisfied with what the replacements are producing by the time you leave... just cuz it takes longer than that. you'll probably have to live with accepting mediocrity and check out

lime pivot
#

Xcode also sucks dick about things like this

#

storyboards consistently cause merge conflicts if more than 1 person has to edit the same file

robust radish
#

auto uncrustify on push

lime pivot
#

just because frames get recalculated as a fraction of a pixel shorter or longer

#

all of them

robust radish
half walrus
#

solution: dont use storyboards

#

or autolayout

lime pivot
#

I get the feeling that SwiftUI is Apple's admission of giving up lmao

robust radish
#

try getting a UI team to agree to that though...

lime pivot
#

now just to wait another 5 years for SwiftUI to mature

robust radish
#

(that doesnt already agree on all-code)

#

its divisive lol

lime pivot
half walrus
#

was more a joke but also how i operate

lime pivot
#

there's more UI than business logic

#

I still wish for Android layout XML on iOS

#

it just fucking works

#

no merge conflicts

#

the visual designer tool generates clean XML that follows your existing code standard

robust radish
#

b4 apple forks git and adds convoluted storyboard support that never gets upstreamed

lime pivot
#

seems like a more feasible solution than fixing the frame shifting bug it seems

robust radish
#

if they did it it would be a weird binary plist format that still fails to merge just to fuck with you

#

fine have xml - but its compressed bxml

#

gl

lime pivot
#

can't be any worse than pod install regenerating the entire Pods.xcodeproj whether anything changed or not

#

including giving everything entirely new UUIDs

#

and sorting them in completely random order

tepid olive
lime pivot
#

git takes one look at your Pods.xcodeproj/project.pbxproj and goes fuck is this shit

tepid olive
lime pivot
faint lionBOT
robust radish
#

bitbucket doesnt do big diffs well

lime pivot
#

it did get better recently

#

but yeah I mean a 20k line file I don't expect it to work

robust radish
#

if you "upgraded" to the new diff, but its not 1:1 on feature parity with the old one

#

i wish github had jira support, at least minimally

lime pivot
#

I'm really so sick of how Atlassian works

robust radish
#

i have no complaints - i like jira and the bitbucket integration is very tight

#

auto linking between tickets and branches and stuff is excellent

lime pivot
#

stranglehold on the industry means they can work slowly, probably wading through hundreds of thousands of lines of Java that were last touched in 2004

#

my manager looks up and yells out their market cap every time Jira fucks up

#

$58.675 billion by the way

robust radish
#

github issues feels lacking in comparison

lime pivot
#

$58,675,000,000 and Jira and Bitbucket are still a clunky mess

robust radish
#

and a customer of my company so I wont talk shit publicly lol

lime pivot
#

Confluence at least has improved significantly with the new editor

robust radish
#

atlassians uptime is a mess

#

counting the days until trello goes away

#

i bet coolio could speak to some horrors in those codebases

burnt niche
#

@twilit jungle i cant use [tap release]. and custom view release. is it fine if i just remove that?

twilit jungle
#

Yes, thats how you release memory in MRC. You are not suppose to do that if you are using ARC.

burnt niche
#

wouldn't that cause memory issues if i did it like that?

half walrus
#

use arc

#

which you already are

#

dont do [blah release]

twilit jungle
#

With ARC it would since you would be telling the system to release it and then ARC generated code would also be telling system to release it. Essentially double release, hence why ARC doesn't allow you to do it.

burnt niche
#

oh so arc does it for me?

#

great

#

need to learn mrc vs arc

robust radish
#

just do it ((void (*)(id ,SEL))objc_msgSend)(tap, sel_registerName("release"))

burnt niche
#

ghost ur a legend

faint timber
#

What’s the cardinal sin of tweak dev

grim sparrow
#

layoutSubviews

faint timber
#

system()

burnt niche
#

What did i just witnessuhh

robust radish
# faint timber What’s the cardinal sin of tweak dev

excessive privileges. Its scary what tweaks can do, and users just blindly install them without vetting. its kind of crazy that before you download a tweak, you cant see what its about to inject into or which entitlements it will inherit

pearl sail
#

lemme be scared of everything I have on my phone

burnt niche
pearl sail
#

lemme be scared of everything I have on my PC

robust radish
#

im trying to convince some repos to implement an audit-like service that shows info about tweaks

#

giive it a repo and see what each tweak will inject and which entitlements it will possess

#

(before installing)

#

yeah

pearl sail
#

even closed source tweaks?

nimble parcel
#

I just wish people open sourced their tweaks

robust radish
#

yeah even closed source

gaunt mesa
burnt niche
#

@nimble parcel what about paid tweaks

gaunt mesa
#

well

robust radish
#

its gross that ppl release paid/closed source tweaks profiting of of free OS jbs

gaunt mesa
#

jacob open sourced his paid tweak

#

and it still made money

robust radish
#

i open sourced every paid tweak and made $$

pearl sail
gaunt mesa
pearl sail
#

true

gaunt mesa
burnt niche
#

Yea... idk about paid tweaks. Since it ll be easy for pirate repos to compile

gaunt mesa
#

and have brought along a bunch of users who don't care

burnt niche
#

They ll do it either way lmao

tepid olive
#

@gaunt mesa please send me your .clang-format

robust radish
#

repos could also do dynamic analysis of tweaks to auto-determine hooking coverage and possible malicious stuff

gaunt mesa
brittle lantern
gaunt mesa
nimble parcel
gaunt mesa
misty cradle
gaunt mesa
burnt niche
#

Lmao i am gonna take out tweak.xm

robust radish
#

why do you open source if not for people to learn from and re-use?

gaunt mesa
#

open source leviathan

#

eta

robust radish
#

are you stingy about existing code

nimble parcel
robust radish
#

it results in better products all around

gaunt mesa
#

how do i become krit

misty cradle
#

if i open source for people to learn from, it doesn't mean straight up copy paste and sell (again)

gaunt mesa
tepid olive
#

just open source but dont include makefile

#

LOL

burnt niche
#

Well im not sure about that. I feel like people do hoard info in the community.

gaunt mesa
#

well yeah

burnt niche
#

Some people are really cool though

gaunt mesa
#

info hoarding is a thing

tepid olive
#

if you're open sourcing a paid tweak thats the best option imo

gaunt mesa
robust radish
#

well if they can succeed in that it means your project was lacking right - whatever they added added value that ppl want

#

it fits imo

#

and should happen

misty cradle
pearl sail
tepid olive
misty cradle
#

i just put on github and forget about it

tepid olive
#

release full code (maybe minus drm) and just dont include makefile

gaunt mesa
misty cradle
#

unless i care about the code, which i start doing after gh0st guilt trips me into writing good code

#

every damn time

gaunt mesa
#

fr

#

ngh0st

burnt niche
robust radish
#

90% of "multitasking/windowing" tweaks rip code from a tweak i wrote 6years ago.. and its a good thing

tepid olive
robust radish
#

because those tweaks are cool

tepid olive
robust radish
#

and other devs have supported themselves with those projects

tepid olive
#

who are you

gaunt mesa
#

github DMCA is complicated

pearl sail
#

true

misty cradle
#

ok but ripping code should not be the way fr, you can learn, but rip dead

tepid olive
#

well it wouldn't be on GitHub if it was closed source

gaunt mesa
#

lets just make our own community

burnt niche
#

I mean in that sense, it shouldnt be bad to reverse paid tweaks TrollFront

robust radish
#

disagree. i learn by copying and editing

misty cradle
#

true, thats why i refer everyone to frcoal's tweak development guide

gaunt mesa
misty cradle
tepid olive
gaunt mesa
#

ok

tepid olive
#

it's not like you need to prove you disassembled the tweak, you just need "good faith belief" that it infringes your copyright

gaunt mesa
#

appreciate it

misty cradle
#

@tepid olive who are you

tepid olive
#

unless the other person wants to file a counter notice, they don't have much other choice

gaunt mesa
#

BRO

#

none of us know

misty cradle
#

wtf

gaunt mesa
#

WTF

#

stop deleting messages

misty cradle
#

@eternal crater who is deleting things here

gaunt mesa
#

@eternal crater

tepid olive
#

I thought burrit0z's message got deleted because of the slur

#

trolled

gaunt mesa
#

stfu jules

#

toilet

#

cat

tepid olive
#

but now idk what's going on

burnt niche
#

Honestly i am not sure if paid tweaks should be open source. The piracy repos would be even more successful if that were to happen

gaunt mesa
#

on a stick

tepid olive
#

who is @objc

#

don’t compare me to j*les

misty cradle
#

j*les

gaunt mesa
misty cradle
#

@nimble parcel gm kirb

tepid olive
#

who

gaunt mesa
#

wtf is happening

tepid olive
#

who is jules

eternal crater
#

Lol

gaunt mesa
tepid olive
#

someone please just fucking answer its a simple question

gaunt mesa
#

we don't know

tepid olive
#

ok

nimble parcel
misty cradle
#

@nimble parcel bi wtf

gaunt mesa
#

typing Several people are typing...

burnt niche
tepid olive
gaunt mesa
#

bifecta

misty cradle
#

wtf

tepid olive
#

/nick Several people

misty cradle
#

WTF

gaunt mesa
#

monofecta

robust radish
#

is there a real development channel here

misty cradle
#

WTF

gaunt mesa
#

fecta

#

quadfecta

tepid olive
#

nfr

gaunt mesa
#

pentafecta

misty cradle
#

@robust radish this is it but the actual development happens while everyones making jokes

gaunt mesa
#

wen eta pentafecta

tepid olive
#

ok that didnt clear my nickname

#

LMAO

burnt niche
#

I mean this channel is really helpful

misty cradle
#

and 90% of the people sleep

burnt niche
#

For me

gaunt mesa
#

real development happens when the following people go away

#

@tepid olive

nimble parcel
misty cradle
#

true

burnt niche
#

Just come in when ghost is in here. And boom u got help uhh

tepid olive
#

@modera

gaunt mesa
#

moderna

misty cradle
#

i decided to first go to sleep, but then i remembered i need to charge apple watch to track sleep to get a good schedule

gaunt mesa
#

virus

robust radish
#

i have that person blocked so i see a stream of "1 blocked message" (what a dumb system..)

misty cradle
#

so im ruining my schedule to get a good schedule

tepid olive
#

ok gn

#

time to get on my alt account

misty cradle
#

and i forgot i took a tweak to make on today

tepid olive
#

from my understanding this channel is literally the best place to get apple dev help lol

misty cradle
#

so i have to actually make it

gaunt mesa
tepid olive
#

true

gaunt mesa
#

@restive ether he said true

misty cradle
#

@tepid olive false, i know some place better

gaunt mesa
#

please do it

eternal crater
#

Yes

gaunt mesa
#

thank you

misty cradle
#

1:1 help from the one and only

#

[redacted]

restive ether
#

true

gaunt mesa
#

or backroom

misty cradle
#

nonono

#

neither

gaunt mesa
misty cradle
#

no

#

thats dead too

gaunt mesa
#

rev's server is beyond dead

misty cradle
#

actually 1:1 help from 3 big brains

#

might become 4 soon

#

😳

nimble parcel
burnt niche
#

Im in the ios dev server

#

Its cool

gaunt mesa
#

not that one

#

we are talking about the emote server

robust radish
#

i have better luck on the slack

gaunt mesa
tepid olive
#

LOL

gaunt mesa
#

as u can see

#

emote server

nimble parcel
#

I feel like I’m gonna be stuck giving tech support for the next year once Orion is out

tepid olive
twilit jungle
#

Ban leakers

tepid olive
gaunt mesa
gaunt mesa
twilit jungle
#

Already banned

burnt niche
misty cradle
tepid olive
#

tfw nfrcoal

misty cradle
gaunt mesa
#

plase invite to [redacted]

#

!!!!!

nimble parcel
misty cradle
#

with redacted i mean Dubai

#

@gaunt mesa so if you are up to pay 300 euro ticket

tepid olive
#

true

misty cradle
#

come join us in dubai

nimble parcel
tepid olive
#

how did it already get deleted

gaunt mesa
#

overview of the mach-o executable

primal perch
#

brave

#

true

misty cradle
primal perch
misty cradle
#

so lonely out here

#

well kinda hard to have one nfrcoal

gaunt mesa
#

tr1

#

co

#

ol

#

TIL this emote was in this server

#

read a book there

misty cradle
#

@vivid dew mashallah yusuf

#

i shall see you there

tepid olive
tepid olive
misty cradle
#

gm

tepid olive
#

gm

burnt niche
# tepid olive woe

Burritoz the shortcut developer. Bro im a big fan. Ur a legend. Cant wait for wwsc21

tepid olive
#

if you're being serious, thats not me

#

<@&534820002251931678> when is setup battle voting frburn

#

Burritoz the shortcut developer. Bro im a big fan. Ur a legend. Cant wait for wwsc21

burnt niche
#

Lmaooo

tepid olive
#

Better than that idiot burrit0z who just makes catgirl widgets

#

definitely not reading apples macho-o docs

#

true

#

20 year old ones

burnt niche
tepid olive
burnt niche
#

I like the other burritoz better

tepid olive
#

lmaoo

burnt niche
#

His shortcuts are goated

gaunt mesa
#

uhhritmadfunnyz

#

@tepid olive

tepid olive
#

uhhritmadfunnyz

tepid olive
burnt niche
#

Uhhhritoz

tepid olive
#

what does ppc stand for

#

PowerPC

#

oh

#

renai the skier(tale)Today at 7:34 PM
pussy penis cock

gaunt mesa
#

wtf

brittle lantern
gaunt mesa
#

tale isn't even in my nickname

#

mr i use powershit

tepid olive
#

yeah i have a client to add real names

gaunt mesa
#

power cord is trash

tepid olive
#

not powercord wtf

#

gay

pearl sail
#

lightcord

gaunt mesa
#

canary is bad

burnt niche
#

Breaking news Ge0snow here. Ios 14 jailbreak for a13 devices is out released by burritoz the shortcut dev with a shortcut exploit which installs a shortcut based frontend package manager which only installs shortcut tweaks.

gaunt mesa
#

nah that's goosecord

tepid olive
#

huh

gaunt mesa
#

nvm

#

goosecord is good

burnt niche
#

I have goosemod*

gaunt mesa
#

too bad

#

goosecord sounds better

burnt niche
#

Whats goosecord

#

πŸ˜‚

tepid olive
gaunt mesa
#

goosemod

#

aka goosecord cuz i'm dumb

burnt niche
#

^

#

I have goosemod

#

Let me show u The theme i use

gaunt mesa
#

what is that abominatkyomb

burnt niche
#

i honestly liked this one the most

gaunt mesa
#

yes

tepid olive
#

dracula?

pearl sail
#

How does everyone and their mom have IDA

burnt niche
#

yes

tepid olive
#

true

burnt niche
tepid olive
burnt niche
#

who me?

tepid olive
#

yes

burnt niche
#

i use it everyday

#

lmao

tepid olive
gaunt mesa
burnt niche
#

When mfers doubt uuhh

gaunt mesa
#

it's called piracy

pearl sail
tepid olive
#

im interested

#

to see

#

to see what you do that requires ida

burnt niche
tepid olive
#

flex bro

burnt niche
#

Just random shit to practice

tepid olive
#

ok fyi, install libFlex and FLEXall

#

in app debugging

#

much easier

burnt niche
#

Yes i did that as well. but this is all server based

#

I have flex

tepid olive
#

i’ll need to use IDA to try and get my school system’s API done used and properly by reading off the app code ig

burnt niche
#

Also this app only allows you to record videos

#

So i added an option to send videos from gallery

gaunt mesa
#

i love futives

grim sparrow
#

I fully recreated the api which is most popular in the UK with Flex and Firefox tools

#

lol

burnt niche
#

I just put a random person as my name cuz i was testing lmao

#

I love futives

tepid olive
burnt niche
#

Hes goated

gaunt mesa
#

do u play?

tepid olive
#

i’ve understood properly how to log in but i doubt i’ll be able to fetch grades properly

burnt niche
#

Actually i have a auto send option as well. That only sends messages when matched with girls

gaunt mesa
#

imagine not being in the fugitives regiment pointandlaugh

tepid olive
grim sparrow
#

It’s painfully simple in reality

burnt niche
#

I also have save chat pictures. And never expire timed pictures

#

Weird shit

#

For practice

tepid olive
#

my school doesnt have a centralized grade tracking system unfortunately

#

all the teachers choose their own place to put grades

grim sparrow
burnt niche
tepid olive
grim sparrow
burnt niche
#

@tepid olive most of the shit i did was because of ida since i had to look into the server api

tepid olive
#

i probably shouldn’t send the website because it has literally all my school name info in the homepage

grim sparrow
# tepid olive yea

Just open the dev tools, network. And watch each request. Look at the headers and then look at the response. Odds are it’ll return a json dictionary which you just need to parse in code

burnt niche
#

And also sometimes i use it to look at springboard or uikit

gaunt mesa
grim sparrow
#

Considering mine is country wide it’s not really a problem if I share it

tepid olive
#

i saw that

#

epic video

gaunt mesa
#

lmao

#

true

gaunt mesa
#

yes

gaunt mesa
#

even safari works

tepid olive
#

safari has dev tools? didn’t even realize frcoal

gaunt mesa
#

don't care

grim sparrow
tepid olive
#

ok

burnt niche
#

Now i am off to reverse burritoz paid tweaks

gaunt mesa
#

bruh

#

just ask me

#

i'll just rewire the burrit0z mainframe and leak source

grim sparrow
#

lol

burnt niche
#

Lmaooo

grim sparrow
#

To be honest

gaunt mesa
#

go ahea

grim sparrow
#

I’m not sure if what I’ve done is technically legal

burnt niche
lime pivot
#

CentralisKit.framework pls

tepid olive
#

pee

tepid olive
grim sparrow
gaunt mesa
lime pivot
#

CharizKit eta wen

gaunt mesa
#

true

lime pivot
#

same

gaunt mesa
#

chariz sex toys wen

grim sparrow
#

Thing is. Overnet have no documentation on the API. They have no license or anything saying you can’t. They haven’t responded to me on Twitter or emails. The Centralis app doesn’t do anything wrong. There’s no reason for them to be mad at me, right shake

tepid olive
burnt niche
#

I have multipla open in ida rn

gaunt mesa
tepid olive
gaunt mesa
#

@lime pivot sarcasm tokens apply on discord too

gaunt mesa
#

sorry i meant mr snrub

lime pivot
#

they can claim accessing their API is unlawful access to a computer system if they really want to

grim sparrow
#

Well yeah they could because it technically is

lime pivot
#

but otherwise it's all publicly accessible shit

tepid olive
#

also i don’t see any jsons sent lol

grim sparrow
lime pivot
#

and they can't ding you just on reversing and using an API that's available on the public internet

grim sparrow
tepid olive
gaunt mesa
#

REST APIs uhh

tepid olive
#

it seems they don’t use anything apart from .asp files lol

lime pivot
#

but they can say you used it to do X Y and Z which are not authorised uses of our service

gaunt mesa
#

zed

lime pivot
#

z

grim sparrow
#

I haven’t released any back doors I have, the app is purely just using the same endpoints

tepid olive
#

so yea ig i’d need a scraper for this

gaunt mesa
#

zee is disgusting nt

tepid olive
#

bruh

lime pivot
#

personally I think if someone uses your "private" REST APIs then tough shit

burnt niche
tepid olive
#

a) they dont, they steal cracks

#

b) malware

burnt niche
#

Fax

grim sparrow
lime pivot
#

but companies think you're a hacker and you're gonna do something terrible

tepid olive
#

have fun with them modifying your hosts files

burnt niche
#

Good thing I dont pirate

grim sparrow
#

I looked on their website, if you pay them Β£10,000 a year they will give you access to a dumbed down version of the API

#

I’m not joking

gaunt mesa
#

so like musixmatch

burnt niche
#

Or you can use the tool julio made @tepid olive fr

gaunt mesa
#

except i pay

grim sparrow
#

lol

tepid olive
#

@burnt niche if you actually have multipla open, do try to crack it, it is good practice for RE

grim sparrow
#

I’ll actually finish Centralis one day

gaunt mesa
#

burrit0z

tepid olive
grim sparrow
#

I can’t show speed comparison cause school and stuff but it’s ridiculously faster and better looking

gaunt mesa
#

can i distribute multipla 1.0 source that's probably in my bin

burnt niche
#

I don’t actually have it open. But maybe in the future

gaunt mesa
#

jk

tepid olive
#

its bad code

gaunt mesa
#

οΏΌ:shit

#

wtf

burnt niche
#

Fultipla coming soon. @gaunt mesa send it my way

gaunt mesa
gaunt mesa
#

sorry

burnt niche
#

Soon ill have a paid tweak and ill ran away with first week sales and never give support TrollFront

tepid olive
#

ill crack it for you

gaunt mesa
#

so ur daniel volt

tepid olive
#

and send to hack your fridge

gaunt mesa
#

good to know

burnt niche
#

Lmao

tepid olive
burnt niche
#

Hack ur fridge

tepid olive
#

oh

#

not me

burnt niche
#

Limneos jr

grim sparrow
#

I actually came up with a fantastic cash grab Twickd tweak earlier

tepid olive
#

i have cracked a mac app sofuckingfunny

grim sparrow
#

While I was in the shower

#

But I can’t fucking remember what it is now

#

And I hate myself

tepid olive
#

damnnn i would've used my alias and made bank

grim sparrow
#

Mood

burnt niche
#

Im making a nice reachability tweak

tepid olive
#

eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

#

E

#

Twickd change grabs are so easily done fr

grim sparrow
#

Omfg

#

I can see the idea but don’t know what it is

tepid olive
grim sparrow
tepid olive
#

angry~2

grim sparrow
#

Ngl

burnt niche
#

Any sunnyd fans in here

tepid olive
#

r/jb will literally buy anything that looks good even if it kills their phone

tepid olive
grim sparrow
#

Yep

#

And Twitter

tepid olive
#

yea

gaunt mesa
#

guys

#

twickd v2 is shit

grim sparrow
#

Yes sir

#

lol

gaunt mesa
#

geometric is shit

burnt niche
#

Alright can yall promote my tweak when it comes out for 5$?

#

Each

tepid olive
#

southern[n]whocode

#

@gaunt mesa fax

#

πŸ“ 

grim sparrow
#

^

burnt niche
#

If i release a paid tweak. Which repo is the best to milk the most money

grim sparrow
#

Flame repo for the high quality shit, and Packix for a random thing

#

Ezpz

tepid olive
#

twickd because you dont pay taxes

grim sparrow
#

^

#

Actually no

tepid olive
#

it's not a southerngirlwhocode/iosthemem0d alt if it doesn't have a typo, memory leaks in tweaks and/or numbers in the username

grim sparrow
#

Use Geometric cause no fees for the first month

tepid olive
#

i have to report my income sadly cause im past the limit of income you can make without tax

gaunt mesa
#

triangle cock sucking services @vivid dew

tepid olive
grim sparrow
#

So if you know it’s gonna be a good cash grab, sign up to geometric

tepid olive
#

LOL

#

bruh

burnt niche
#

Lmao

tepid olive
#

nobody uses geometric

grim sparrow
tepid olive
#

who is gonna use geometric

grim sparrow
#

False

tepid olive
#

like 100 people have it added in their package managers

gaunt mesa
#

megadev should've used geometric

burnt niche
#

Setting my tweak up for failure wow

grim sparrow
#

Kal_Themes

burnt niche
#

πŸ˜‚

tepid olive
#

true

gaunt mesa
#

use packix or chariz

burnt niche
#

Why not twickd

grim sparrow
tepid olive
#

:goshimgay::goshimgay::goshimgay::goshimgay::goshimgay::goshimgay::goshimgay::goshimgay:

grim sparrow
burnt niche
#

Yea honestly its gonna take a long time since i have no designer

grim sparrow
#

lol

#

Wanna see the current Aemulo UI

tepid olive
#

@icy tundra sex slave please come here

#

male sex slave please

#

designer male sex slave

icy tundra
#

What do u need

tepid olive
#

please

icy tundra
#

I’m with fam

tepid olive
#

fuck me

icy tundra
#

Oh

#

😏

tepid olive
grim sparrow
burnt niche
#

Aw hell nah hes about to anhialate ur asshole

tepid olive
#

ok off to go get fucked

burnt niche
#

FIRE IN THE HOLE

tepid olive
#

wtf no not anal bro

burnt niche
#

@gaunt mesa u know exoghost?

gaunt mesa
#

what

tepid olive
burnt niche
#

Exoghost>futives

gaunt mesa
#

NO

#

handler maybe

burnt niche
#

Yup

#

Helllll nah

gaunt mesa
#

footies on top

burnt niche
#

Exoghost is way better than handler

gaunt mesa
#

bruh

burnt niche
#

U dont know him

#

Trust me

#

Watch this

gaunt mesa
#

u know who sucks

#

cold war players

#

cuz cold war dead and dry asf

burnt niche
#

He is aimbot

#

Like this man is aimbot bro

#

Watch him. Hes literally miles better than futives or anyone else in the community rn

#

Thats his aim training. Watch his actual gameplays n be amazed

tepid olive
#

nice comment

burnt niche
lime pivot
tepid olive
#

looking at this code im very lucky it didnt break in RTL

#

i mean thats cause i set everything to left and right instead of leading and trailing

#

LOL

#

also if i hadnt set text alignment it would've overlapped for these two labels

#

time to prettify more code

#

that is definitely a word

burnt niche
#

@gaunt mesa left u speechlessPogU

restive ether
tepid olive
burnt niche
#

Thats the thing

#

This man be pullin call of duty whores left n right

#

Excuse my language

#

Lmao

tepid olive
#

what the fuck that code worked

#

i mean

#

ok

misty cradle
#

ok someone send your dyld shared cache ty

#

wtf

#

@half walrus

tepid olive
#

idk try

misty cradle
#

hi are u alive

tepid olive
half walrus
#

what need

misty cradle
#

i need dsc @half walrus

half walrus
#

download ipsw

#

open largest dmg

#

drag out dsc

misty cradle
#

how to open dmg on windows

half walrus
#

or just use my extracted one in pins(?)

#

there's a dsc on that page as well

#

in the folder

#

ctrl+f ".7z"

#

dylibify

#

@grave sparrow

misty cradle
#

got it ty

tepid olive
#

this is commit worthy

#

please code work so i can commit

#

how the actual fuck did i write working code first try

twilit jungle
#

true

tepid olive
#

commit name: first try, that's actually surprising. where is the bootloop bug?

#

welp now code is cleaner and shorter, gg

lunar tree
#

so the iphone 6s+ still isn’t supported by checkm8 still, anyone know when it might be

primal perch
#

it is though

#

or checkm8 directly u mean

#

idk a9 worked pretty sure

lunar tree
#

directly on windows

misty cradle
#

windows vibeok

#

!t checkn1x

faint lionBOT
lunar tree
#

it says A9 is t supported

#

i don’t have a flash drive right now

#

screech

misty cradle
#

well then get one nfrcoal

half walrus
#

twisted insane did a song on disciple records in december n i completely missed it wtf

gentle grove
#

LMAO

half walrus
#

i've ran speed test so many times in the past 4 hours

half walrus
#

if you're doing bootrom hacking you can use this

#

but you shouldn't be doing bootrom hacking on windows

grim sparrow
#

lol

lethal ice
#

@grave sparrow

brittle lantern
#

tf?

tepid olive
#

gonna install mDNSResponder on linux

restive ether
burnt niche
#

Man tell the president to suck my dick n balls from the back

narrow mason
#

This is an incredibly racist and homophobic comment

tepid olive
#

back to avahi

#

πŸ˜”

#

my mom is getting new phone so i get free iphone 7 sofuckingfunny

#

development device

#

device to brick

burnt niche
#

So fucking true

lime pivot
#

is he also building another storey on Tim Cook’s house with taxpayer funds?

faint timber
#

wait the creator of objective-c died?

lethal ice
#

the creator of next step died

#

aka steve jobs

primal perch
#

brad cox was one of the two objc creators and he died jan 2 this year

#

L

lethal ice
#

rip

#

L

tardy narwhal
#

oh rip

tepid olive
#

i forgot my backup password woeis

#

My mom had an external drive that was named as her login password on her desktop

#

I don't even know how something like that happens

#

user error

#

brb, gonna change all my passwords to alpine KEKW

#

Lol

#

are you kidding me

#

I can reset the password, but i gotta reset all my settings

#

the password was backup

#

i feel like an idiot now

gaunt mesa
#

nice job idiot

#

@tepid olive

gaunt mesa
#

brad cocks

#

@grave sparrow

#

stove jeebs

#

incapt

pearl sail
tepid olive
#

set your password for your mac to alpine

#

easy w

pearl sail
#

easy money

surreal mountain
#

is there any reason using the exact same non-device-specific foundation code works on ios and not macos

surreal mountain
#

sooo

#

these just like

#

work on iOS but not macOS?

lime pivot
#

saw an iMac like this on eBay once

#

there was a weird string in the About This Mac photo

#

turns out it was the startup disk name, someone must have accidentally typed into it and never figured out how to change it back πŸ€·β€β™€οΈ

unkempt seal
#

Hey, any chance you’ve looked into it? I’ve tried to lookup for a solution and so far found nothing

grim sparrow
#

Mate imma be honest I completely forgot

#

I’ll do it right now angry

unkempt seal
#

Thanks!

grim sparrow
#

@unkempt seal aight so, due to the intents needing special entitlements the best way to do it is just manually archiving it, resigning each of the binaries with ldid, and then just bundle as deb

#

you can't cheat your way through with Theos on this one

unkempt seal
lime pivot
#

you can use the xcodeproj instance type for building Xcode projects from Theos

half walrus
#

since when do i know anything

half walrus
#

if its an xcode proj it'd probably be easiest to do with theos rn

grim sparrow
#

Normally it is, but you need specific entitlements for the different intents, and to my knowledge theres no way with theos to use different code sign entitlements on different files

#

You'd have to make a modified version of xcodeproj.mk, and at that point it's probably just easier to do it manually

wicked summit
tepid olive
tepid olive
wicked summit
#

today I learned the creator of ObjC is named Mr. Cox

#

actually

#

Mr. Love and Mr. Cox

restive ether
#

Love & Cox

wicked summit
#

Love Cox

tepid olive
#

Love Cox

ashen birch
#

Love Cocks

tepid olive
#

Love Cocks

grim sparrow
wicked summit
#
"πŸ‘©β€πŸ‘©β€πŸ‘§β€πŸ‘¦".contains("πŸ‘©") // false
"πŸ‘©β€πŸ‘©β€πŸ‘§β€πŸ‘¦".contains("πŸ‘§") // false
"πŸ‘©β€πŸ‘©β€πŸ‘§β€πŸ‘¦".contains("πŸ‘¦") // true

swift is misogynistic

tepid olive
#

I installed twemoji system wide

#

linux emojis are so lacking

restive ether
#

very visible

tepid olive
restive ether
#

one of these days

tepid olive
#

true

tepid olive
restive ether
#

apple has the best ones

tepid olive
#

can I download apple emoji ttf/otf?

restive ether
#

no question about it

#

uh

#

i assume yes

tepid olive
restive ether
#

actually yeah they do

tepid olive
#

where

restive ether
#

because i have 14.2 emojis

#

i forgot about that

tepid olive
#

aspen's post about this has the ttf

restive ether
#

huh

tepid olive
#

nice

restive ether
#

is this even legal lol

tepid olive
#

prob not

restive ether
#

are apple’s emojis copyrighted

#

probably

#

nice

tepid olive
#

how do I change discord's emoji font

west grove
#

@grim sparrow your smart with Xcode right