#development
1 messages · Page 293 of 1
bc it's cheaper, w/ a better battery, thinner, 2-in-1, and it has a touch screen
Craig said the hardware for windows on m1 is there,, just microsoft has to give out a windows arm license for m1
jsut installed vscode
@misty cradle yep exactly
true
then do i install appcode?
@vivid dew cuz 1 2 3
soon™️
dont use appcode rn jigga
if arch is so good why is there no arch 2
ok krit
if cock is so good then why do balls
do you guys recommend iOS or Android?
#fuck school
android
android
✅
not enough cum 😾
true
people really use Qemu for android
just use corellium for android
or sandcastle
isnt it just drivers
true
🔹
🔷
⬜
first one to tell me what that means gets 5 paypal
diamond
no
is it stupid
true

what
how is that drama
Thats a reply to 3 month old thing... just to ping him
And its not even just you... literally half the other people in this chat are doing it.
tuff

bc dragon / the yaml library i use isn't working on sur, but I can't make them just use theos bc they're working with the simulator
did krits paypal get reinstated
not reinstated, but after 6 months they agreed to pay me what was in the account
finally
yeah
you are living better and less stressed i assume
lol
been an insane week, so less stressed, nah
ah makes sense
but i've been able to eat non-ramen
dragonbuild on m1 with procursus
and i'm getting a tattoo in a week or two

thanks to that payout
so u all are probably gonna get krit face reveal once i grab that
wait wasnt the payout boss' money for homeplus work
the payout was my entire bank account funds
i had just transfered it to paypal to cover some stuff
I do need to hit up boss though and see if we can figure out what I owe him on that
i'm getting a dragon tattoo-ed so yeah

getting this but likely a bit more westernized of a dragon
large tattoo
but the basic layout and placement and color is exactly what I want
someone tell apple to ship my macbook this second
and yeah, it's probably gonna run around $600 minimum

first tattoo, go big or go home
post
otherwise the tattoo guy will mess it up
anyone here currently running big sur / python 3.9
don't need gui
so if you have some time to kill
that guy i'm helping out seems to have uncovered Yet Another Bug™️
pyyaml setup script borked
might have to write my own yaml parser at this rate

alright give me like 10 minutes, its my moms laptop and its shut down

well
rn i can tell you it works
shit
because i used dragon on big sur b3 and made my first tweak
i will uninstall and reinstall in a few mins, let me finish this calc shit
feel like i'm often more frustrated by things working than things not working 
bc now i have no idea what the problem is
if you installed dragon, pyyaml works
maybe it wasnt 3.9 though
that could be it
im not entirely sure if its 3.9
python3 without any arguments should tell you the version
send me your wishlist
dragonbuild takes over krit's body
@lime pivot
@tepid olive
Quote is back

“

QUOTE IS BACK

the fuck

the fuck
@lime pivot
Stop
@half walrus either way, py3.9/pip20 breaks pyyaml, log https://hastebin.com/sasaqodiru.sql here
Please stop
:angry: :angry: :angry:
@grim sparrow

Do you not get the joke
Nope
SouthernGirlWhoCode is iOSthemod
Lmao fr
He pretended to be a girl for clout and because his old name was tainted by shitty overpriced twickd tweaks

Lmao
Or ed lmfao
I died when I saw that name come up in chat as “is typing”
you can use sed
no
Guys I’m sorry: I lied about being transgender for tweak sales

carson downgraded
Guys I’m sorry: I lied about being transgender for tweak sales :blind: :blind: :blind: :blind: :blind:
@grim sparrow
Sadly not true
then have a script to deploy and build on iOS
I’m a pretty little girl 
I’m so lost what is going on rn

Probably factual as well
I’m a Bri ish girl who codes
Wait you got the armbook?
no

Cock book
heh
:haydenfrchristmas:

Moms MacBook nfr
testing py3.9 on big sur

Use haydenchristmas

It is the christmas season
Hayden coal
haydencoal
:haydenchristmas:
@tepid olive give Hayden Christmas server invite pls

:haydenchristmas:

@tepid olive nano is proper if you customize it proper
I coded the entire procursus build system part that i did thru May in nano
Because my mac VM didnt have acceleration so vscode wouldnt work
Wait you guys use mac I use android
nuts even
i edit a lot of tweaks in nano

