#development
1 messages · Page 425 of 1
soft? same thing for a11-a12
but a13 was hard failing
will pull in about 30 minutes
Suck my cock
you should put the music player in a jailbreak app
maybe call it mixtape player
This header is deprecated.
@gaunt pewter pushed

How do I make the JSONSerializer not return nil? im receiving the data from a web request
g
lets just say that the data is completely abstracted away
because ive confirmed that the data is being revived from the server correctly
Standby
let dict = try JSONSerialization.jsonObject(with: data, options: .mutableContainers) as? [String : Any] ?? [String : Any]()
Taken straight out of my network stack
MineCraft Consulting is a professional engineering consultancy providing mining engineering, and project management services to the Australian coal mining industry. Based in Brisbane, Australia, MineCraft specialises in underground coal and open cut coal mine engineering and provides project management and support to all mining projects.
Ok so that basically just returns [:], my data is "{"status": 1}"
So is data a string then
What type is your data in

can i just ask why your name is Amogus
lol
no you cant
ok but is there a better way to do it than just the string
so basically im returning json from the server
That line I sent will return an empty dict if the data isn’t a valid json dictionary
ok so how do i make the string into a valid json dict
i guess thats kinda what i was asking just badly
yes
i mean unless theres another better way to do it
lmaooo looks like a drunk apple employee is leaking a ton of code
is there a better way to receive data from the server
func dictUwu(uwu: String) -> [String : Any] {
do {
let safe = uwu.replacingOccurrences(of: "\\", with: "")
guard let data = safe.data(using: .utf8) else { fatalError("fucks") }
return try JSONSerialization.jsonObject(with: data, options: [.allowFragments]) as? [String : Any] ?? [String : Any]()
} catch {
print(error)
fatalError("fucks")
}
}
Convert a string of a json dictionary to a swift dictionary
ok let me try it
wait so how am i supposed to add the utf8 encoding to the data
because thats just a string
not drunk
so string then back right
he leaked a massive build
with sep shit and everything
you can still be drunk and do that
and that’s just the beginning
lol
@past imp show me your network code
136 gb next
ok
That you’re using in the program
he’s not a native english speaker and got fucking pissed at apple
ye looks like his native language is hebrew
True
allah
String(decoding: data, as: UTF8.self) what does this print
String(decoding: data, as: UTF8.self).replacingOccurrences(of: "//", with: "")
isnt taht the same thing
but wait
nvm im an idiot
It looks like your response is just fucked and that’s why JSON doesn’t like it
so what do i do to fix it
res.json(`{"status": 1}`);
Technically throwing the cleansed string into dictUwu will work
ok
It’s 3:24am and I havent slept in a while, probably not the best person to help 
oh is there a difference
ok let me try that then
ok so im dumb
that worked
i was trying to fix a frontend problem but it was a backend problem
@grim sparrow ty for helping
@vivid dew ty for fixing
lol
yeah thats my bad tbh
Classic
i guess when i was changing from res.end to res.json i just copy pasted
so that was the issue
developers
We need you to pump out more content. Its the only way we survive.
FUCK OFF
quebec man can't be talking
.
bitch you live in virginia
.
you literally run your computer in french and shit on a francophone province

no?
lmao

shut the fuck up althio
yeah fuck the brits

ok
imagine having a stolen emote
that emote is property of the redacted server, aka ef3
ef3 on top
true

