#development
1 messages · Page 369 of 1
tbh the 1 is the only real useful one
Thats burrito level thinking @ashen birch
I notice my phone is about to die when
one less now that im back 
Everything start lagging
When you open shortcuts. The first thing you should think “what would burrito do”
when im watching a video and my phone's at 1
like 10 seconds before it does i notice the volume goes down
Burrito
shortcuts manager
shortcut package manager
yeah
like i'll have my phone at 100%
and right before it dies i can notice it go down a little
Is volume percentage and battery even related
the actual percent didn't change
and idk
Procursus please fix lldb

yeah
Fuck i forgot the name for it
i think iphones do that when they overheat tho
i actually watched WWSC and i was like ok dude, what’s the good stuff you have
and then it ended

or get past a certain threshold, cause i think when they actually overheat they just disable themselves
I used to modify system files on my 5s to make my phone stop doing tjose things

Do not do this kids
Does anyone know how to close a process of debugserver-10 running in the background
since when did it become master
@tepid olive
sir its
its always been master
main is the new one
M
git will make the default branch master
anyways for something a lil more on topic for this channel, does anyone know of any good explain-as-you-go guides for setting up nginx & a domain?
github instructions will change it to main
I might make one script to run debug server and make lldb connect to the server since lldb on device doesnt work @half walrus
agreed
But one problem with that would be ending debugserver-10 @half walrus
Yes
which
dragon dr killall -9 debugserver-10
Oh nice. I could do that after the script ends
@tepid olive wtf
joe
what he do
It was capt @half walrus
@grave sparrow wyd doofus
dark keys in asm...
@lethal kayak too painful keep it simple

one hook tweak
yeah fair enough
@narrow mason What did you need from me last night
thanks
@half walrus i know this might not be ideal for you. But you could make a dragon debug server function. I am not sure if there is one. But you could automate a script to ssh into device and start debugserver-10. Then lldb platform select and connect to server with device ip. And it could prompt you with “what process would you like to connect to” when running debug server. Where device ip is the ip that is set in dragon config
are you doing this to learn or just for the hell of it
both
one thing you can do is, after running it through logos.pl, compile the output, then throw it into IDA/Ghidra/etc
alright
so you can get an idea of the assembly you're going to need to write
@lethal kayak mac or pc?
wont be enough but doing it without that will be aids
on mac rn
Use ida pro 7.5
true
why did u ask him which one if u were gonna suggest the same windows program anyways