@primal perch
needs more jpeg
Clyde
BOT
Today at 3:43 PM
Your nickname on this server has been changed to balls.
Only you can see this • Dismiss message.
(╯°□°)╯︵ ┻━┻
Clyde
BOT
Today at 6:43 PM
You’re fucking gay @tepid olive
Only you can see this • Dismiss message.
Power cord can make Clyde say shit
Fun
Clyde
BOT
Today at 6:45 PM
Gm
Only you can see this • Dismiss message.
You can have mine

server
@vivid dew yes
I’m using sexcord
god there has to be a tweak to have replies and quotes
@tepid olive
@half walrus Hello, can I ask you a respectful question?
There is a TestFlight build that has replies and quotes
I think I can’t dm you, that’s why I’m asking here
imagine needing to make a testflight build to realize that is a good idea
Imagine not having TestFlight discord
Also I took a look at shitcord code and determined it’s not feasible to fuck with their mess of web requests to add quotes back
I’m too lazy to read through shit code
Discord app
Not discord tweak

Discord itself is a web app lmao
its not a web request to add quotes back though
Literally you can inspect element in the app
its not a web request to add quotes back though
@surreal mountain obv
Hold on lemme web request quote button back /s
you said you dont want to mess with their web requests to add quotes back
you said you dont want to mess with their web requests to add quotes back
@surreal mountain read through shit code of web requests
why would you need to do that
The web requests do not inhibit the ability to add a client sided feature
exactly
why would you need to do that
@surreal mountain to look at the app in ida and see what it does
Dumbass
YOU WOULDNT
youre sending a message
youre literally making a button to add text into the text box
why does IDA need to be involved
youre literally making a button to add text into the text box
@surreal mountain basically the only two classes are RCTView and RCTTextView
Lmao

ok
Otherwise just view controllers n web requests pretty much
use frida-trace and hook the method that the reply button calls
hook that specific button and replace a uilabel
Too lazy
It’s an RCTTextView
i can say with high certainty that it is an NSObject
So I would have to find where it gets initialized so I am too lazy
nope

Go ahead hook RCTextView and adjust the text of that
i can say with high certainty that it is an NSObject
@primal perch
@primal perch correct
How did you know
if you want to get really specific you probably need to hook it at the source which is shitty obfuscated js
its like trying to hook status bar stuff just off views
but 10x worse
Exactly why I don’t wanna fuck with it
ivars
balls
nut 7
What is this nut 7
the predecessor to nut 8
balls nut7
we all laughed
cannot confirm
/nick Ultra

/stfu
Then don’t complain about me talking
Yes
Stfu
@surreal mountain stfu
Ok
It’s always monday somewhere
I am not sure what if you are still in the process of getting the money from the us but I don’t know what if you are still in the process of getting the money from the us and you have to do it for you to do it for the next year or two or three weeks and then you have to do it for you to do it for the next year or two or so I can do it again later this week or if you have any issues with the us or if you have any issues with the us or if you have any issues with the us or if you have any issues with the us or if you have any issues with the us or if you have any issues with the us or if you have any issues with the us
Just spam the first option on predictive bar
Who needs to type
The predictive bar knew exactly what I wanted to say
Yes it does it is very important for you and you have any idea of what I would like for the day or so if I could find it for the next year or two weeks I can get a refund on it if I have any questions I can send it out with my client and then you have a copy of the invoice and then I will you know if that is what you can send it out to you if I have to send a check of the invoice thank it thank me thank it for the email thank it again thank it for the update I have a couple questions for that thank it thank everyone for all that I love to you know I have no idea how much you do I have no internet to say that you don’t know how much you do with me I am so I am jealous I don’t want you have any money to go do it again if I have a
Nfr

@surreal mountain there is no need for a response like that from you. I did not ask for a response from you; and I definitely didn’t ask for an aggressive response like that. Please stop sending these messages, thanks
I do not need you to be sending me more negatively
@primal perch gm
true
@primal perch @lethal ice @everyone gm
stfu
true
true
cant tell if this is a good or a bad thing
i think good
good
version incompatibility is a nice bug
easy fix
change version
if it wasn't that, god knows
Anyone have backboardd headers for 13, tried to dump them myself, but its just an empty dir, github repos are ios11, and Im getting unrecognized selector errors
backboardd
true
This is why I do not use Reddit
Getting errors on BKProximitySensorInterface
Correction: This is why I don’t look at reddit chat requests
Getting errors on BKProximitySensorInterface
@upper mountain woe
indeed
Oh hell nah with this shit
They need their pussy fucked
@upper mountain just checked and that is correct