shlrop
hsliro
true
make a tweak to not be bad
apple music moment
does theos have a verbose mode?
oof
make messages=YES?
i jsut want to see the commands it runs
yea that
ok thanks
This shit actually made me snort
Like im bouta burst out laughing
same
Can someone help with tweak ? Toggles in preferences aren’t working
unsafe ghost cock
No u
does anyone know where i can get firmware keys for iPhone12,5 iOS 14.3?
theiphonewiki doesn't seem to have them
probably, ill look to see if i can find it
cant find it 
does debugserver just hang and crash while debuging a app?
arm64e?
ye
Lol!
i dont remember but lldb and MAYBE debugserver are broken on arm64e
if its the one from whatever repo
(lldb) PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace.
/usr/bin/../lib/libLLVM-11.so(_ZN4llvm3sys15PrintStackTraceERNS_11raw_ostreamE+0x2b)[0x7f313e6a115b]
/usr/bin/../lib/libLLVM-11.so(_ZN4llvm3sys17RunSignalHandlersEv+0x34)[0x7f313e69ee84]
/usr/bin/../lib/libLLVM-11.so(+0xa73fd9)[0x7f313e69efd9]
/usr/bin/../lib/libpthread.so.0(+0x140f0)[0x7f314486f0f0]
/usr/bin/../lib/liblldb.so.11(+0xbb4fce)[0x7f314423efce]
/usr/bin/../lib/liblldb.so.11(+0xb9f2f0)[0x7f31442292f0]
/usr/bin/../lib/liblldb.so.11(+0xb9f84b)[0x7f314422984b]
/usr/bin/../lib/liblldb.so.11(+0xac2ddf)[0x7f314414cddf]
/usr/bin/../lib/liblldb.so.11(+0xacf755)[0x7f3144159755]
/usr/bin/../lib/liblldb.so.11(+0x5de029)[0x7f3143c68029]
/usr/bin/../lib/liblldb.so.11(+0x5dc96d)[0x7f3143c6696d]
/usr/bin/../lib/liblldb.so.11(+0x5dc28c)[0x7f3143c6628c]
/usr/bin/../lib/liblldb.so.11(+0x7e3b65)[0x7f3143e6db65]
/usr/bin/../lib/liblldb.so.11(+0x7e3f93)[0x7f3143e6df93]
/usr/bin/../lib/liblldb.so.11(+0x785938)[0x7f3143e0f938]
/usr/bin/../lib/liblldb.so.11(+0x786266)[0x7f3143e10266]
/usr/bin/../lib/liblldb.so.11(+0x5c2f96)[0x7f3143c4cf96]
/usr/bin/../lib/liblldb.so.11(+0x5c369f)[0x7f3143c4d69f]
/usr/bin/../lib/liblldb.so.11(+0x5c385a)[0x7f3143c4d85a]
/usr/bin/../lib/libpthread.so.0(+0x93e9)[0x7f31448643e9]
/usr/bin/../lib/libc.so.6(clone+0x43)[0x7f313d985293]
[1] 47911 segmentation fault (core dumped) lldb
no the thing is, it hanged my computer
like tf
it's a remote process
time to recompile everything/llvm to arm64e or does someone got a link?
what xcode version are you using
the one from xcode 11.7(?) works for me on 13.5 arm64e
got to boot and reinstall macosx on a box ^^^
or just could download and go through the hell of extracting the xcode.xip
xip 
have fun waiting 30 minutes

i am unfortunately lacking in xips atm

no like the debugserver binary
should be standalone though
hi cutie
gonna pullup a new strap today signed with a dev cert
and im hoping it just solves all my problems
@subtle grail post that here and just delete it after
We copy/paste devs don't
removed 2 auth for some bot thing and forgot to reenable it
🤷♂️
dyld: incompatible cpu-subtype: 0x80000002 in /private/var/root/./debugserver-x
new arm64e abi moment
ugh corellium open-source when
why that file smaller than hayden's
i think its from an older xcode version or something idk
would be kinda pog but bad for business
whos ready for the next amr64e abi change?
because it will come
or just the qemu part ^
m1 doesnt even let u use ur own arm64e builds because its a preview abi 
3 arm64e slices on arm64e tweaks

Has Corellium meanwhile open sourced their iPhone emulator? Being based on QEMU it should be GPLed code.
i agree but stefan esser is literally living and thriving on hate and complaining
never seen a more consistently salty person towards everyone
og jailbreaker
pangu hater
man pitched a whole hissy fit for literally years over pangu lol
does anyone here have any experience with Bonjour?
@narrow mason
specifically, how would i get a set of different devices to recognize each other
Yes, @primal perch has experience


@narrow mason

Hlo
did u see my reply to fantano on da twitter
true
is fork() blocked in springboard
Spoon
I would hope so
why's that?
Lots of services are either hosted in that process or go through it.
oh that makes sense, thanks
sofuckingfunny
I have successfully copy and pasted pattern-Fs prejb
Yalu143 coming soon 
Donate $500000 to my patreon
Please
God if this monstrosity ever sees public eye
nfr
L
hayden


Bruh thats a $1000 rollercoaster ride
Bro hasn't that been downhill ever since that became public?
If marijuana was legalized, many industries would go out of business 
die of meth
1 to 3 to 1.5
Amphetamines are good for you bro

You should try them
gme needs to chill bro
You are on the wrong train if you want that