I had 2 hours of sleep @half walrus
sounds nice @burnt niche
I was busy figuring out the problem i told you that you fixed in 2 seconds😂
do not trust hopper decompilation
hopper decomp is a blind guess
i'd say its worse than nothing but that's a lie
Ghidras is actually really good
Ghidra helped me alot
and since dope is about to suggest you use wine
^
straight out of windows 98
You can use themes to make it look better
lmfao
@lethal kayak literally use 7.5 on mac
if not i'll shoot you my config
fuck wine
it says wineskins in the top left corner
ida never lags
@faint timber how you have dark mode
long_night theme
But its 7.5 though
hm jailbreak my X on 14 or charge my old 6 for a couple hours until it finally boots to test a tweak
IDASkins on pre 7.3
ida 7.5 is 10x better
does the same thing
ida is themeable
@faint timber theme for wineskin? Or ida theme
I use long_night
Oh shit
for certain stuff yeah
You can use theme for wineskin too
for a lot really
long_night is the best theme out there
I haven’t found a good theme for wineskin tbh since all msstyles have to be compatible with XP. And noone makes them for xp anymore
man all my old tweak code got lost on my old mac
disk is fucked
i guess it's still on the external hdd
Theres a nice msstyle for big sur and looks amazing. But its for windows 10
I wish someone would backport it to xp
@lethal kayak my first project with over 1000 lines of code got deleted yesterday
F
i accidently deleted it and cleared the bin without realizing
I am so tempted to boot to mac and test out ida skins
But HW
@tepid olive what are u trying to do rn
cc/ @gaunt mesa it’s back up again. Lmk what you think
We know what websites he going on
i mean why are you running dragon b repeatedly
looks lit
That seems easy
thank you. took limneos’ logify as well lmao
ooh
@tepid olive i am not good at all. I would recommend learning objc
And watching zane helton intro to td
Or first do app dev. Thats what i am doing right now
Primarily. Secondary i make tweaks sometimes, which i show on here. I dont show my app projects on here
I am doing both at the same time and learning tons every day
Reading constantly. Sending alot of time. But that is going to stop because college started
Now i have to focus on c++
Which i have no interest in
@tardy narwhal what website are you talking about bro if you don’t mind me asking
pog
No lmao, that’s my own revamp
@tardy narwhal thats amazing
search is ctrl+f
oh shit he right they are very similar in design lol
@half walrus thats amazing as well.
the difference i guess is just the color scheme at the end
I’d encourage you to also add logification
mine does this, as well
This is going to be impossible but is it possible to make a keyword search within the class.?😂 or would this take hours and slow down the server
the goal of my site is entirely different @tardy narwhal, i'll let you have that market (and might as well just toss a link to the equiv header on your site)
mine is getting wiki functionality
as in, users can edit to add comments above each property/function
Holy fuck thats nice
@half walrus @tardy narwhal i have been thinking of making a project for mac/windows that browses headers.
wdym let me have that market lmao, idc who uses which service, limneos’s site is slow and I’d like a faster alt to exist. the old flask one was sufficient but more performance is always welcome
Also the commenting feature is horrible in terms of moderation
Limneos websites is super slow
we've come full circle
this is why i was asking where emma was the other day
and pinged the wrong person (Emy)
lmao
I want to limit that feature specifically to people in this server with the developer role
and have signups be done via oauth
^
this is why i am limiting it to dev role
I might make it do keyword search within a class inside all files and show references to the files but that would take forever
Thats going to be my next project in xcode. I am going to write it all in swift
http://headers.krit.me/?framework=SpringBoardHome&class=SBRootFolderController try clicking anything green here :)
I am colorblind
would be doable yeah, from my ux testing though the search results should jump apparently to the logified section which in return makes it an attentive job i guess, I did assume users would ctrl+f as necessary
thats NICE
top right box takes any class name and jumps to the header, no need to specify framework
keyword searching one class: easy
keyword searching all headers: far harder than you may think
@half walrus interesting how you did that. I will be making a mac program replicating this.
do note there's a problem with mass1ve's headers so some of them will be blank
(or my code)
that’s just a matter of using pygments
Class-dump 3.5 works still?
I dumped the 13.5 with runtime browser, I can’t put a seal on it that it’s ”the” complete set although I believe RuntimeBrowser does justice
Original class dump didnt work for my app. But dsdump does work
not from you @tepid olive
dumped the copy of your dragonbuild with the modifications
Someone needs to make a updated fork for class-dump
i'm gonna merge them into main and
next time you run it run dragon update
and everything should work
I might try to make the headers application in c++
glhf with wxWidgets lmao, should make it easy
I might need to wait for a couple weeks though. Idk any c++. I am walking through it today
Then ill try to do it and make a gui
ah, yeah then it’ll take a good chunk though
@grave sparrow thanks bro
That ll be perfect since ill be learning c++. Which i need for my class
The tough part seems to be linking imports to files though
tfw
No idea on how to go about that. @half walrus did you manually add the import links to the files. Or did you do look for “import” and look for “headername” in the headers?
const urlParams = new URLSearchParams(window.location.search);
if (urlParams.get('class'))
{
// highlight.js just cripples the load time.
document.querySelectorAll('div.code').forEach(block => {
// then highlight each
hljs.highlightBlock(block);
});
}
let imports = document.getElementsByClassName('hljs-meta-string');
for (var i = 0; i < imports.length; i++) {
createLink(imports.item(i));
}
function createLink(element)
{
let framework = element.innerHTML.split('/')[0].substring(4);
let className = element.innerHTML.split('/')[1].substring(0, element.innerHTML.split('/')[1].length - 6);
element.innerHTML = "<<a href='/?framework=" + framework + "'>" + framework + "</a>/" + "<a href='?framework=" + framework + "&class=" + className + "'>" + className + ".h</a>>"
}
given
this is javascript on an html webpage
but this is how i did it
Yea that flew over my head since its JS but i get the concept
jfc why is xcode so bad as a
text editor
i cant right click to paste code because right clicking also selects the nearest word meaning the pasted code just overwrites other code
they force everyone to use their IDE but cant make it function at a basic level
@faint timber does this happen to you?
And where can i find dark night? Cant find it on google
I only have 3 themes
Darcula. Dark. Default
I thought it was called dark night
I hate when you are decompiling in full screen, it takes you back to desktop
So you can’t run it in full screen. You have to scale full screen
@grave sparrow does that graphic thing do that for you as well?
holy fuck can someone rewrite homebrew already
24 core machine
2 minutes to install wget
just work on procursus for intel 
I can't believe I have to wait 18 hours to figure out wtf jules wants from me
Fix lldb on procursus so i don’t have to create bash scripts
dude
wait are you still waiting
yes lol

