#development
1 messages · Page 382 of 1
@tepid olive then drag the downloads tab out of the finder sidebar and drag it back in from home folder
no i created the virus

i made crack for app and included malware
gave myself malware
obviously
oh that worked
i know since i’ve changed home folder name before and now i know how to do it
apple auto sets home folder name if you log in icloud while setting up your mac

true
my icloud name is burrit0z
how do i dump headers again
ugh this is the worst, Microsoft does it too
your Windows username is yourname@hotmail.com or whatever
ikr, and changing home folder name on mac is such a pain
yeah I wouldn’t do it honestly
yea thats why i use local account for windows
and I’d be reluctant to make a new user since it gets given uid 502, and I’m too scared some shitty code somewhere assumes uid 501
i hate cloud integration
tl:dr make a new admin account, log out and reboot, log in the new account, rename your home folder, go in users and change home folder location, and reboot.
log back in and remove the dummy account, done
how do you do that nowadays? not connect wifi during setup, click sign up, click yes I really do want a local account?
so dumb
problem is you have to go through setup for a new user
it’s kirb by krit™
oh no wonder the shirt
is all
yeah
LMAO
i can see the photoshop
damn should i keep my 2009 black and white magic keyboard or switch to the 2015 all white keyboard with magic mouse 2 instead of 1

i have them but idk which are better
black and white looks better, but idk how much better the keys are
I think once what I did was boot to single user, delete my user from OpenDirectory, and then delete .AppleSetupDone
oh and rename your home directory
then on reboot it’ll kindly run the setup app and let you make a new user account
set the same username of the homedir you just renamed
uhh
i'd rather stay in macOS then use single user
kirb, since you’re here, would something like this be worth being hosted on chariz in your opinion? would it be beneficial to the platform, or would it just add bloat it? it’s a tweak to replace the breadcrumb with an icon, idk if i should just host on my personal repo or what
true
it looks good
if you think it would drive traffic then i would probably be looking to host on chariz, but i want to maintain exclusivity of the platform
I see what you mean, it’s useful but also very very basic
it’s an updated version of croutons for ios 13-14
any settings?
has spotlight/siri too
there is icon size setting, and also enable tweak
wait you really named your apple id burri0z

wtf

gn
no lmao
its called a tweak
i hope not
sleep on the weeb pfp and you will never regret
tweaks can also replace uiimages
that would be a nice way to get bullied for the rest of the semester

nice memeoji!
look at me so boring using my REAL NAME
oh no it was yesterday
smh
burritoz has already lost count
all the memojis look 30lbs overweight
just get up, go to school, do hw, look at springboard aimlessly in ida
my apple id pfp is the same since iOS 13 beta 1 had memoji stickers come to my 6s
I am Adam optional Demasi
no middle name
do not force unwrap me
Adam optional (Demasi)

!
EXC_BAD_ACCESS