@wicked summit you do realise that injecting into Snapchat is a pretty good way to get banned. It checks all loaded libraries at launch
FrCoal
Man really do be charging $0.75 for a tweak with 24 LOC tweak that has a solid chance of banning you


wtf

GO BUY RN
i already have


stfu
Omg no!
😐
Then why were you selling a tweak to do this
#FUCK @wicked summit
because need more money for GME
I thought the whole point was that it doesn't inject into Snapchat?
That’s what I thought
SecretShot does not hook Snapchat classes, meaning Snapchat will not detect any tweak injection.
It’s literally just hooking UIKit and reversing the bool
#CancelYulky
the whole point is
Thats not how checking for libs work
It doesn't matter what you hook, if the lib (tweaks are libs) gets loaded in the process it can detect it
I thought the whole point is that it never injected into Snap

You’re not wrong by saying you aren’t hooking Snap classes, but you’re still hitting Snap
even if it’s not loaded it can detect it
read check to /Library/MobileSubstrate for example
You can 100% do this without loading into Snapchat
^^^^
@primal perch HERE IT COMES
Snapper does
holy shit @wicked summit is a worse developer than i thought
true
It’s a CFNotification from Springboard, have fun
jesus
Just block that from being posted in the first place

thats embarrassing
You don't even need to hook the notification observer/posting API
“it does not inject into snapchat classes”


There is literally a method that determines whether or not to notify apps that screenshot was taken.
I wonder how many people have been banned because of this

ok mr i don’t hook snapchat

Snapchat checks loaded libraries
It bans if it finds one it doesn't like
you're injecting into snapchat
Yea I know, there are tweaks that hook UIKit and are loaded into Snapchat just as well
and get you banned
and they ban you
that's why you need to use Choicy on snap
Depends
on whta?
lol
True i do
You’re probably asking the wrong people here
the answer is no
And you know this how
@wicked summit if you’re going to release a paid shitty tweak that puts customers at risk of getting banned from a platform, you are in the wrong and need to admit it
I am convinced you open sourced and made free because you knew you fucked up
paying for a ban smh
Yes
I don't know this but I suspect someone would have told me
If they were banned
And I've had it for over a month, i think I shoulda been banned by now as well
There is a reason I took it down from being paid smh
because it wasn't worth it in the first place


18+
big brain
Does Choicy just show all tweaks for all processes or does it actual filter to what process each tweak gets loaded in?
who's gonna tell them
it auto filters to just what’s loaded
you can switch it though
Thats a dead give away then
but that’s just for what processes are being injected into
i don’t know if he does it for apps, i can’t remember
Yeah but he is only loading the tweak in Snapchat
Only need to load in SpringBoard
I am not surprised by the hacky solutions people come up with now days
anything to be a weirdo about people’s photos they send
there is literally a glitch in snapchat
that works right now
where u can easily screenshot whatever u want
Always will be
its bcuz they started porting over to swift 
I just have Snapper because it’s much faster for making cropped screenshots
And save to clipboard
i am still yet to jailbreak

then again this sub and server is all 14 year olds
ergo horny as fuck
nah
9 year olds
and then the arabics that don't speak proper english in support emails

false am not 14 but I won't deny being horny
u aren't a developer as well


Nah I am a theory dev, I haven't developed for past 2 months
why do you think uro has always said that
Literally playing minecraft and GTA
and staring at gme ticker

I paid $1000 for the GME rollercoaster ofc I am going to stare at it
gm sexies
And like all rollercoasters, its going to end up on the ground
what do you reply to those lol
only after the climax
we’re just in the build up rn


I just explained that I’m trans, they continued to deadname me after though, didn’t reply back 

It was some old German guy
You can 100% do this without loading into Snapchat
@twilit jungle u can do it by only loading into SB
Exactly

That’s the point sergeant
That’s what I did for my tweak but I won’t make it public bc in 90% of the times it will be used by either teens or creeps to save nudes
You don’t need to inject into Snap, risking bans, for it
Yeah but $0.75 towards GME
True
I will release it
can anyone here help me fix my switches ? toggles arent changing on ios 14
80 cents
L

i’m literally 4% red today😐😐😐😐
L
only from kong’s

lol
Ok releasing HSWidgets 2 paid

The difference? It will be compiled for iOS 14 arm64e
HSWidgets literally obsolete after [redacted]
Its on my device /s