jules cut it out
as you can see he’s asleep
🤣 fucking hell
inb4 blocked
go ahead fix it 
Dont worry it was something dumb anyway
idiots who didn't push changes before trying to pull them on another machine and got confused:
iOS/*OS researcher, developer, bricker of apple watches. host for @TalkboardLive. she/her. http://krit.me
2535
7472
now you can name and build 2 modules with the same name in the same project
despite me building this with the assumption that nobody would ever do that because that's stupid
and now you can also have a layout folder in subprojects in a theos project
because apparently some people like doing prefs that way wtf
and now toolchain works
woo
lldb -n "ProcessName"?
@tepid olive what is the source of your pfp
Yup
Dog with a brick
Where come from
brick dog
lol
dog with da brick
damn
Doc
DisguiseYourself
@half walrus would it be better to disassemble in IDA or to just compile with -S
Yes
lol @tepid olive dragon runs 10.61530172413793 times faster than theos (on my machine) building your tweak
what does that do
S
assembly output
i mean probably that
understandable
When proc for m1 happens so will lldb for arm64e funnily enough
twas unavoidable
Arm64e
doesnt work on bingner either
Damn
U need something im too lazy to do right now but its not really a bug
Never knew that sorry
Lmaooo
Its fine bro i already made one command to automate debugserver/lldb process attach
If i am running iproxy and have my phone connected via usb ssh. How would i make lldb connect to debugserver over localhost.
I have to input device ip with lldb so it only does it with wifi. Not usb i think
have you tried 127.0.0.1
Yes sir
Only works with device ip
I think its because of port 12345 with iproxy
Probably doesn’t open that?
hello?????
I am actually using itunnel
L
lol, ironically using IDA is sort of better than -S
for something this simple at least
Do not enable retina mode for wineskin. You re welcome
I bought a 3080 so I can see my error log at 300 fps
lol
To say I can feel a difference between my MacBook and PC is an understatement
can someone explain why the add x29, sp, #0x10
Now I just need rtx drivers for big Sal 
I wish i didn’t use windows for hw man
never gonna happen

just buy one not that deep
I need to tune the fan profiles, they shouldn’t be at 75%, when it’s been on the desktop with no apps open for hours

true
I’m trying to sleep and they too loud
Tbf it’s good they’re keeping me awake
I need to write an English essay
And it’s 2:40am
sleep is for the weak remember
And I am very weak
at 2:40 am i don’t believe the essay will be excellent

it was due yesterday


do not see
@grim sparrow just do it tomorrow and you’ll compensate the lost points by better work
lmao ok
It’s the fact it’s on time that matters
Good morning
Gm!

it’s only 9:43 but fuck it i need sleep
lol
Then sleep, not deep
nnnice
putting my iphone hotspot through pain rn
disabled dhcp on my router
entire house's internet is running through my 2 bars of LTE
lol
powerhouse
mind you
there are 30 devices using my connection rn
still faster than the cable company

linksys not being ass for once
and having switch capabilities
Anyone who has Parler or Gab installed will find that when they try to run an iOS 14 jailbreak made by me, it will refuse to jailbreak the device
I will not permit white supremacists to use my jailbreaks
482
.
discuss
coolstar doing an expected and understandable thing
Why not?
bc i have no idea how the _FILES variable works internally
however i (possibly incorrectly) assumed it doesn't support .s
idc as i don't have either of them
lol
i'll just copy what i said elsewhere
i'd rather not have a jailbreak scanning a list of every application installed on my device, but i'd really rather not have a jailbreak disassembling every application on my device every time it jailbreaks
i think it's done with good intentions but i don't think it necessarily should be done
don’t even think they’ll actually do it anyways
imo the jailbreak itself should stay out of the user's shit as much as possible
i have no problem with banning parlor users
there’s less invasive ways to do it
i have yes problem with every application on my phone being disassembled every time my phone gets jailbroken
i directly gave them code for less invasive ways to do it
@half walrus fucking dickhead.
Anything that’s compilable by clang works plus logos
sadcat
well i assume odyssey 14/whatever they're gonna call it is gonna be open source
bug free
sadfalcon^
i'm assuming not
all the good stuff in odyssey isn’t OSS :/
because it seems like it'll significantly slow down the jailbreak process
maybe write a patcher for it then
if it's not
a disassembler is just a big fat state machine and won't slow down your phone as long as he is just decoding the decode fields and not turning the decode into some malloced string and strcmping
Whi maintains theos
nothing to do with speed
if he's checking my list of installed apps in any way i need to delete several apps
lol
keep private
Idk too much about tweak dev and shit so
some are nda and some i just dont want being looked at
its a direct invasion of user privacy post exploit
no matter who's privacy its invading
doesn't just affect users of apps you cant even download, it affects everyone
Are dragon and theos separate things with similar functions or can they be used together or
oh lol
Man this a dumb question im sorry
my bad
Just curious
dragon is its own thing, but it supports theos entirely, along with its own format which is better
think like uh
sileo depictions
you can do em the cool, new, better way, but it still supports old cydia ones too
Oh that’s a good analogy
yep
yeah every time you rejb
i wish more devs would just use silica if they weren’t going to make their own native depictions 🗿
true tho
Why is he wasting effort on trying to block parlor then if you can just delete, jb, and redownload
It’s ok i use zebra anyway
beats me man
Who is “he”
Coolstar
https://twitter.com/aspenluxxxy/status/1348747697658994689?s=20 and this wonderful attitude
@CStar_OW to anyone complaining: go make your own jailbreak if this is a problem. don't expect anyone else to help you, though, because no rational human being wants to die on the hill of Parler/Gab.
shmoo cancelled
"go make ur own"
Naonaknananan
Wtf is gab
Shmoo can’t be cancelled
another parler
Cancel me idc lol
Because he has the protection of cats
oh
unmoderated hate garbage
guys go make your own facebook if u dont like them invading ur privacy
dumb bibgotes
ecks d
alright making my own facebook rn
This is my thought process entirely. And the best part is, can’t really be canceled if you dont care
guys why am i the only user
'go write your own jailbreak' ok
krit did you also hear the stories of untitled ios jb 14

leviathan
mhm
the one i made
out of 1’s & 0’s
i chose not to figure out whether i believed
I think me too
she says shes coming back to america but tbh with you
i
doubt she's at the level of writing a jailbreak rn
highly
tfp0 using someone elses exploit with a vuln she has? maybe why not
wait why am I getting cancelled
but not her own jailbreak
It was cool to hear the story of uh, nepeta being a [redacted] and not just nepeta
not sharing enough catgirls_ _
If that makes sense to you krit
_ _
understanable and cancellablw
Nothing sexual wise
does not make sense to me dm pls
who'd you hear that from lmfao
i remember that being an in-joke on her server
@narrow mason
inside joke alert 
is that what leviathan was
leviathan has nothing to do with nepeta
lmao
And most of them weren’t troll people at all
wtf is leviathan anyway
reportedly
the leviathan ui is the beat jailbreak ui ever
whispers in the breeze

stop 😭
lmaoooo

the n jailbreak collection
🗿
the best one is the checkn1
wow just found out what it is
🤔
wait jules do you not knwo
Tbh i always knew of leviathan and even it’s work post-fallout but
That’s all public anyway
t has discussed here many times
who the fuck is t
You know, a but of my dignity died the day i made that emote
i have always been not in on the joke for most of the time here with it
Bit
iPhone
who dat
sexy ui
Can’t say
Corsair and iOS cursed images of the day
loool
But the emote do be giving it away in a sense
hmmmmmmmm
there are many of those
what was special ab leviathan anyways

it's nooka guys
wtf
wevuwate
Revulate is just a square overall
a forcible overthrow of a government or social order, in favor of a new system.
that took 2 minutes to send
a forcible overthrow of a government or social order, in favor of a new system.
thanks
That took one second
square
Ok
that was under half a second

took 0 seconds for u to be cock
Hmm
shut fuck
hmm
shut fuck mouth
i am curious now
how did they fuck it up
yes
n word
cydown
L
now give me pink back
Wtf?
iosgods
hacker moment
NO
icloud bypass
cat_cry emoji dot png
icloud bypass activate unlock
the only thing we left off were icloud bypass tools
oh
because i didn’t see a point in allowing them at all
tiananmen square 1989 winnie the pooh
hmm what if you stfu
y not
aaron would kill and also, technically they are below
no jules hate here pls
but no i dont need dev
jk lol
i can filter bypass like i always have
has the developer orange been changed, or is my i7 just really bad
then why do you keep getting the role back
cy🅱️own
Probably really bad
cycock
lol
because people keep giving me the role back
remember when we had to take away designer message manage perms because they don’t know how to act 
Can I delete admin messages
pink krit
hello developers
Hello pink name
hello alpha
I miss it
mfers kept pinning reddit posts to their garbage theme releases
lol
should make Advanced Designers or Verified Designers tbh
[Release] AmongOS - Among Us for your iPhone
Yo true
lol
krit
true
krit
embrace monke
working on redacted
Nvm
lol
hmm untitled jail break
title
lol
need to get ktrw working ffs
jus ate a packet of hot chocolate dust
keeps fucking panicking
That makes me curious about something and it may be another dumb question but
I have offsets for iphone 8 13.6.1
its the iphone ktrw was written for
you have to hit continute as fast as you can
and do not unlock the device before you hit continue
Wtf krit
literally get on that
it's amazing
least it panicks tho
I cant id elete
what bug
was this directed at me and if so please clarify
What bug is your jb based on
the bug
fts
what is fts
Say a jailbreak for a certain ios version (for example for ios 10-14) was in the works but never released for whatever reason. If work began (from the same dev) on a new jailbreak for newer ios versions
hello Mr. Revulate
freethesandbox
13.7 vuln
oh
post-exploit isn't my code
Have you,
idk if i get to say who's it is yet
idk mfer you seen a movie numbered 2 come out and the first never did @narrow mason 
Bitch you cant compare that
but i'm trying to get that fixed and functional
big troll
hello can someone please make a cockbreak for 13.3
the jb i'm working on pre-dates my time in the community
like before i was even on mod team at r/jb
jesus
krit reddit mod?
how long have you been waiting on jamie holy shit
Bht it works
lol
Hmm
Forever and and ever and ever
Jamie the one who was pretty much my friend but now treats me like some random nobody
That guy
Yea
:/
Sucks
juicy gossip
and things were good
man loved cricket
i pissed my pants
jules!
with your mouth i meant...
arf arf
krit is nep
yeah
lol
probably
a smelly furry sack of nuts that’s just you ultra
t
when is leviathan for ios 14 coming out, a jailbreak that doesn't disassemble your apps post expoloit
when i get an exploit for ios 14
and finish 13.7 postexp
true
i remember one time nep told me a story of something about sparkdev and her almost being on the same project
jUsT fInD oNe
hmm today i will
woeis
make leviathan ui 2
i got the *os internals vol 3 book
Wait i forgot Me and t know of a redacted jb
that unfortunately didnt release
pepesad
pepsi jailbreak
ok ultrajb coming out by 2022
photocopy
good 2 know

Monke
that’s what you think though
PR
yes because a forcible overthrow of a government or social order in favor of a new system told me
Even that
readme PRs
lol
rev just did what rev does
Lol people pr xnu on github with grammar fixes
used it to make themself feel important
color dev on a jailbreak team
lol

ah home sweet home hacktoberfest vibes
Yes
lol
Jack off
I didn't even go that low for a prize
waiting for the day a jb will be called nut
But you know indians and free stuff is like the ultimate magnet ever
Wtf
yeah, middle east and free is indeed cancerous
Thought that was jews
I wouldn't put it past them
jules i have something for u
Show
it’s perfect
Ok true I’ll have it by before bed



@faint timber do you know offhand if i can boot checkra1n w/ normal pongoos w/ modules w/o (or with the minimal amount of) kernel patches
just bootux inside of pongo shell
need ktrw but specifically for debugging post exploit in kernel
and that'll load ktrw?
No ktrw is a separate module
bootux will boot xnu without invoking kpf's preboot hook
Idk what that is is that iphone 8
13.5
Pls ios
iphone x
rip I only have 8 on 13.6 and 13.6.1
least i just happen to have the i64 for the kernel sitting around
oh there's a list
yea
Sorry I am not at my computer
pain
I can give you offsets for ip8 13.6.1 and then you can cross reference the X kernel with the ip8 13.6.1 kernel
i'm dumb
what?
i just found out of a new language, called GO. should i try to learn it even tho im kind of a newbie
you caught that screenshot right
why 'cross reference' when
idk I've never tried go
lucky you have symbols 😡 but gl on enable/disable preemption because those were inlined so fucking aggresively and it made me want to die