I clicked on one of their profiles and
The posts they made

WHAT THE FUCK I DID NOT WANT TO KNOW THIS
WTFFDD
NOOOO MY LIFE
BRUH

WHAT THE FUCK
THIS GUY FANTASIZES ABOUT TRANS GIRLS




OK DELETING REDDIT
Yea that's not nearly as bad as other shit on reddit
WHY AM I BEING INVITED TO THIS GROUP
they know
Ever expressed interest in sucking a girls dick
No
?
Thisty bitch

Im not judging Im just wondering why I am invited to this group
I never expressed my sexuality in any way on reddit

There are tons of subreddits for people looking to meet up for sex, like weirder than the back pages
Yea
Super
No just mutual insane thirst

you sound like you know a lot about this @upper mountain
No I’m not joining
:troll:
Nfr
But no I do not want to suck girl dick Nfr

That is enough reddit for the rest of 2020
Now off to do things
me_irl
NOTHINGN
you know it bb 
NOTHING AT ALL
/s
@twilit jungle would you happen to have a simulator build of flexall
Nope
you know it bb
@upper mountain what is this replying to
I’m using old discord
Can’t see
dragon not functional, theos is theos, so i cant get this to build

"You sound like you know a lot about this" @tepid olive
oh yeah I pr'ed a fix
ur missing a header
(u actually dont use any headers whatsoever but i'm not manually declaring dyld symbols)


Hello
Bruh
Someone asked me if I could disable ads in Spotify, is that considered piracy? Since it's a premium feature.
Wbu youtube music no ads? There's a tweak like that... (plenty of upvotes in the subreddit, very new)
Not sure, somehow YouTube app itself is an exception but not sure about YouTube music
I guess the idea is YouTube premium came out after the no ads tweak originally did so that somehow isn’t piracy
Nah, it's very very new
Wait, I'll ping a mod
@raven yoke hello, could you answer here?
you mean cercube?
idk that one
no point
I mean I haven't been following a lot
cercube was allowed cause it released first before premium. I still don't agree it's right but was outvoted so -.-
cercube was allowed cause it released first before premium. I still don't agree it's right but was outvoted so -.-
@raven yoke hmm, should I ping another mod?
because they don’t disable ads
they’re hacking spotify’s licenses
if you could actually actually “ad block” on ios imo it would be fine and i see no reason why subreddit mods wouldn’t accept it
Wdym hacking Spotify licenses
I mean, If I get the approval I’ll just flip some booleans ig
they’re forcing the spotify server to think you have a spotify premium license
for the other one, yeah luki
The other one what?
the tweak you were talking about
though i’m not much of a fan of the youtube exception either
You want the link? I still don’t get it sorry 😅
I mean you said should you ping another mod, if you want the explanation for that one, yes
Ah
@icy crescent could you clear this up please? There’s a YouTube music tweak which disables ads, very very new, plenty of upvotes in the subreddit, and someone asked me if I could do it for Spotify, and I asked if it’s piracy or not
I think you’ll find ed is superior in every way
i only found out about ed yesterday
ed (pronounced as distinct letters, ) is a line editor for Unix and Unix-like operating systems. It was one of the first parts of the Unix operating system that was developed, in August 1969. It remains part of the POSIX and Open Group standards for Unix-based operating systems, alongside the more sophisticated full-screen editor vi.
it do be on procursus
@hollow kernel you have a fan
i speak from a bias standpoint
i like nano because of its simplicity and ease of use
if that isnt an option then vim is better by far
but ed does in fact trump all i agree
true
just buy an armbook
@restive ether probably knows better than I
Oh he/she already answered lol
Welp
Ed 
This is because GCC have no idea about the changes in the register contents and this leads us to trouble, especially when compiler makes some optimizations.
Can’t say that isn’t surprising
Context: If in our code we touch (ie, change the contents) some registers and return from asm without fixing those changes, something bad is going to happen.
decompiling backboard shows that they just put a _ infront of all the methods


in either iOS 12 or 13
Basically youtube ad blocking has been around much longer and can be done with regular browser extensions
@fair robin
It's not the ad blocking that's against the rules, it's how it's achieved
if your client tells spotify or youtube that you have premium when you don't, that's piracy
Kk understood
If I see that disabling ads forces Spotify to think it’s a premium account I won’t do it
With spotify ad blocking its almost definitely how the dev does it
nano is good, what’s better is opening up your hard drive and using a needle and magnifying glass to flip bits
there’s methods to do it without enabling “premium”
oh yes i agree
with youtube you can use a normal ad blocker and just block them
for exmaple
my reddit and twitter ad blocking is not piracy
i just set the height of the cells of 0
by faking premium spotify's not giving you them in the first place
Understood, thank you for your answer 👍🏼
go ahead @lime pivot notatio on chariz
there’s methods to do it without enabling “premium”
@restive ether really?
yeah
probably somehow
I’ll dig into it
rev actually posted it in the subreddit channel
actually for twitter, i setHidden true
idk if you can still do whatever he posted
If it comes to just flipping booleans (not one that says isPremiumEnabled) then Ig it can be done
i think blocking the content is the easiest
Wdym?
blocking your device from getting the ad
i wonder if you can host block spotify the same way they do it on PC
@interface Post : NSObject
@end
%hook Post
- (BOOL)isHidden {
return [self isKindOfClass:[%c(AdPost) class]] ? YES : %orig;
}
%end```
7 lines to hide reddit ads

With twitch it's literally a boolean, isTurbo
@interface Post : NSObject
@end
%hook Post
- (BOOL)isHidden {
return [self isKindOfClass:[%c(AdPost) class]] ? YES : %orig;
}
%end```
Nice
wtf quote
i don’t know why they make the names so obvious
havent seen that in a bit
i don’t know why they make the names so obvious
@restive ether
at least do like
I’m on 44.0 cuz of Reva

isINTJCUMTURBOMETER
lol
Ik I saw
wtf
@lime pivot btw, why colors don’t work with Cephei? I mean they do, but it’s not an easy way..
he asked
true
i’m trying to find what rev said but i think he nuked just about everything
or i suck at searching
Ah yes... confuse the next programmer just so that its harder for some random person to swizzle your stuff.
yes
or you can do this really cool thing
i’m trying to find what rev said but i think he nuked just about everything
@restive ether you don’t need to, it’s okay
// this is if they have turbo not notched device
@property(nonatomic, strong) BOOL isUsingNotchedDevice;```
or use an obfuscator
yeah i think he deleted it lol
L
dgh0st gonna educate me about that being wrong or something
As sane as that sounds, imagine having to read header files (out of 1000 other files) each time you want to understand what a variable means.
okay
@property (nonatomic, assign, readwrite, getter=isHidden) BOOL hidden;
@end```
then use an obfuscator of some sort
Its correct and redundant
correct and redundant
Haha okay

I’ll remove it then
You need the first line and last line though
use an llvm pass or something similar for your use case
and just replace some names for basic obfuscation/antijb
@upper mountain love PowerUp man, I use it many times, btw, autowake stop working since your only update if I recall correctly
btw no companies wants to waste effort on obfuscate stuff like that. Literally not worth it.
DM Me
Thats cause some dumbass abused the app, no one wants to do it until they are forced to.
explain?
Bruh
// Notification for colors
colorDictionary = [[NSMutableDictionary alloc] initWithContentsOfFile:@"/private/var/mobile/Library/Preferences/com.aestea.luki.aestearevivedcolors.plist"];
}
%ctor {
notificationCallback(NULL, NULL, NULL, NULL, NULL);
CFNotificationCenterAddObserver(CFNotificationCenterGetDarwinNotifyCenter(), NULL, notificationCallback, (CFStringRef)nsNotificationString, NULL, CFNotificationSuspensionBehaviorCoalesce);```

You can find it on Craigslist
Didn't spark update that to not require reading from file anymore?
wishing i had alc
but also glad i dont
ALC?
alcohol
oh lol
lol
lollll
alchohol ruins your life folks
true
only saying that cuz never drank it
how old are you
im 16
ah lol
all my friends smoke and they be like bruh smoke, im jsut fine without smoking

thanks to krit. he/she helped me get setup with erything
I always advocate people smoke at your age even though its bad

now i . got dragonmake, vscode and prolly theo for imulator
like weed bruh, one friends already got addicted
🤮

the only way you can get addicted to weed is if you're in an actual horrible place mentally
and at that point you already have issues that need conquering
well my friends was, he was with adhd and shit
weed is not like nicotine
true
i jsut took an oath when i camer to america. No drugs, no drinks, no sex forever
anybody got a iphoen they dont need
i need one for testing
i smoke cum daily
Ok
How do you get addicted to weed
Smh
i jsut took an oath when i camer to america. No drugs, no drinks, no sex forever

Why I can’t type hidden text?
Lmao
Kk, not hidden then, weed is gud, Ik it’s a drug and it’s bad in the end, but it’s nothing like heroin or that shit
_ _
because people kept using it to bait
so we just filtered spoilers as a whole
Bait? Clickbait?
@grave sparrow nfr
Ah K, fair then
it’s on Spark to change that, that’s the Wrong Way™ to do prefs which a lot of people like for some reason
Your phone twitching
I need to report a tweak
I am the server ama
I know

K, I’ll go ahead
Please, explain why Viper it’s still up on the repo at 2.99 bucks when the developer (publicly) said he would be leaving the jailbreak scene. You’re just collecting money from innocent people or what? @lime pivot

Sorry, it’s the truth
Bruh
Why does leaving community mean everything they contributed needs to be free?
What nono

I don’t meant make it free, take it DOWN
Does everything you made in life become free for others when you die?
Thats even worse, what if someone actually liked that tweak and wants to use it?
Your point and your analogy is so wrong, different opinions, it’s fine
I’ll give mine
i’m surprised he didn’t make it free, he did for scorpion
but scorpion is also unusable so
Also why does it matter what he does... just ignore it. If no one wants it than no one will buy it.
why is HS widgets not $5
True
Because its "buggy" just like everyone says it is.
I would pay twenty dollars for hswidgets
if that one guy is about to charge $5 forfree open source code you can charge 10$ for it
True, works pretty well
modernsettings 
Yeah, but probably the ones that like the tweak and want to use and DON’T know that he left the scene, would run into bugs and would want them fix, and GUESS WHAT, what they’ll find out is that that bug will never be fixed, probably so bad they had to uninstall, not able to refund, getting dissappointed etc
modernsettings
@primal perch balls
Bruh
bro the dev literally went ctrl-c and ctrl-v on the hooks
Lol no its not

https://reddit.com/r/jailbreak/comments/k1r3p3/upcoming_orionan_upcoming_allinone_iphone_ipad/ @primal perch L
179 votes and 64 comments so far on Reddit
And what if he comes back?
wtf
@vivid dew your mom
nfr
is it all only prefs
in my bed
tf
a) the repo can provide refunds
b) he still deserves to get paid for the work he did if someone wants to buy it
c) removing it would affect current users
@fair robin
i just think it should be noted he’s no longer maintaining it
yeah new users aren't effected
if he hasn’t already
true
All you are doing is purging one person's tweak
Nono, the correct thing to do (imo) is, either taking it down from the repo, or make it free/open source so someone can continue it, for the ppl that still want to use it and get their bugs fixed
so they don’t expect support
everyone seems to think taking 4500$ RE tools are ok but when its their tweak then piracy is literally worse than murder
:nfr:
Paid package = support/updates
nfr
That isn’t happening here
Why should his tweaks be special? Why doesn't that apply to every other tweak developer that has left the scene. Lets take down literally 80% of tweaks out there.
Bro did you really pirate my tweak!!!!!???? @primal perch bro why you do this it’s free
true
It’s free on hack your fridge

@scoop

L
L
L
L
L
L


Bye balls
Why should his tweaks be special? Why doesn't that apply to every other tweak developer that has left the scene. Lets take down literally 80% of tweaks out there.
@twilit jungle name one that’s still up in a repo (paid) and the developer has left the jailbreak scene and said it publicly
!warnpoints
You do not have permission to use this command.
we probably up to 100 now
I’m asking because I don’t know
time to ban shep
true
Shep is now banned
can you add tr1 and ghost while ur at it
!warnpoints
You do not have permission to use this command.
Pretty much any of the paid tweaks on BigBoss, granted the only reason why new users aren't getting access to those is because Cydia store closed.
wtf
@rain falcon wtf
ale 2 bro

yea true
f
f
wyd
!warnpoints
You do not have permission to use this command.
wyd

dgh0st has 500
he said [redacted]
Better be 0
true
ntwerk

true
tru
I probably have like 100 warn points for sending ghost cock
:ghostcock:
Why did I read that as forbidden
my huge ghost cock
At: August 26, 2018
At: August 28, 2018
At: September 9, 2018
At: September 9, 2018
At: September 9, 2018
At: October 23, 2018
At: October 23, 2018
At: October 23, 2018
At: November 16, 2018
At: November 16, 2018
Unsafe ghost cock
who is letting you live bro
WTF
how do you exist
a) the repo can provide refunds
b) he still deserves to get paid for the work he did if someone wants to buy it
c) removing it would affect current users@fair robin
@tepid olive
Of course he does, the thing is, as I said before, Paid packages = support/updates and that isn’t happening here, I mean, not that is has to be like that, is what most ppl expect when they buy it and the correct thing to do (imo again). About the refund thing, ofc, but probably many would like the tweak at first, hence missing the time that’s required in this case to refund, that leading to = probably dissapointment
const char *ghostpp = "aHR0cHM6Ly9jZG4uZGlzY29yZGFwcC5jb20vZW1vamlzLzcyODgxMjQ5OTkxNDE5NDk4Ni5wbmc/dj0x";
jynx wtf
BRO CHILL
@restive ether !warnpoints @tepid olive
literally how do you exist
Lmao
here we go
go ahead
Ok
nfr
Huh

🇺🇸
🇦🇶

🇳🇫 | 🇳🇷
nfr
Thats very specific though. Imo paid tweaks shouldn't have bugs that negatively impact usage. So if the tweak is actually functioning the way its suppose to there is no reason for support. New features does not count as support.
1000

@tepid olive
Of course he does, the thing is, as I said before, Paid packages = support/updates and that isn’t happening here, I mean, not that is has to be like that, is what most ppl expect when they buy it and the correct thing to do (imo again). About the refund thing, ofc, but probably many would like the tweak at first, hence missing the time that’s required in this case to refund, that leading to = probably dissapointment
@fair robin
a) updates are not a requirement, the developer is marketing and selling this product as is, not with a promise of future updates
b) refunds by the repo exist, again, if the customer is upset by bugs they can refund through the repo
There is no reason to take viper down
refunds by the repo exist, again, if the customer is upset by bugs they can refund through the repo
unless you're using shitd
Agreed
Haha what?
Lmao
Lmao
i use eyeplugs daily
ok
i was thinking bout something someone said here in this sub, code the UI progrmatiacally, so i decided to research on how to and i stumbled on this one https://www.inncoder.com
true
He also uses UI Kit

You are way ahead of yourself, learn the basics first. There is no reason to be looking for resources for stuff you are not going to do anytime soon.
Wtf
nfrnod
NFRNOD
I am just thinking ahead of time
writing cum in swiftUI
using my new framework which i call [slur redacted]
but yes, i ahve two books on C and then the website on Obj-C

I never thought of new features as support, I’m talking only about bugs which will impact negatively on usage.
“Not with a promise of future updates” I’ll stop it here lol. Different opinions = totally normal. For me, it should be taken down.
true
thinking ahead is good, just thinking too far ahead is not. You'll either be looking for newer resources because its outdated when you actually get to it or others may have written better resources by then.

i honestly would not be surprised if viper had significant issues
thanks for the advice kind human
@tepid olive what’s your favorite Jay-Z song
Dont listen to him
i honestly would not be surprised if viper had significant issues
@restive ether if I’m getting this right that’s mean
i-
thats a lyric from "homicide"

Thats technically no different than you calling out that specific tweak to be removed.
em goes jigga jiiga like jayz, young hova i know hittas like yankees
Lmao, I gave what I think is a valid reason.
i’m just saying i’ve seen scorpion, i cannot expect better out of something else
I didn’t say it like if was an upset 12 year old lol
NAS destryed Jay-Z tbh
i’m just saying i’ve seen scorpion, i cannot expect better out of something else
Fair enough
this is true and anyone that denies that is a liar @tepid olive