Ok what is the best way to release paid tweak in less than a day without ripping people off
impossible
Search github for open source tweaks, find one that hasn't been updated for modern iOS version. Update it in like an hour and boom you got your $5 product
is this how that person released a .75¢ tint tweak on twickd this week

Nah that $0.75 is actual research well lack of research, its applying iOS dev knowledge into tweaks hence hacky solution.
Anything less than $1.50 is genuine content
bro pls buy my dock tweak that i made in 20 seconds yesterday (burrit0z can confirm) i sell for $4
it makes dock invisible

the best part is the .75 is the temporary 8 week discount
ill make a tweak that tells you if you are jailbroken for 5 dollars


We copy paste devs only sell at > $2
hook Springboard application did finish loading, add UIAlertView saying you're jailbroken
genius
ok bro selling multipla copy paste for $69
some idiot would pay for that

"make do" isnt working in VSCode terminal
If it doesn't work once, try twice. make do do
LMFAO
how the fuck
make do^2
Here is the current solution https://github.com/theos/theos/pull/574
what will it do?
that's cool
So FTP
So it goes through a server?
then no ssh
bro mullvad's site is down

loss
so many people think this is a full jb
words? lol wtf are those
drwxrwxrwx root/root 0 2021-02-24 16:49 1632.40.29/ -rwxrwxrwx root/root 6930432 2020-09-26 09:19 1632.40.29/AppleSEPOS.t485ap.release-1632.40.29 drwxrwxrwx root/root 0 2020-10-06 14:22 1632.40.31/ -rwxrwxrwx root/root 6930432 2020-10-06 14:10 1632.40.31/sep-firmware.t485.RELEASE
this mean anything for anyone familiar with sep or sepos?
cant seem to open it in a text editor or execute it, but seems to have something to do with sep, maybe decryption keys although i really don't know
you put them in IDA after decrypting with img4tool iirc
ok thanks, found that on the internet and wasnt sure
you probably want to split it first, the img4 contains multiple sep components https://github.com/matteyeux/sepsplit/blob/master/sepsplit.c
true
@robust radish sig and I just did something like that in bash, not sure why neither of us knew about that lol
of course that code is much more complicated than the dd code we wrote lol
and does... the same thing essentially
thanks
To clarify my previous tweet:
arm64e dylib slices compiled with Xcode 12 work on iOS 14 and above
arm64e dylib slices compiled with Xcode 11 work on iOS 12-14
No need to use a patched lipo to combine multiple slices for dylibs as the Xcode 11 slice works on all versions!




yeah - that's from me - as you can see from the fact that I got tetherme running on my 12 pro 😛
he sent em a DM and asked about it and I confirmed lol
all i want on my phone is procursus tools tbh
if i can use those, i'm going to 14.3 ASAP
big fucking rip
snowboard injects sc 
ok and how is that unusual
it injects in UIKit?
actually it probably injects into uikit
yeah
u can get banned for just having snowboard and snapchat lol
lmao it has UI theming, it surely would inject
yeah
ong bro no one cares anymore
its been like 6 hours everyone already forgot
and ur reputation was already ruined 
:sofuk
void *security_handle = dlopen("/System/Library/Frameworks/Security.framework/Security", RTLD_NOW);
if(security_handle == NULL) return;
void (*CC_SHA1)(const void *data, long len, unsigned char *md) = (void (*)(const void *data, long len, unsigned char *md))dlsym(security_handle, "CC_SHA1");
if(CC_SHA1 == NULL) return;```
thanks objc++

How much is it to get my Snapchat banned?
I heard someone made a tweak that helps get it banned

yes that would be @wicked summit
true
he made snap ban tweak
Epic

download now!
YES
doesn't work, not banned 😔
I don’t use snapchat can I still get banned :-)
@gaunt mesa btw i pushed the commit
https://github.com/Burrit0z/udid-calc/blob/master/main.m now updated
&&&*whhwhwnekfid
now 99% of the .m file is comments

damn i should make that a pure c source file
remove nsstring
i wonder why its forcing u to cast ur dlsyms
@tepid olive
since mine don't need it at all
not iokit or lmg
Are you high or drunk?
probably both
i told you, objc++
drugs inject into your body 
my file is processed as objc++ and i kept it that way in the .m
MFERS ARE CROSSED IN DEVELOPMENT
well i showed you the error
CFPropertyListRef (*MGCopyAnswer)(CFStringRef property) = dlsym(gestalt_handle, "MGCopyAnswer");
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~```
so i just casted the dlsym
objc++ is like that
your mother too
its you're not your, your a fucking idiot

