#development
1 messages · Page 60 of 1
I can just send the deb if you want
yes it showed for me
but on what app did u try
oh is it dependent per app
like one that doesnt have it show up
yea, like on safari it there but on this app its not
but on my ipad ios16 it is on the same app
ok so give me an app that doesnt have it
safair
an app that doesn't have it
one sec, its a ipa
u dont have TS?
streamer app one sec il send github
uh k
do i need to log in and whatever
no
lol
yeah im not using that then
oopsies
I don't trust it even if it's open source
its not, they just use it to host ipa
ok so yeah that makes me trust them even less
i mean r u gona like use fles list on it or sm?
what
what would u need the app for exactly
just send me the deb ?
ohhh
dingus
oops
one sec the app kind slow
yea nothing
nothing there
anything i should like check in flex?
the showplaybackspeed thing is a 0/off
instead of yes/true does it need to be a 1 ?
and its like both a Ivar and proprietie?
the ivar and the property are linked
did u just change the 'true' to '1' ?
can u show me/send ur code
%hook AVPlaybackControlsController
- (BOOL)showsPlaybackSpeedButton {
return true;
}
- (void)setShowsPlaybackSpeedButton:(BOOL)doesShow {
%orig(true);
}
%end
that just overrides the property to always be true
oh, so then this will make it be 1? why cant u just like specifically set it to 1?
caue like the app/ios will change it?
k
does ios understand YES/true/1 all the same?
oh, so you coudl just type 1 instead of where u put true?
YES and true both get converted to 1 in compile time
ohhhh
can name that whatever you want
Although YES is best 
go away
🥱
nightwind use the language properly challenge
never
(impossible)
y, u have to hold down shift to type it and the keys are on 2 dif rows
apparently it's easier to read for some people
T R U E, are like all right next to each other on KB
hidden = yes
yes it is hidden 
@import & true/false >>>>
true seems more code gramatically corect, your not talking to your code and its not talking back to u
exactly
I do (((((36/6)*3)/9)/2) == 0)

YES / NO 🙏

the objc way
@import is just clean -
#import <Foundation/Foundation>
@import Foundation;
so much cleaner
capt when import in c
You got it wrong
and less non letter (less shift holding)

the one annoying thing is that it doesnt have normal syntax highlighting in vsc
pisses me off
but I still use @import
could be worse
(because you’re not supposed to use it)

(because you are)
(because I’m inside your walls)
thanks 🙏
lemme get my axe and cut them down
oh
np
whats rule 1
did you not read the server rules??? ban this man immediately
Hey @radiant idol, have a look at this!
No personal attacks, accusations, harassment, sexism, racism, or general malicious behavior. This includes, but is not limited to comments that we deem to be of this nature.
surely murder is considered malicious behaviour

shep try to be normal for 5 seconds challenge
oh.
Hey @primal perch, have a look at this!
Our bot is logging all messages.

Hey @whole knot, have a look at this!
Our bot is logging all messages.

@radiant idol the deb u dm'd me works, but when i cpopy paste this and compile it, it doesnt?
you might need to @import Foundation; at the top
idk
I didn't have to
but you might
k
#import >
no.
why
it's ugly

didnt work, if u can can u just send ur souce code
ok

I saw that original emote

fr
@import UIKit.UILabel
#import <UIKit/UILabel.h>
@import is for java mfs
#import is for c mfs
I'm unable to remove() a file in my own app directory? am i doing something wrong
@grave sparrow
@steady nest
test
test failed
Bram Moolenaar died 
lets ask captcpt
@grave sparrow who was the creator of vim
@grave sparrow when did he die
dumbass
dumbass captcpt
whats wrong
why arent you giving me an essay for an answer
Well duh! Isn't that common knowledge?
I mean it's like the first thing that shows up when you run vim
careful tui lovers hate the truth
i've never used vim aside from one time where i didnt have nano
and well git commit messages