where is text
@icy tundra add text pls
designer slave please add text
i love how when i use Xcode and accidentally set a ForEach to out of index range it always does the same thing
@icy tundra please daddy 🥺
okay babe, dm me everything u need
oke 
just goes to the debug tap, shows a shit ton of random assembly and memory usage starts to go over 350mb
fun
widget.transform = CGAffineTransformMake
docky
4x4 dock
2x4 dock
easert peasert
i wish i could've used today view widgets on the dock
6x4 widget
7x4 dock
tfw i am doing two projects with widgets 
we're working on 1x4/1x2 widgets for velox14 so i'll hit u up
yeah hes gonna add me to velox14
Update README aka whitepage
the readme is a guide on how to write widgets for it
sounds fun to write code for someone doing barely anything and cashing in from your code
bro have you seen multipla commits 
i get to shut my brain off n find cool ways to do stuff instead of get exhausted trying to think of / figure out non-code related shit
which is why i havent touched h+, its all non-code related shit that needs done and fuck that
show the contribution graph for line changes
I thought that released already, I saw it on yalujb so it must be true
yalu jb fr n
TRUE
yalu jb
You're slowing down
it's like QAnon for jailbreak news
all the uninformed and / or dumb people follow it
Homie read the dates
That was old
Did you select a range that makes you look really good
except the fact that the only thing yalu jb damages is developer mental health when they say the tweak will release
@interface VXWidget : NSObject
@property (nonatomic, strong, readwrite) UIView *view;
@property (nonatomic, strong, readwrite) UIView *sbWidgetView;
@property (nonatomic, strong, readwrite) NSString *referencesApplication;
@property (nonatomic, strong, readwrite) UIImageView *background;
@property (nonatomic, strong, readwrite) UIImageView *appIconCornerView;
@property (nonatomic, strong, readwrite) MarqueeLabel *titleLabel;
@property (nonatomic, strong, readwrite) MarqueeLabel *subtitleLabel;
+ (void)registerClassForIdentifier:(NSString *)identifier;
@end
@interface MyWidget : VXWidget
@end
@implementation MyWidget
-(void)constructView {}
-(void)update {}
@end
%ctor
{
[MyWidget registerClassForIdentifier:@"com.spotify.client.widgetnowplaying"];
}
No the screenshot is old
Lol
Trust me when I say he didn’t commit anything in 2.0.0 onwards
Who is "he"
this is an entire widget, no other code needed, and if you add code in constructView it'll override the now playing widget
new codebase is so clean
Spotify has a now playing widget?
Can i downgrade my dragonbuild
the extensionid for their thing is .nowplaying
tis what i did
can u file an issue on the github so i can keep track of what your problem is
Ah
Looks like a bad llvm dragon
I think globbing is broken in dir's again
that was kinda the idea
got officially commercially licensed artwork for the project
This is what i got
Ill paste my dragon make
Build arm64e, I've told you this before
Architectures in the fat file: nfr.dylib are: arm64 arm64e
bump