burrit0z is mother
i'm mother
@tepid olive what tools do you need that I'm missing? once this is done I need to do some updates
hello developer
hello tale
everything openjdk, probably fish stuff and neovim
don't recall if you had fish

why at runtime
you could probably do it with an ifdef or something
that's not runtime lol
yeah
the preprocessor one is ```c
#if arm64e
e or no e, that is the question
ok
idk
is it not a fat binary like wtf??

rust binaries in arm64e work?

yeah
if its a daemon
if its in rust idk what to tell you, i dont know anything about detecting architecture in that

/bin/sh (for architecture x86_64): Mach-O 64-bit executable x86_64
/bin/sh (for architecture arm64e): Mach-O 64-bit executable arm64e``` mood
Capt Inc moment
strip deez nuts
?
🏳⚧🏳🌈🇧🇦Today at 7:41 PM
Capt Inc moment
Smh
🏳️⚧🏳️🌈🇧🇦Today at 7:41 PM
Capt Inc moment
🏳⚧🏳🌈🇧🇦Today at 7:41 PM
Capt Inc moment
🏳⚧🏳🌈🇧🇦Today at 7:41 PM
🏳️⚧🏳️🌈🇧🇦Today at 7:41 PM
Capt Inc moment
:NotLikeChika: Gender: A scam invented by bathroom companies to sell more bathrooms.

True
tell that to the republicans complaining today

we just passed a bill that bans discrimination based on identity & sexual orientation
they weren’t happy
blah blah blah men in woman bathrooms blah blah blah men in woman sports
if anyone wants to send an email to beans@krit.me real fast
need to make sure it works
mobilegestalt: MGCopyAnswer(kMGCPUArchitecture)
beans
beans
cock
meth
@gaunt pewter go ahead
xenon
yeah
just use mac fan control?
google dot com
it’s super mainstream lmao
i’m on a phone sorry
literally first result
probably

hi, i found this application that was ported to ios called kde-connect that lets you control your linux desktop from your phone, however i don't have much experience or access to xcode to build it cus no mac 😦
is anyone able to help me get this into an ipa? :x
https://invent.kde.org/wxiao/kdeconnect-ios
You get my point
You're looking ass
Doesn't that just change white UIColor?
Huh?
hello
you have a big brain, are you able to help me @restive ether
install a vm on your machine, most popular options are through qemu such as OSX-KVM https://github.com/kholia/OSX-KVM
all for an ipa, hek
i guess ill get to work then
he looks like me
Jesus fuck
I was a shit coder a few weeks ago
So many bad practices
And bloat
Anyways
I finally fixed the script and it’s like
Perfect


This is it now
Also this somehow fixed that fucked up check that was keeping my script together
just got that kdeconnect ios app installed on my phone because i thought it seemed interesting
kind of a pain, all of the cocoapods files are so outdated and it requires changing a lot in the build system
i mean the app looks like it hasnt been updated since ios 8, only things working are touchpad and ping, share url is just opening up the kdeconnect home page so the thing behind it is working
can confirm that the mpris function, which appears to only control volume does not work
@surreal mountain pretty sure chmod u+s /bin/bash is your own sudo too :p
That's more like su than sudo
ok
True
would anyone happen to know how to get an instance of an object from memory
only gets -init -ed once at the start of the process and the entire process essentially works through that init call
no shared instances
no hooking libraries available
and i cant inject before the object is init-ed
so it seems like finding it on the heap is the only option
First make sure nothing holds any references on it that you could find an instance of. You also don't need hooking libraries, hooking can be done easily using class_replaceMethod. If that still doesn't work, you can find it on the heap using the same technique FLEX uses involving malloc zones introspection, but that will be quite slow
@half walrus does it call anything anywhere with that as an argument?
and uh, does it save it at a static location or malloc it?
and what type of object is this?
you said heap so it must be like something that gets alloc init'd
yeah I definitely think hooking even without a hooking library is the way to go

ok super frère
some guy told me just installing substitute on checkra1n works without fucking your device? is this true?

it does
lmao
it works great, much better than substrate
didn't work before but does as of 2.0
substitute should already work everywhere (iOS 11+) anyway
ok installing substitute on my procursus now
man really just copy pasted the exploit and didn’t improve it at all LMAO
That’s... the joke
......