Idk the tui is kinda nice
who tf runs vim without a filename
:w filename.txt
vim filename.txt
L
find god
agree, he should be using nano
Micro >>>>
Helix >>>>>>>>
set EDITOR and never have to use vim again
export EDITOR=$(command -v micro || command -v nano)
my thoughts exactly
Micro user real
i use vs 2022 professional for git messages
stop posting your penis size in #development
export EDITOR=$(command -v ed || command -v ex || command -v vi || command -v vim || command -v nvim)
posix-compliant gore
gorn
gorn
gorn
ed is the standard editor for a reason
where do i get ed
procursus
Everywhere
It's the standard editor
It's on every system
Except windows I guess
And bad Linux distros
But it's on every POSIX compliant system
its not on debian or alpine or arch
sudo apt install ed
sudo apk add ed
sudo pacman -S ed
thought you meant by default
It's required to be default on every POSIX compliant system
linux is not posix compliant
Not everything is POSIX compliant
based
posix compliance is for pussies
oh nvm im just stupid and i was on the wrong system it actually is on alpine by dewfault
i'd just like to interject for a moment
macOS is (or at least was) POSIX certified
What you're referring to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX. Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called “Linux,” and many of its users are not aware that it is basically the GNU system, developed by the GNU Project. There really is a Linux, and these people are using it, but it is just a part of the system they use.
can i install gnu hurd yet
Are you dumb?
UNIX certification means that the open group verified that the OS is fully compliant
It's very expensive to get the certification
Only in VMs lol
macos when it's secure and won't let capt do whatever he wants willy nilly with no config
fr
Eta when captOS (macOS but has absolutely no means of security and integrity whatsoever)
ok so linux
@unique wedge (continued from #subreddit)
You have yet to answer this question that I asked earlier:
how do you maintain compatibility with current rootless and your thing simultaneously?
keep in mind that rootless currently uses the iphoneos-arm64 package arch, and that that's really the only way anything sane can tell the difference between "oh is it rootful or rootless"
how does he intend to differentiate between them then...
create a new arch?
either way, I don't think they have the backing of any sane group (e.g. Procursus, palera1n, or Dopamine) so
what
apparently he thinks that rootless has no tweaks already
from a reply to a tweet I made:
yes, this is the next step, let as many tweaks as possible work, the rest is a matter of time. just like xinaA15 uses various ugly hacks to be compatible with rootful tweaks, but dopamine chooses to use rootless but without any tweaks available, and now dopamine is mainstream,bro
are you sure
hey guys, is the tweak dev guide from 2020 uploaded on icraze website is still relevant for most of tweak development now ? I want to start learning
no way icraze actually has a guide
Not his guide tho but uploaded on his website https://icrazeios.com/kodey-tweak-guide/#/
Tweak Development Guide By Kodey Thomas
Idk, I found it searching on google
Certified
Tweak development guide:
1: Install Xcode and Theos
2: Install SDK’s
3: now write objective c code
tweak dev guides dont exist
Yep, that title says 24 DAYS, not hours. You can’t learn a programming language in 24 hours. Publishers say you can, but that’s just for marketing purposes. To really learn a language — to the point where you don’t have to look back through a book every other line — takes time. It takes time...
use this to learn objc
well are you
💀
feels like a bug fr
someone must have unintentionally put this in safari
this is unreal
god the safari appstore reviews are as braindead as can be
Anyone familiar with mac shell syntax
Or bash
I can’t reset my password because the database file is encrypted on the same drive and I think I threw away the key Apple was no help
Arm64e macOS 13.3.1
I got it from kabiroberai website
So basically would get the bit to persist during boot verification?
I’m unfamiliar with shared_api
I assume mmap is what mounts the image
The 13.3.1 software has a vulnerable kernel which could be used to make the bit persistent potentially correct?
Also I have compiled Fugu16 on iPhone 13
uh
I can’t test it out because I don’t have my Mac drive so 😂
I need to make a backup of the phone.
Anyone know of chats for active macOS development?
At this point I’m willing to take it out to clone and decrypt it, I don’t know if there is a specific way to do it to avoid data loss. If anyone knows of a way to escalate privileges from recovery shell that would be appreciated though.
at the cost of graphics
uhhhh fugu16 isnt real
The same
IM NOT FUCKING TALKING TO YOU
I was just wondering if anyone here has any ideas lol
I can send you the ipa if you’d like. No guarantees.
I’m human
Yea we call that pussy round here tho
😂💀
whered you get it from lol
i feel like he compiled the fake fugu16 that was just fugu14 with a readme change
.
Whatever was on GitHub but idk cuz my drive is locked 😂‼️
yeah you compiled fugu14
yeah lmao
Bruh
Well I had hella errors so they didn’t bother to even make it work lol
I don’t have my source now tho
I mainly just want help with the FileVault stuff if anyone is interested 💰
Lmao now I see it in the project issues section 😂
Well there is a vuln for mac 13.3.1 tho
Where’s your degree buddy?
I’m not sure who you’re talking to
For what ?
I don’t have a degree but I do have some certs
I’m not just some joe blow
What language is your specialty?
I have been writing Java for 10 years
Lol
How old are you?
I’m almost 30
java.........
You don’t like Java?
no it sucks
This is a certified Java virtual machine classic
Lol
Certainly not but I accept your opinion 😅
It’s only the most common language.. 😂
Ok that’s an interesting hot take, but regardless what the heck is this chat devolved to at this point
Idk I don’t read the rules lol
@grave sparrow do you know anything 🫠
good morning midnightchips, eta on relocatemekfd 
sad
do yk anyone who might have an answer?
Does anyone have experience with Secure Enclave?
Nope
see
i wouldnt be surprised either
bc of the framebuffer exploit from ~iOS 15.0
exactly what was in that video
im just bored
doesn't serve any purpose, just a learning experience
not verbose boot
bc it wont be on boot
it will be on runtime
why do you want vertical homescreen scroll so bad
you've been asking for this for like
a year
downgrade to iOS 5
idk
Well if anyone can point me in the right direction for Mac security development, specifically user privilege escalation or FileVault decryption I’d appreciate it.
I’m not sure what’s allowed to be said here, but I do own the device and data and I’m willing to pay if someone can provide a solution or help develop one. 💰
I’m aware
Thank you
capt when he’s paid $180,000/year to maintain a mission critical Java program for a large corporation
Lol
S0n
I mean in a literal sense you can but not by a third party without your password 
I’m Andrew taters dad
@grave sparrow
psuedocode vs apple-oss xnu github
looks like they did nuke it
at least in this one function
is smth like that even possible?
god ok java UIs suck I agree
but tons of stuff runs on Java and you’ll never need to know it does

Appel Moment
It is a private OS after all
I am a prophet, tomorrow Apple shall publish an iOS beta that bricks people on install
based
Lmao
When you release zefram
No clue lol
Opa jumpscare
hydrate trynna kill people
imagine being 30 and falling for a fake jailbreak lmao
I don’t think Java is useless what makes you think that lol
Im just the messenger
wasnt talking ab java
talking ab smth else
(Most sane Java user)
java users when other languages exist
I didn’t though?
This is a certified swift classic
Fugu16 is fake
bro don’t shame them. it’s a scam that works, that’s why it keeps happening
So whatever you did, you just wasted your time
It was posted in the title? Lol I’m sorry for the confusion.
if it didn’t work, it wouldn’t keep coming up
I haven’t tried it?
they make their money, that’s the bit that needs to work
All I did was clean the errors up. Lol.
they dont tho its just a copy and pasted renamed fugu14
no there is a scam aspect to it
Is this that same Mf who stole taurine src and made his goofy ahh jb 💀
no
they link to taig9
oh
aka fake jailbreak website
right
and there you can pay money for some dumbass store
that's supposed to be a jailbreak
and then there are an infinite amount of paywalls
The absolute state of the jailbreak community
just to scam dumb ppl out of their money
The problem is there’s not enough room for social development because nobody cares about anyone else
So people stay dumb
This is why Cryptic refuses to hand hold when genius'ing 
Nobody learns a damn thing anymore
We need to bring back semi-untethered jailbreaks with drm 
And they detect screen time and refuse to jailbreak 
fuck you, I may be biased but java is the entire reason I have privilidge
Speak of the devil, gm cryptic
help me 🫠
gm, went to the farmers market
I still have my Java environment from 10 years ago 🫠
help me cryptic
youre smart
my boy billy
What’s the deal with the frame buffer
i meant mainly just answering the Siguza question
was friends with him before he dropped off the planet
I don’t know 🍎 talk but I will learn 😂
2 suggestions, dump addr's from devicetree, dump addr's from ioreg
framebuffer isnt exclusively apple
Ah
Oh yea I dunno hardware at all that’s why I’m here lol
for framebuffer resources, theres checkra1n and that a5/a6 boot toolchain
i checked checkra1n, but the offset that i would need isnt oss
yes it is, ioreg/devicetree
i tried reading the pongoOS code for that portion but the part that gets the v_baseaddr isnt public + pongo gets the base during iBoot, and im trying to get it on an already booted device
interesting
already booted, ioreg cmd
very true
or how to get it to actually work
@faint timber >idevicediagnostics ioregentry [KEY]
idk which key it would be, but it is showing plist's for keys im testing
idk what im looking for tho
and if the information i need is even included in this
I’ll help out where I can
I'm taking a Java programming class this semester
Just cause I want an easy A 
Also
Java is like my first language
Writing Minecraft plugins and mods is what got me into programming
java isn’t supposed to be that hard is it?
What?
create_ioreg_dict: IORegistryEntryGetLocationInPlane has failed with error -536870160.
-536870160 = 0xE00002F0 = not found
java is butt easy
i mean like if you got experience in other programming languages like obj-c the concepts should not be that hard to acquire?
That's why I said I'm taking it for an easy A
ahh alright
good luck anyways xD
Bout to have cs101 again around y’all 😂
is this chatgpt
Yes
😭
what was the point of that screenshot
It’s like $ .005 per query
Someone asked
i think everyone here knows what a high level language is
You and I might, but I can’t speak for everyone this is my 2nd time in this server.
whats a coding language
Deez nuts
????
you have high level autism
TRUE
There’s got to be a similar module in iOS that could be translated into macOS syntax for int overflow
To persist decrypt and mount
chatgpt is dead
Idk I don’t use the app
Better than the baby poop green they had
A website is a software application lol
I use the programming interface integrated into Siri so I never see the website lol
shortcuts?
Yes
man speak normally lol
I guess I’m not normal but that’s what it is lol
Honestly I forgot it was a shortcut 😂
Go check out our new, awesome Christmas anthem! Great track to celebrate the holidays with the family to. Fairy Christmas everybody! https://youtu.be/MoNm3nuOA3I
The fabulous Tomboy and his amazing hymn to love.
All the Tomboy songs are available worldwide on your preffered streaming service.
Go rock out, with your c*ck out!
Come join us, ...
@grave sparrow teach me how to use tcpdump
too much
i dont think the body is the right thing to look at
What are you trying to filter?
what
With tcpdump
i'm not trying to filter anything?
i want to read dns packets
if i wanted to filter stuff i would use nft
Ok..
It’s definitely not right I can say that 😂
I don’t know the exact solution but to me it looks like it’s being encoded before it reaches your filter.
yeah i cant figure out how to use wireshark
its just asking me for ssh
i want my local machine??
Are you using a dns resolver?
wtf
Or system settings to specify dns servers!
wait i can turn off "external capture"
?*
but then theres no interfaces shown
7 hidden
why are they hidden
if i press show hidden interfaces theyre stil lhidden
are you root
Maybe it’s a user process.
oh i didnt read
i will be back shortly
yeah i still dont see more info
so how tf does the body only have like
1 address
wait maybe it is there
it highlights
how are there names on the mac address in the heaqder
i think wireshark mstu be looking those up
It’s just stating it as the path to the router
Whichever way the traffic is going
this is a little bit easier to read
Does anyone have any input about how to access the data on my drive? I’m stumped.
i wonder if i can use ssh
what data
My MacBook Air has FileVault turned on. I locked my key database in the disk and I never kept my backup keys
small problem, it only has option for sudo, not doas
that sounds bad
Yea it’s bad alright
I literally can’t get back into anything because the whole database is there
Not to mention the amount of shit I was working on
I don’t want to lose anything and I don’t know how to safely do forensics on a Secure Enclave FileVault device. I can get past Secure Enclave but not FileVault
I don’t want to remove the disk from the device but I will if I have to.
i mean if the encryption is any good then you shouldnt be able to read it
I think there is a way
apple literally has a recovery thing if you werent stupid enough to not use Find My
Apple lies to consumers, but I don’t think it will let me write to the disk but if I can read it I would have the password database.
im sure the password is hashed multiple times
Why would I let any service low level access to my device?
It was an accident geez
data that isn't backed up is data that's not worth keeping
the whole point of encryption is to make it extremely difficult for anyone without the keys to have access
just wipe the computer
based
i think the goal is probably to be impossible
not extremely difficult

The problem is I only had 1 wallet and 1 password database 🫠
I could care less about the files
so you lost all your passwords?
Yes
extremely difficult as in close to impossible
argon2id users
who splooged gorn on your message
did my super react just eject purple viscous gloop that had to get mopped up
Well I have an idea but I know nothing about recent exploits
yes
thats better
Someone else touched on it earlier
should i give my user full packet capturing permissions on my router without doas/sudo
no but i know you already did it
hacking it now
boba moment
its ok you can only ssh from the internal network
minecrfaft
it was the docker containers fault
do i need modssssss
yea
passwd: password for bbaovanc changed by bbaovanc
drop the prism launcher zip
Are the mac and iOS kernels similar?
it didnt work
private minecraft server link
yes they are the same afaik
I think that’s how I can get in
export it for prism launcher@!!!!!!!
wtf private palera1n channel?
idk why it didnt owrk
idk how
tos violation
someone hacked my microsoft account so i am probably signed out of prism
i dont have prism idk
Does anyone know how to execute the recent kernel vuln. For iOS 15.7
imagine
It was covered under the same set of updates for Mac 13.3.1
see the problem is i cant configure wireshark to use doas
Does fugu15 use kernel vuln?
fabulously optimized
rf
ok maybe its easier to just learn tcpdump
on my router
and suffer by having to read the structure of headers
this mf using doas
Not 15.7
it was about to be an openbsd machine but then i chose alpine instead
and krum told me to use doas and that sounded like a good idea to me
see here's the thing
people always tell you to use less well known software because it makes them feel cool
but then it becomes your problem to deal with later
so do not listen to them
they are [redacted]
capturing the packets over my vpn
i have some mysterious tls 1.2 data and dns
what even is this data
its going to my server
Sodium 0.5.0 🫡
yeah basically
breaks later because it has 1/10 the code

when the privilege escalation program has less code = less opportunity for vulnerability

Infinite fps
my shaders go hard i only have ~140
complimentary reimagined best
doesn’t work as everyone expects you to use sudo though

shitty scripts shouldnt be running sudo anyways
the script should be run with sudo
why tf does that need sudo at all
to install
isnt it just a shell prompt
why doesnt it just install for your user
with no privileges
thats how everytuing else does it
installing stuff globally using a script without a package manager is crusty anyways
because rust users are stupid idk
im trying to compile AwesomePageDots for rootless (arm64), however ive never compiled a tweak before. you can see the command i ran here, and it throws an error when linking the tweak
i am a dev just not in the jailbreak community and not using c/c++/obj-c/theos, and so i have no idea what im doing lmao
if anyone could help me with this, it would be really appreciated
im pretty sure
im building for iOS 16.1/rootless/arm64

your terminal is ugly
better than plain bash
im macos 10.13 ion have many options
same command as mine?
if im being honest i think it may have to do with me having a potentially outdated xcode version since im booted onto macos 10.13 atm
i could re-try in ventura 13.4 via opencore if needed, but it would take a while to boot with all the patches
had to do some crazy shit since im on apple silicon
DEVELOPER_DIR=/Applications/Xcode-11.7.0.app/Contents/Developer SYSROOT=/Users/hydrate/theos/sdks/iPhoneOS13.7.sdk THEOS_PACKAGE_SCHEME=rootless FINAL_PACKAGE=1 arch -x86_64 make clean package
but thats the command i used
which SDK should i use for an iphone 8
make clean packge install uninstall
im thinking its probably you using an ios 16 sdk
nevermind you literally arent it has latched onto a 14.5 sdk
ill try that thanks
one sec
aight
if all else fails ill try in ventura
or on my macbook running it semi-natively
joe is better
k still failed and i realized ion have xcode on my laptop
@torn oriole could you slide me the deb if possible
i do
on the device im using
stop deleting my shit you racist

on my laptop on ventura it doesnt have it
omg i can delete hydrates messages
ventura'
venshitta
what does the licence say about that
fr
hold on
venshitta, crapOS 16
mavericks 🔛🔝
craptinc
yup
no rules apply*
mainrepo
ight i gotta go for a bit, hydrate can you send me the deb in dms or just @ me here thanks
who wants hyperixa source code leak rn
capt youre black
development OOC
not anymore

based
i’m not pirating
i am
unfortunately for you you still have to have some capacity for intelligence
yeah latest is 8.3
wtf was that
bobashare
lmao
# malware
did you see that too
yeah
yeah
numbers n shit
that was scary
false
big long wall of nothing
it was one message
what are you guys talking about

no we have capt here to help us
is that a fucking jfif
jfif
basically
its a jpeg
ê^¡©uþîþÖ5_EqfUo»þímÝhú]õŸ‘¡Æ}üííW¦øcÂvzn–ßÚq†Suy>ÛÚT K”üÛý®¼iqâO$Ÿ+¡ûµâ:Vžo<Ýïó|µê¶±§ß|bÔ£Ó𱫯ݯ6ð®Ÿ,—Ìîÿ »jûüvyu´(jºlkyò–£µ·6÷Kåvú†‡ÝßÅXÖúoÙnÍ{0‘Ș’Yýž?7W'ÚÛ³±AóWcu4°ÂÂuÝ\…ú™¤b‚½Fɘ.©±ˆ¬Ù$–GÂV½Õ¸¶Š‹ìþ_Î+¦QÐÞ23o$•m™g޹æ·uf1¡®¦úòK‡Ã§ËT£¼ÉpJ™Û˜;eo¿Ÿø,{¾s¶ºˆu«
ÏšþÜNŸìüµ½¤Ùø+Xù>ÑýœßíÕÂ锪œU»D×HŽûU«¨·³ðüq¯Ú/ÍìÕÚÛ|Ð5DótÏ-Ó¨f
Ñí¬]/àŸ‰ï´Ï>ÚÊ;ÅBÛ[ÎUþåtÍÕaº^—à)YnusjŸ/îü¶jÖOx#ÃzÒÜ[ißÛ'ðïd¬Gø'â‰.¥²Žv_áókKÃßî5I/>ÑzºL¨åù^¸ªRlK¬|x»i™<=¤EሿºÛfþuçzß‹µ]zùžö_¶3|‹ÿ ŽÖ·ˆ|§i36ÍlÞ²Ÿùç¶°~Ïg
eåóh§ÕB¯’&õ«¶2Efß:nþí2Kˆ™¿ÑÅ*¬»~t¬M;rîú5ŸÝå¬Ëœ´‹öh™ýkwJûh¿hMÕÐÃAfëöK%oö«–Eœ×‡¾êþ(™dÓíŠÅüRHvãó¯G†z'‚ìVï[ÔVy±þ©GFü+çĚų[Å8‚ëÛ\ÕÝIJnŠ/1ån¬Åš¸*.sJrågeà_‰ƒÁ>(W¶sä;úü»kìn4Ï‹žû$ެíáìÕù÷’ñ³»ýõé^¯ðCâµÇ‡îÖyÊWy¬'1ô8lAÚxâóáÿ Äë=2ôd`Õkê
who tf uses jfif
nobody
jpeg exif users when the jfif
shep deleted it
yes i snitched, cry about it shep 
im gonna go full alexk in this channel
do not
FUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCKFUCK
single handedly killed gir
gir based
based
me inside @lime pivot's walls
you enjoying my covid?
’m going to
her.
I’m Going to
her.
I’m going
Her.
I’m going To
Her:
Immn goin
Herr’m going to
her.
I’m Going to
her.
I’m going
Her.
I’m going To
Her:
Immn goin
Herr
i'm basically immune at this point
https://cdn.discordapp.com/attachments/688122301975363591/1137910204705538069/IMG_9016.mov only stable software comes out of this channel
fun fact: that page is swiftui
i can tell
if you use joe it will be fixed
soon
fair, you did eat the pink fairy floss in the walls
lfg
joe repo
for a non working very old version of joe
should have used joe smh

for some unknown godforsaken reason
@hexed knot make joe do what notchless does and i will buy it
idk what notchless does
e
moves the entire ui down below the notch so it looks funny and like it doesnt have one 
http
http
s
80
@hexed knot surely joe update eta son
in general
yeah when i finish like 2 more features
ew
they are? 
i'll probably upload it to chariz mayhaps
beware icrazeware
i will pay a maximum of 99 cents for joe
do i

then yes
based
hydrate did u get the deb or nah
hydrate did u get the deb or nah
2 stroke bad for emissions, youre gonna make greta thunburg mad
based

ok i got awesomepagedots working
using hydrate's command and deb
now time for cylinder reborn
is there anything i should do differently
unfortunately the same command fails
GPLv3
🗿
That's what you think
we dont talk about #688530057622192219 chat 💀
v6 = strlcpy(byte_FFFFFFF00797CBF0, "BBBBBBBBGGGGGGGGRRRRRRRR", 64uLL, 64uLL); im getting somewhere i think
strlcpy(PE_state.video.v_pixelFormat, "BBBBBBBBGGGGGGGGRRRRRRRR", sizeof(PE_state.video.v_pixelFormat)); // apple-oss
sizeof(PE_state.video.v_pixelFormat) -> PE_state.video.v_pixelFormat = char[64]
so that should mean byte_FFFFFFF00797CBF0 is PE_state.video.v_pixelFormat?

@lime pivot what's your opinion on changing logos' "re-%init" error to a warning? as there's valid usecases where having multiple %inits makes sense (depending on branches taken and whatever)
i just dont know how this transfers over 
not even a troll, genuinley astonished as well
which is kinda sad
when you really think ab it
mhm
see, what would be useful to know is the difference between dword_, off_, qword_, unk_, byte_ in ida psuedo
is pe state a global
yes
seems to transfer over exactly as expected
/* private globals */
PE_state_t PE_state;
structs don’t conceptually exist once compiled so that’s why the offsets are different
yeah i understand that
kinda sorta at least
thats it not pseudo-code
what is 0xFFFFFFF00797CBB8 
the address of pe state initialized i think
shut up
based
(he hates joe's big fat bulging cock)
yeah it’s pe state initialized and like capt said ignore it
asians have shrimp dicks
fr
乔的鸡鸡是 16 字节
the stupid plugin
joe's cock is 16 bytes
God gives a pitch on how asians will look like
@grave sparrow please translate
i accidentally left my auto translator on
so which one do you think is .v_baseAddr