# Everything in here will be built into a .deb package for installation
# Replace TweakName with the name of your project, of course
name: Reach
icmd: killall -9 SpringBoard
id: im.clu3less.reach
version: 0.0.1
author: clu3less
depends: mobilesubstrate, preferenceloader
archs: arm64, arm64e
Reach:
type: tweak
files:
- "*.xm"
# Now for preferences!
reachprefs:
dir: reachprefs
type: prefs
files:
- RPFRootListController.m
# - ACellYouUse.m
# - ../SomeFileFromYourMainTweak.m
here you are
i did the archs wrong
i have to fix it
but not sure how i do them
wtf
but even tho i don't have that
ld: warning: building for iOS, but linking in .tbd file (/Users/dopeboy/.dragonbuild//frameworks/CydiaSubstrate.framework/CydiaSubstrate.tbd) built for iOS Simulator
[Dragon] [2/6] (1.371...4e/Tweak.xm.mm.o with clang++ [arm64e]
ld: warning: building for iOS, but linking in .tbd file (/Users/dopeboy/.dragonbuild//frameworks/CydiaSubstrate.framework/CydiaSubstrate.tbd) built for iOS Simulator
``` i says its doing it for arm64e as well

fixed dragon make
compiling rn
# Everything in here will be built into a .deb package for installation
# Replace TweakName with the name of your project, of course
name: Reach
icmd: killall -9 SpringBoard
id: im.clu3less.reach
version: 0.0.1
author: clu3less
depends: mobilesubstrate, preferenceloader
Reach:
type: tweak
archs: arm64, arm64e
files:
- "*.xm"
# Now for preferences!
reachprefs:
dir: reachprefs
type: prefs
archs: arm64, arm64e
files:
- RPFRootListController.m
# - ACellYouUse.m
# - ../SomeFileFromYourMainTweak.m
``` here you go
fixed
And here is the error that i get again. Which is the same
Rubycry made patrick into a pedo
L
Yes probably true
Oh btw. This same project works with theos. So its probably my mistake using dragon like i missed up in dragonmake or something OR its a problem with dragonbuild itself
I dont want to create a duplicate issue on github @half walrus but if you want me to provide additional information. And even the source code of my project. I would not mind
probably my mistake
This is usually a strong suspect in all coding issues
Yea but i posted the source code and quipr tried to see what was wrong and he couldnt figure it out as well
Tried the same thing with a empty project
too true


Bro thats reversed 😂
I’m omw to do a citizens arrest don’t worry
fuck joe not my president
true
This mfer dead ass thought he was hitler
But that’s not == thinking he’s hitler

Well he had a hitler complex.
i like the nuanced discussion that happens elsewhere
wtf is a Hitler Complex
Exactly
Don't visit, it's sad
Wow capt has anyone ever told you how funny you are
Lolol this chat looks fun
@burnt niche remove archs variables from both
@lapis vessel I found a way to do it anyway so loooool
the avg age and iq here is like 14
i am
If you can’t see it in him. This mfer wants a military send off like this mfer won the medal of honor
😂😂😂
I'm a god lets go
You completely dodged the question lol
90% sure that’s not how you do a list in YAML
and that should’ve yelled at you
just remove the archs variables completely
And arguably the most hated president in the country. Led people to ambush the captial. Motivated the crowd
Lmao we have no idea what you were trying to but well done for doing it
And the police let them right in
fair
@lapis vessel well I just hooked the c++ ctor init and modified it there
Again, still not sure what a “Hitler complex” is.

@half walrus i tried it without the archs
woeis
how are u today saadat
But people keep telling me add it add it
Im pretty sure dragon already does it for arm64e
Might be wrong
krit says remove it and see if you get the same error
Yes sir
this is the final product, it works
i guess okay, got made fun of for having no nationality atm while a dude literally asked me for id to verify age in a server. didn’t know people are beyond stupid at times
I had it removed and i had the same error.
:bruh:
Compiling again
wtf
No problem
dragon test :cum:
#giveHaydenNitro
source sent
yeah it’s not like I am actually who I am, obviously I’m a minor just pretending
@faint timber Again, your question didn't make sense so we could never have been able to get you to your solution. We didn't say what you were trying was impossible or anything, we just didn't have any idea what you wanted to do
no
I always knew you were sus
TIL sony xm4 have shit earcups
@lapis vessel I was at work on break and the question popped in my head so sorry for my bs
but ANC and sound is good
It's fine just don't have a go at us for not giving you a straight answer lol
Well anyway since I guess I'll never be explained what a hitler complex is, I'm going to assume you mean that Trump is on the same levels of psychopathy as Hitler and that's just completely false.
no i didn't say that i said what i said and you didnt reply young man
how do i de reference a float
Did you ask nicely?
no unfortunately
Please and thank you's are very important for compilers

alias make to please make
i have to pray before f[redacted] will compile
to be nice to the compiler
alias please='sudo'
export all the makes
Does anyone else bring weed with them when they go for hikes?
Ofc
Yeah that is what I thought
alright let me explain it. hitler was not fond of democracy that is a fact. Trump is hated by millions if not the most hated president in all of united states history. trump, who was out numbered in votes and lost the presidency to joe biden. He damn near went to the moon trying to get the presidency again. (unconstitutional and a danger to democracy). on top of that he thinks he is able to get away with anything he wants. ON TOP OF That, this mfer damn near led a rebbelion against the capitol which his speech inspired the people to do. the police led the mfers right through the gate. which is a huge danger to democracy if you think about it . if a mfer like this as a president can do that and think it is not a big issue to do that. please tell he does not share if not at least couple of hitlers traits. i am not saying the man is a killer. i am saying he is a danger to democracy just like hitler was. hitler made many promises to the people and when he was chosen in power this mfer showed his true colors and fucked up their whole country. Trump not accepting his defeat and even going to the extent of having people lead a rebellion against the capitol is a huge giveaway in my point. even congress thinks the shit he does is unconstitutional thus the reason he has been tried for impeachment twice. what i meant to say was trump shows plenty signs that he might be a danger to the democracy of the united states which causes several issues along with making our country look weak. if a mfer like donald trump can become president and fuck up our democracy. we have a big issue on our hand. Maybe "hitler complex" might not be the right phrase. but i will correct myself. In my opinion, trump shows apparent signs that he is first of all, a mfer, a big mfer... and on top of that he is a mfer that can fuck up our country's democracy by his actions. and that is the reason he reminds me of hitler because hitler was a danger to democracy. even the democracy of united states at the
time
The thing is that there is no error... It builds and installs as expected - but, the extensions (widget and Siri intents) are not working (although they are present in Application/Plugins in the compiled app).
This is the project as it is right now, I might be missing something, but I can't figure it out
@narrow mason
i hope that is copypasta
im reading it
nope thats m e
your comment negates hitler was keen on eradicating an entire ethnic group
if that isnt copy pasta then holy shit you wrote a fucking essay
I'll have a look for you now
find another common denominator for both hitler and trump such as ”dictator” but coining hitler on trump is pretty stupid
trump is hitler since hitler was white and trump is orange
java script would return 31.6
read faster
i said that he shares couple of traits
@unkempt seal out of curiosity, why are you making it a jailbreak app when it's perfectly fine for app store
never said he was a killer
See, the thing is, when you say he "shared a couple of hitlers traits", you're talking about mental illnesses that millions of people also suffer. Sociopaths and psychopaths are extremely common.
sounds like true to me
if you read it
_ _
31.6 technically has a boolean value of true
Being either one of those does not warrant a person instantly being compared to hitler whatsoever.
they share traits as dictators/ people with that mindset yes
true
yes if you had read my comment i correct my self at the bottom of the comments that i previously made
and rephrase myself
To compare him to Hitler is just a dangerous comparison. You have to understand the vast differences of their ways
had time to take a whole shower and walk to the store while it analyzed
Yes, I'm aware.
yes true
could probably go for another walk while it diffs but ima grab some popcorn and watch this
but in my opinion i feel like you could compare them in the concept of that they were both a danger to our democracy
Hitler did some great things in terms of infrastructure while debatable things in terms of politics and enforcement of said ideas
had me in the first half
In no way would I say that's a valid point. Hitler wasn't just a danger to anything lol. He was the danger
breaking bad moment
Well people just love to pinpoint hitler’s bad sides while forgetting his good things
Apps with any sort of Coronavirus related info that is not submitted to the App Store by the government, are not allowed apparently
I mean I’m not surprised
What did I open discord to
lmfao i feel like i get where you are coming from. even though the shit was going in european countries. he was still a danger to our democracy
he was a danger in itself lmfao
i agree
with you there
The fact that it took place in different countries is beyond the point tbh
Doesn’t matter where it happened
as German I just feel like your comparison was inappropriate. Hitler was vastly different than trump
I would love to pin that message mass1ve lmfao
bro my dildo comment got unpinned
i’m really sad
Damn
true i think that too. but i just made a comparision of some of their traits. not them as a person
It was too good for this channel
that makes no sense
how
Thing is you seemed pretty confident at first that trump and hitler were 1:1 equals to you.
personality traits are what make people people
that's verbatim comparing them as people
tell me where i said that

he reminds me of hitler because hitler was a danger to democracy
i don't believe that is true. you could compare two different people that share similarities. which is what i did.
yeah its bindiff
gh0stIDA
yes and i explainted what i meant
it really fucks with your eyes
Yes but that’s comparison on a whole different scale. It’s dangerous to just blatantly say someone was a Hitler
i'm gonna spend about 30 minutes here and i'll have trouble distinguishing colors properly for about 5 minutes afterwards
its fun
Especially given what he did
i need a wider monitor ffs
well I’d like to see trump gassing jews (PLEASE READ THE ENTIRETY, I AM NOT ANTI-SEMITIC) if the shared traits do not matter in their weight and aftermath, then we can probably talk about how they’re similar or comparable
@unkempt seal I’ll fix it tomorrow, I know the issue but not really in the mood to fix rn 
i used hitler as a comparision to emphasize the danger. i never said he was hitler i made it clear that i was comparing them as they were both a danger to democracy
Wtf
#mass1veisoverparty
Why are y’all on about Hitler
Oddshot gang let’s go
No risk no fun with freedom of speech
To jump on mass1ves point, yeah. You shouldn’t really compare him to Hitler unless he even did a fraction of the horrible things hitler did
that’s how you know who pays attention to context and who’s out for blood
hitler
Thing is you shouldn’t have used him as a comparison at all
Thanks! wasn't even expecting some to check it out in the first place, so no pressure 🙂
oh my god there's so many high confidence diffs
you could pick one trait and show relationship to a bigger issue. you do not have to pick one trait and show relationship to the both entities at hand. thats not how relationships work
jules reminds me of hitler because hitler had hair
this is amazing
🤨
🤨
that if i said they share one trait. that they must be the same person
Anything trump does will never outweigh hitler, however they might have shared dictator traits. that’s all there is to it
never sadi that
both jules and hitler also had skin. that makes two similarities
seems sus to me
Poor jules
yes that is what i meant
@eternal crater pls don’t ban me lmao
What
i put a big fat disclaimer
dictator traits. traits that are a danger to democracy
I feel like this would have been a convo for pre purge dev backroom
lmfao
But never should you use that as grounds for reasoning to just outright compare the two as such.
Lmao
that would have definitely happened
but i also agree with what jules is saying as wel
we’re missing lonestar
that it is a broad comparsion
lmao
i am just trying to argue the case
I always loved watching them go at politics
i feel like you could make the comparision. but yes it would be a strech if you look at the people at hand we are comparing
I see where you’re coming from, but I just strongly feel it’s not good to just say “oh this leader was just like hitler” or similar
a big strech..
yes and i refrain from saying that
i did mess up saying "hitler complex"
This convo had me on the edge of my seat lol
should've said something completely different
No I realize you used the wrong term, but I’m just against the comparison at all
and more elaborate
have you seen his hair bro
hes been missing lmfao
now that mfer is a hitler
you can make that comparision
no cap
kim jong un is amazing

such a beautiful man
There’s been far more leaders that are much more similar to Trump than Hitler
man my guy kim probably just chillin at club 33
cancelled
rip
true but if i did make the comparision to them. no one would really give a fuck

I remember when people started stanning Kim's sister
i wanted to really emphasize the DANGER lmao
Kim will one day cruise in a tesla and rise up to lift 20kg dumbells
at least he left a note for sleepy joe
I also feel it’s a bit disrespectful because you gotta realize Hitler committed mass genocide
that earned him some cool points
and also pardoning
Now kim is a danger to our democracy
no cap
huh. were you attention seeking or what do you mean
getting cancelled and staying is fun
also no, Kim’s just playing a fine game of how to retain power and get money from russia, china and the UN
This piranhacat is speaking the truth 😩
no i mean as in literacy wise. if you make the comparision. you have to earn the readers attention just practicing my english skills

I'm trying to cancel....

Thank you cat in a shit
Suit
lmao
Wtf...
Suit cat
cat in a shit. major disrespek
@eternal crater did u get paid 
Yeah
cancelation can only be done over the phone after waiting an hour on hold
hes definetly a hired actor
how many pairs can we go for 
lmao
True

Need to deposit my under the table money
hired actor

I have been on the phone for 6 months now
drug mexican money
Carwash
I wish it was drugs
Then it would be much more
Car wash
@eternal crater ok just deal for a few weeks
just VPN to California to cancel online
wen eta kim declare war on us again
On my way!
100 euro retail
do you think sleepy joe is going to have a good relationship with kim
per pair
remember kim dotcom
so 30 pair sounds good 
Kim didn’t really mess with us the last four years but he might test joe
I live in Cali tho
@tardy narwhal do you know much about kernel debugging in IDA
or should i go yell at
i think trump might give him a call saying. "launch that bitch"
idek who
Krit talking about development in development 🙄
Depends on what you’re after but it won’t be fruitful as I use my own analysis tools since last year
Trump calling joe or Kim? Lol
past few years of Kimmie was weird, there were also the peace talks with South Korea
kim
we know how that went
lmao
Lol
decided fuck it and blew up the building
lmaooo true
finally got the $ to get back on corellium i got work to get done
I feel Trump did well at maintaining calm waters w NK
i signed up for 1 day trial for correlium
First 500 people get 2 months free of Skillshare: http://skl.sh/polymatter5
Patreon: https://www.patreon.com/polymatter
Twitter: https://twitter.com/polymatters
Discord: http://discord.me/polymatter
North Korea appears to have suddenly changed its tune, but this is only part of its longstanding survival strategy.
*The end of this video inclu...
@burnt niche give it a go, has some nice explanations
yes sir
@tepid olive thats dumb for marquee label
ik
Bro this windows update is taking longer than any update before combined
there are literally private methods for UILabel 
i dont use that
the video. or correlium?
which i found out too late
vid
i know
alright
DEPRECATED - MarqueeLabel-ObjC is an archive spinoff of the Objective-C MarqueeLabel code! See https://github.com/cbpowell/MarqueeLabel for the up-to-date and maintained Swift branch! - cbpowell/Ma...
MPUMarquee view or something as well
i use that
@half walrus ok but why
because it allows me to perfectly emulate spotify marquees intelligently
and modify the settings easily
and it's MIT licensed
and it was one file i dragged into the project
woah
we know 
tyvm

1hr trial of correlium
since when does he work at correlium
i was going to do a bunch of different cat pictures over the next month but this one got so much positive feedback ima gonna keep it for a bit
no idea
who the fuck lol
Dogs don't pose very well for pics
hes in the other ios dev channel
@half walrus that guy was also in your server
hes a mod there
idk if you remember him
helpful guy
wtf he doing with correlium 
i think he can get a 1hr trial or some shit
Correlium has a 1hr free trial for everyone
^
thats what he said
yes
oh shit
its literally on the site
nice
lmao probably ambassador and gets cashback or some bonus himself


Just go to their website and sign up
Oh krit, mr gamecube gamer was in chat earlier and i thought of you
can you abuse that to get multiple 1 hour trials
Which is why i randomly pinged
they dont have affiliate rn
ok who are we stalking today on spotify
You need credit card info
is correlium web based
ok it shall be my brother
writing assignments for english in 2021
lets see if some new good music
define web based
ah gg, then i dunno why he’s doing these lists lmao
Revolut 
you access it in a browser yes
bruj
@burnt niche go ahead write a correlium crack
hell nah
made new playlist
How would even crack a company that gives access to their server
@narrow mason
exactly no idea
To create, start, get info on devices
this is how it works
who ping
@tepid olive gm
gm
they use ovpn nice
if u want a cli client write it
but can you watch youtube on it @half walrus
yes iirc
wtf
lol
i remember the mediaserverd panics i was able to trigger back in june
I would but I can't do it in an hour 
wonder if that's still a problem
@half walrus that wouldn't help would it? if your trial cancels then the ovpn profile would be useless
ur not gonna get it for free
its saas
yea
thats what i thought
waste time
yup
ok who has some new good music
that's like Saunders "cracking" Netflix
was just making sure for the guy who was asking
lol
these people i follow, listen to old shit
What he do

steal correlium source
idk I think he figured out a hack to allow a ton of logins on one account or so
@narrow mason @narrow mason @narrow mason @narrow mason @narrow mason @narrow mason @narrow mason @narrow mason @narrow mason
gl
I know if you copy the cookies from one account it will work without the login
So some extensions will just share cookies around
work at correlium and steal source easy
true
Didn't Correliem say they would open source their virtualization one day
Logins aren’t limited
Favorite Saunders moment https://media.discordapp.net/attachments/679683965962944586/801472974443511818/image0.jpg
@narrow mason did you see me join you on spotify the other day
yeah but streams are, I think he didn't realize that maybe
he had a "hacked" IPA where you would literally enter any random gibberish as login details and it would accept it
lmfao
probably redirecting to a hardcoded account
No lmao
classical playlist
ah
mfer listening to mozart or some shit
What’s the actual story
this one
Die die die

nice playlist tr1
Idk I stole the screenshot from adam

lol
@tepid olive thx
Saunders is probably the worst cracker in the history of the world tbh
@narrow mason but did it really not say?
wtf
now people been listening maybe with me
without me knowing

yes
scamming is really not worth it anymore
never has been
me too i used to break in cars
wtf

@unkempt seal the app works, is this intended behaviour of the widget (it asked for my location)
A lot of devs who are in the jailbreak community have come from the cracking community
It did. I got access to the dylib, chucked it into hopper, and got a free Netflix account
- Find a permissive licenses open source tweak
- Add 1 or 2 features
- Rebrand
- Remove all credit
- Release for $1
who else

From the smoking crack community
I never even downloaded the IPA, I just saw him talk about it on Twitter
nah
just
Hayden and CS others
like someone made a 5 line tweak and sold it on yourepo for $1
made 2k
i bitched on twitter about it
there is a lot of people who use to do that shit

lol
hell nah. i am going to be releasing a really good tweak and put a lot of time in it. i might release it for free but i want to release it for 1.99$
I gotta do that
¯_(ツ)_/¯
not sure if i should make my first tweak paid. seems wrong to do so
Anyone got super simple tweak ideas
Depends how good it is
#development message @burnt niche this is a fairly good guide
they had some very good protection
until i found an api of theirs
left unprotected
which took unlimited requests proxyless
lol

til you can compile python into bytecode
ifunny api uses captchas, but you can change v4 in the url to v2 and bypass them

from there i sold access to it, 400$ each


@narrow mason are you a gifmaker
yes he is
and no i'm not talking about the jules becoming a gifmaker gif
I’m a uhhh
actual question
I don’t think my “exploits” are worth anything. I can change the grades, attendance and behaviour records of people at my school, about it. (And any school I have a student login to, it’s a national system)
i hate selling software because i don’t wanna have to provide support
L
Then don’t
Ezpz
and people are always gonna harass you
Ez
true
just change someone elses grades only
You get that either way
make it look like it was them
jesus christ

Well I emailed and tweeted the company who makes the software but they didn’t respond
I shown the IT guy at my school and he laughed
gosh magic mouse 2 is so much better than the magic mouse 1
brhu
much lighter, slides better, feels great now
Out of respect I’m not changing my 46% attendance to 100%
LMAO
Fun Fact: At my school if it’s below 90 you get expelled, I’m at 46 and nothing happened
is it really just an open api?

There’s no documentation, but it’s not secure at all. And then all you’ve got to do is spoof some values to make it think you have access
i wanna make an app to read grades easier
cuz my school's apps are made in literal html
wow
Same
need to make a tweak to show my newest grades on my homescreen
jesus
moodle and coba 
Except it’s the app used by the UK, not just my school
my api is better than that
same but quebec
Send username and password over HTTP, returns an auth token valid for 30 minutes
Just send that auth token with every request
wow
what the fuck lmaooo
@grim sparrow do they give a refresh_token too
I actually need to add the timeout to the app, if you leave it open for half an hour it’ll show errors that you aren’t logged in, but it does nothing
or just auth token
just auth
f
to get a new one, just call login again and store the new token
yea i see the paid tweak guidelines. honestly i feel like. my end goal if i reach it. my tweak definetly deserves to be 1.99 but i do feel like i am busy with college so i would not be able to offer help immediatly but i would definetly work on fixing most issues that are reported.
I’m not too bothered
I could just filter all requests through my server to get student data, but I honestly don’t care
I made the app because the original sucks, no other reason
but not in a quick manner. like it might take me 3days - a week to fix an issue
since i am busy with college
My app: 300kb
Edulink (Original): ~ 50mb
it takes me 8 hours to finish math hw because i procastinate a lot
and i need to something about that
I wrote a script to do my maths homework
same mine is written so no script... fuck calc
same
benefits of being smart but not at math??????????
same
mood
but somethings happened again inside
Mood
GM
something in my brain is stopping me
Thing is, I can spend an hour doing the work, or 10 making a script that’ll work every week
so i have to find out what it is
fuck calculus bruh. my teacher is trash
what the fuck where do i get this
o true

no one brinb it up anymore bc someone will just end up giving it back to him liiek laways
It’s closed source for now (because I don’t want a teacher knowing I can just get all the answers in a couple seconds)
I mean
I wish I could use shit like that in my calculus exam but we need to have the webcam and microphone on
I have decided to open source all my work but only the comments
i mean the answers for my homework are all online, but i dont learn anything from just copy pasting

not the code
It’s so fucking dumb how it works
But it works
ok apple
wtf
I figured a bug in the api where it’ll return everyone else’s answers, so it just downloads them all, figures out which are right, and prints out the correct answers
i would love to write a scraper for my moodle work
that’s so fucking funny
but also cool
your school's shit has so many flaws
I also got my teachers address (because for some reason that’s returned by the answers endpoint)
This is a national system
my school thing is open source lmao
Recommended by the government
bruh
Bearing in mind this is the same government that lost 400,000 crime records today
Due to a software bug
lmao
Tbf
too bad for em