wen release???
much speed jailbreak
wen c0met drops

ok i will be waiting
I may try and attempt to find better r/w prims tho
Because this exploit sucks musty cock by doing it this way

ntwerk
I think I have an idea for r/w prims tho
Will test when I get around to doing it 
read write deez nuts

burrit0z
With all due respect
Shut the fuck up
@upbeat wyvern is it intended that with substitute > 2.0, attempting to hook a selector that doesn't exist on the target class causes a crash? I'm only asking because it's not the behavior of substrate, and seems to only be a thing in the latest version. There isn't any mention of it in the changelog that I can see, either.
This isn't really any issue, but I can see this having the possibility of breaking tweaks which don't check before attempting to hook.
I’m going through this exploit
And 
sounds like something libhooker would do
true
Anyone know of a way to hook a shortcut action?
With parameters if poss. Would like to call a tweak from a shortcut
If there’s a tweak or source code available to do it already
couldn't you use an x-callback-url or something?
have your tweak expose one that is, and hook that
That’s a great idea, thank you
I have so many exploit source code tabs opened rn 
are you gonna release an iOS 15.0b1 0day JB
true
Nah but fr tho I’m just trying to come up with different r/w prims with cicuta_virosa
I’m tired of waiting 2m to jb
Wait you actually got a jailbroken phone from it ?
I’m looking at the exploit synactiv uploaded
It uses IOSurface
So I think I’m gonna try and replace using sockets with IOSurface instead?
It should be more quicker tbh
I’m gonna try and see how it holds up
Does anyone know what causes this issue with my own repo?
@whole blade wrong channel, ask in #jailbreak
@whole blade is it doing it with other repos, or is it only yours
just mine and u good twitter famous
i prob did something wrong
i can link my github possibly
what is it hosted at

sorry idk
rip
looking at it now, uh, two things:
- preferably don't have spaces in the filenames
- fix your depiction URLs
Package: com.isaiahzimmerman.macos10icons
Version: 1.0.1
Architecture: iphoneos-arm
Maintainer: Isaiah Zimmerman
Filename: ./debs/macOS_10.0_icons.deb
Size: 4306504
MD5sum: 979cb77a801e448dac78bad7242d2d00
SHA1: e6c065145db4424b86e8615d70e13a4aeb4cf713
SHA256: 93a283b46bedf08602148119373ac7c35805f7e66ca2180bfb0e733a74da212d
Section: Themes
Description: A theme with beautiful icons!
Author: Isaiah Zimmerman
Depiction: http://repo.isaiahzimmerman.com/depictions/?p=com.isaiahzimmerman.macos10icons
Name: macOS 10.0 icons
and similarly for the other one
for the depiction, it's just linking to the wrong URL
the one you have returns 404
for filename, remove spaces and change the actual filenames accordingly

just do unsetopt monitor 
Ah yes so that we can create crashlogs by calling sbreload from SpringBoard
add it to zshrc
Same
same
im a gay developer
me too
@tepid olive damn finally admitted it
when’s your turn?
what software is that

no
No, that used to happen and I fixed it before - if that happens it’s a regression, can you give me a quick sample code that triggers what you said? I’m pretty sure it doesn’t since I believe I do that with tetherme and a lot of tweaks do that
Yeah, sure, I'll write an example project in a few minutes to trigger it
@grave sparrow https://github.com/Diatrus/uikittools-ng
camerenToday at 9:02 AM
@bruh https://github.com/Diatrus/uikittools-ng
GitHub
Diatrus/uikittools-ng
Next-gen uikittools for iOS 11+ (though probably will work on 9+) - Diatrus/uikittools-ng
yes
yeah
I mean it's possible it got unfixed somehow but I can't see it by looking at code lol
will see if the sample code does it or maybe it's somewhere else
like maybe it's trying to pac null somehere?
The one on my github
sam why is that your github picture 
fr tho
@upbeat wyvern https://github.com/Burrit0z/SubstituteCrash
it crashes when the selector is NULL and the pointer for the orig function is NULL
(if you supply NULL as last argument)

I just use all 
sha2048 or bust
U mean my repo?
let’s zero out the disk 10 times
i use md5 to hash my passwords and then i upload it to pastebin
it’s 10x more secure than once
hardware accelerate some bitches
bruh
hash slinging slasher
no














protocol



Gender: A scam invented by bathroom companies to sell more bathrooms.







