#development
1 messages · Page 450 of 1
No vapour for you
it helps
Hayden I believe in you
Good thinking
Did u see me throw my vape off a mountain
Aarnav does not think
coffee will keep u feeling good
I haven’t seen it, only heard the tale
lmao the vid in the GC?
Yeaj
mfer really went full on with quitting
just to go pick up somethin else next week
loss
Right off a 400 foot drop into the foggy abyss
foggy abyss
Nah i havent got back into binge drinking
dramatic much
actual picture of me today
Im good at staying quit
Twas pretty foggy
Same........



sus


wtf troll day already
lmao


Quite* (Sorry, lol, had too)




































ps4 framerate be like
No it gets to where they fly out of the hive the first time @tepid olive
litterer smh
According to all known laws of aviation, there is no way a bee should be able to fly. Its wings are too small to get its fat little body off the ground. The bee, of course, flies anyway because bees don't care what humans think is impossible. Yellow, black. Yellow, black. Yellow, black. Yellow, black. Ooh, black and yellow! Let's shake it up a little. Barry! Breakfast is ready! Coming! Hang on a second. Hello? - Barry? - Adam? - Can you believe this is happening? - I can't. I'll pick you up. Looking sharp. Use the stairs. Your father paid good money for those. Sorry. I'm excited. Here's the graduate. We're very proud of you, son. A perfect report card, all B's. Very proud. Ma! I got a thing going here. - You got lint on your fuzz. - Ow! That's me! - Wave to us! We'll be in row 118,000. - Bye! Barry, I told you, stop flying in the house! - Hey, Adam. - Hey, Barry. - Is that fuzz gel? - A little. Special day, graduation. Never thought I'd make it. Three days grade school, three days high school. Those were awkward. Three days college. I'm glad I took a day and hitchhiked around the hive. You did come back different. - Hi, Barry. - Artie, growing a mustache? Looks good. - Hear about Frankie? - Yeah. - You going to the funeral? - No, I'm not going. Everybody knows, sting someone, you die. Don't waste it on a squirrel. Such a hothead. I guess he could have just gotten out of the way. I love this incorporating an amusement park into our day. That's why we don't need vacations. Boy, quite a bit of pomp... under the circumstances. - Well, Adam, today we are men. - We are! - Bee-men. - Amen! Hallelujah! Students, faculty, distinguished bees, please welcome Dean Buzzwell. Welcome, New Hive City graduating class of... ...9:15. That concludes our ceremonies. And begins your career at Honex Industries! Will we pick our job today? I heard it's just orientation. Heads up! Here we go. Keep your hands and antennas inside the tram at all times. - Wonder what it'll be like? - A little
Oh god
Hey guys, quick question, when booking an app written in swift, do you have to write swift code to inject or can you inject objc anyway?
We have one collective hope: the Earth
And yet, uncounted people remain hopeless, famine and calamity abound
Sufferers curl themselves into the arms of war
People kill and get killed in the name of someone else's concept of God
Do we admit that our thoughts and behaviors spring from a belief that the world revolves around us?
Each fabricated conflict, self-murdering bomb
Vanished airplane, every fictionalized dictator, biased or partisan, and wayward son
Are part of the curtains of society's racial, ethnic, religious, national, and cultural conflicts
And you find the human ego turning the knobs and pulling the levers
When I track the orbits of asteroids, comets, and planets
Each one a pirouetting dancer in a cosmic ballet, choreographed by the forces of gravity
I see beyond the plight of humans. I see a universe ever-expanding, with its galaxies embedded within the ever-stretching four-dimensional fabric of space and time
However big our world is, our hearts, our minds, our outsize atlases, the universe is even bigger
There are more stars in the universe than grains of sand on the world's beaches
More stars in the universe than seconds of time that have passed since Earth formed
More stars than words and sounds ever uttered by all humans who have ever lived
The day we cease the exploration of the cosmos is the day we threaten the continuing of our species
In that bleak world, arms-bearing, resource-hungry people and nations would be prone to act on their low-contracted prejudices
And would have seen the last gasp of human enlightenment
Until the rise of a visionary new culture that once again embraces the cosmic perspective
A perspective in which we are one, fitting neither above nor below, but within.
@primal perch

true
hi, im using the include file from the ios 13.3 sdk and the ios 14.4 sdk
i get thes etwo errors
can someone help 
run echo $DRAGONBUILD
yea you probably need to set that to the path to your dragon build installation because it looks like the buildfile depends on it
otherwise idk i don’t use dragon

the way you’re using the SDK seems very weird, unless that’s just the way dragon works I’m not sure
your broken terminal font really bugs me 😬
a-font also changes the terminal's font, thankfully there's a blacklist to turn off for an app particularly!
you should see how custom fonts display neofetch 
- does $DRAGONBUILD/sdks/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework exist?
- do you have any idea why .dragonbuild/frameworks/UIKit.framework exists?
hahah
I don’t see why it would override SF Mono, but anyway
- no
- i put it in .dragon/modules
don't do that, you need to just provide an SDK from https://github.com/theos/sdks (or from Xcode) in the sdks folder and it'll work
remind me what the current function app decryption program is? I need to make something to fix the stupid mcdonald's app
flexdecrypt ?
i did, and it still broke
ill try again
i removed whatever stuff i placed
now theres one header that doesnt exist woe
define that header in ur project
Hey I’m very new to tweak development so I’ve got a simple question, I understand that I should use limneos to find headers for springboard tweaks, but how would I go about extracting headers from an App Store app?
I’m going to sleep now, so please @ me if you answer, thanks!
use flex
!t tweakdev
HOW TO GET INTO TWEAK DEVELOPMENT
This has been asked countless times so it's time that there is a long message that explains this.
One of the first things you want to do is reach a "baseline" before you can even think about getting started.
What this means is that you need to be familiar with Object Oriented Programming and how to use Objective C.
uroboro was kind enough to create a guide that you can find here: https://uroboro.github.io/Learn-Objective-C-in-24-Days-Clone/
Additionally, you should also learn a little bit about how iOS works, learn some basic frameworks/stuff you will need to work with.
Stuff like how to use UIKit, Foundation, etc. Once you have a pretty good understanding of these, then you can proceed.
The next step is to actually start making tweaks. Install a tool called Theos for your appropriate device.
The installation wiki can be found here: https://github.com/theos/theos/wiki, please make sure to follow the appropriate platform instructions.
After that, you are ready to start making tweaks, please follow a tweak development guide. (Here's one if you're lazy: https://kodeycodesstuff.tech/guide)
cc/ @velvet temple
you could use flex to see the headers. no?
not sure if flex allows you to dump/ generate headers on the fly. It’s certainly used for introspection at runtime and you could deduce most of it by just looking
Today I'm pleased and proud to announce Hacking with Swift++ – an incredible new subscription service that will help you write your best ever apps for iOS, macOS, and more!
HackingWithSwift++++ was the right choice for me!
Any devs in here wanna do a tweak for me? $60 hmu

every single time I talk or type or even do anything or interact with anyone in the server everybody just goes against me and trains up on me like a pack of wolves and just attacks me and i didn’t do anything to deserve these attacks and these hurtful words. i literally just try to be nice to everybody but nobody ever wants to be in my shoes and nobody ever tries to sympathize with me and see where I’m coming from all of you just see me as the enemy and as the bad guy that’s trying to ruin the server or something when really I’m just trying to spread positivity. you guys act like I’m some kind of virus or disease, constantly casting me out so much, making me feel so left out and so alone in this server. it’s driving me insane, I feel mental and I feel like a weirdo just being around all of you because of how you treat me. at this point in time, I’ve given up on ever trying again and ever becoming any of your friends because I just know your feelings towards me clearly. i know all of you hate me and never want to be around me again or never have anything to do with me. it’s clear that you all think I’m a joke and that I’m slow, idiotic and a waste of space. it’s so mean because I literally don’t do anything to you guys but you guys always act like you hate me and it makes me feel so confused because I don’t know what I did to deserve it. I feel like I should just quit because clearly nobody wants to be around me and everyone would be happier if i left anyways so I’ll just go and i hope all of you find happiness in life and I’m sorry for all the troubles I’ve ever put any of you through. goodbye.
who is this from
from me
every single time I talk or type or even do anything or interact with anyone in the server everybody just goes against me and trains up on me like a pack of wolves and just attacks me and i didn’t do anything to deserve these attacks and these hurtful words. i literally just try to be nice to everybody but nobody ever wants to be in my shoes and nobody ever tries to sympathize with me and see where I’m coming from all of you just see me as the enemy and as the bad guy that’s trying to ruin the server or something when really I’m just trying to spread positivity. you guys act like I’m some kind of virus or disease, constantly casting me out so much, making me feel so left out and so alone in this server. it’s driving me insane, I feel mental and I feel like a weirdo just being around all of you because of how you treat me. at this point in time, I’ve given up on ever trying again and ever becoming any of your friends because I just know your feelings towards me clearly. i know all of you hate me and never want to be around me again or never have anything to do with me. it’s clear that you all think I’m a joke and that I’m slow, idiotic and a waste of space. it’s so mean because I literally don’t do anything to you guys but you guys always act like you hate me and it makes me feel so confused because I don’t know what I did to deserve it. I feel like I should just quit because clearly nobody wants to be around me and everyone would be happier if i left anyways so I’ll just go and i hope all of you find happiness in life and I’m sorry for all the troubles I’ve ever put any of you through. goodbye.
Does anyone have an iOS 8 jailbroken device?
because your shoes are smol

every single 🔂 time ⏰ I 😊 talk 🗣️ or type ⌨️ or even 🌛🌖 do anything or interact with anyone in the 🤣 server everybody just goes against me and trains 🛤️🚄 up on me like ❤️ a pack 🧳🧳🧳 of wolves and just attacks 👊 me and i 😀 didn’t do anything to deserve these attacks 👊 and these hurtful words. 🆒 i 😀 literally just try to be nice to everybody but 😥😥😥 nobody ever wants to be in my 😀 shoes 🥿👠 and nobody ever tries to sympathize with me and see 👀👁️ where I’m coming from 😤 all of you 😊 just see 👁️ me as the 🤘 enemy and as the 🤣 bad ⛔ guy 👱♂️ that’s trying to ruin the 🤣 server or something when really I’m just trying to spread positivity. you 😊 guys 💂♂️ act 🎭 like 👭 I’m some kind of virus or disease, 😷 constantly casting me out 😵 so 🆘 much, making me feel so 🆘 left 👈👈👈 out 😵 and so 🆘 alone in this server. it’s driving 🚦 me insane, I 😀 feel mental and I 😀 feel like 💞 a weirdo just being around all of you 😀 because of how you 😊 treat me. at this point 🔺↖️ in time, 🕖 I’ve given up on ever trying again and ever becoming any of your friends 🐕 because I 😀 just know your feelings towards me clearly. i 😀 know all of you 🤟 hate 😡 me and never want to be around me again or never have 🈶 anything to do with me. it’s clear that you 😀 all think 🗯️ I’m a joke and that I’m slow, 🐌 idiotic and a waste of space. 📡 it’s so 🆘 mean 😏😏😏 because I 😀 literally don’t do anything to you 😊 guys 👨 but 😥 you 🤟 guys 👦 always act 🎭 like 💒 you 😊😊😊 hate 😡 me and it makes me feel so 🆘 confused 🤷♀️ because I 😀 don’t know what 😦😦😦 I 😊 did to deserve it. I 😀 feel like 🥰 I 😊 should just quit because clearly nobody wants to be around me and everyone would be happier if i 😀 left ↙️ anyways so 🆘 I’ll just go and i 😀 hope 🙏 all of you 😊 find 🔎 happiness ☺️ in life 🧬🧬🧬 and I’m sorry 💔 for 🔰 all the 🤘 troubles I’ve ever put any of you 😊 through. goodbye. 👋
Ah yes thanks for converting that to emojis... now I am glad I stopped reading after shoes. Rest of those emojis don't look so nice.

every single 🔂 time ⏰ I 😊 talk 🗣️ or type ⌨️ or even 🌛🌖 do anything or interact with anyone in the 🤣 server everybody just goes against me and trains 🛤️🚄 up on me like ❤️ a pack 🧳🧳🧳 of wolves and just attacks 👊 me and i 😀 didn’t do anything to deserve these attacks 👊 and these hurtful words. 🆒 i 😀 literally just try to be nice to everybody but 😥😥😥 nobody ever wants to be in my 😀 shoes 🥿👠 and nobody ever tries to sympathize with me and see 👀👁️ where I’m coming from 😤 all of you 😊 just see 👁️ me as the 🤘 enemy and as the 🤣 bad ⛔ guy 👱♂️ that’s trying to ruin the 🤣 server or something when really I’m just trying to spread positivity. you 😊 guys 💂♂️ act 🎭 like 👭 I’m some kind of virus or disease, 😷 constantly casting me out 😵 so 🆘 much, making me feel so 🆘 left 👈👈👈 out 😵 and so 🆘 alone in this server. it’s driving 🚦 me insane, I 😀 feel mental and I 😀 feel like 💞 a weirdo just being around all of you 😀 because of how you 😊 treat me. at this point 🔺↖️ in time, 🕖 I’ve given up on ever trying again and ever becoming any of your friends 🐕 because I 😀 just know your feelings towards me clearly. i 😀 know all of you 🤟 hate 😡 me and never want to be around me again or never have 🈶 anything to do with me. it’s clear that you 😀 all think 🗯️ I’m a joke and that I’m slow, 🐌 idiotic and a waste of space. 📡 it’s so 🆘 mean 😏😏😏 because I 😀 literally don’t do anything to you 😊 guys 👨 but 😥 you 🤟 guys 👦 always act 🎭 like 💒 you 😊😊😊 hate 😡 me and it makes me feel so 🆘 confused 🤷♀️ because I 😀 don’t know what 😦😦😦 I 😊 did to deserve it. I 😀 feel like 🥰 I 😊 should just quit because clearly nobody wants to be around me and everyone would be happier if i 😀 left ↙️ anyways so 🆘 I’ll just go and i 😀 hope 🙏 all of you 😊 find 🔎 happiness ☺️ in life 🧬🧬🧬 and I’m sorry 💔 for 🔰 all the 🤘 troubles I’ve ever put any of you 😊 through. goodbye. 👋
:uhhok:
isnt it opensource

throw IDA into IDA



rip
Hey. I need help. Does someone know how to fix this error? I'm compiling a tweak using theos and this error appears:
clang-5.0: error: unable to execute command: posix_spawn failed: Bad executable (or shared library)
I'm using Taurine on iOS 14.3 and theos is already up to date
where did you get clang-5.0 from?
wheres sileo 3.0 huh
do libapt and conffiles and a whole backend rewrite
then boom 3.0
org.coolstar.llvm-clang (3.7.1-1)
org.coolstar.llvm-clang64 (5.0.1-2)
Both from the coolstar repository
clang 5
do you know how old that is lol
thats older than most people here
@bleak furnace those are ancient and 32bit only afaik

older than you for sure
probably
@bleak furnace just apt-get install clang probably - I know that's what you want if you use u0
yeah so older than shep
yea im 3
def older than yulky
ok
are there any folders in var where you can run executables without them being killed?
iirc yes but I don't remember where 😐
Thank you all. This fixed the issue, but now I have another problem 😅
After compiling my tweak, when it's stripping symbols, there is another error:
strip: object: /tweak/tweak/.theos/obj/arm64/tweak.dylib malformed object (unknown load command 9).
Does anyone know how to fix this without disabling stripping? 🥺
I'm following this: https://github.com/theos/theos/wiki/Installation-iOS, but I have some issues at the moment
ty
@bleak furnace could always use u0 or checkra1n and my tools which should be updated but that sounds like you've got an old version of strip maybe? idk sorry
Unfortunately I cannot use u0, due to an issue into Substitute, and checkra1n is not an option for my device, but thanks for your message. I will see what to do
What substitute issue? If there’s a problem I’d fix it lol

We already discussed it privately a long time ago. I cannot use MSHookFunction on SubHookMessageEx (now I don't remember its name). I've partially fixed that loading the tweak using DYLD_INSERT_LIBRARIES and overriding MSHookMessage simply declaring it as new function, getting its symbol using dlsym with first argument RTLD_NEXT, but this method is so slow. I can perfectly use MSHookFunction((void*)MSHookMessageEx, (void*)new_MSHookMessageEx, (void**)&orig_MSHookMessageEx); on substrate and MSHookFunction(LBHookMessage, (void*)new_LBHookMessage, (void**)&orig_LBHookMessage); on Taurine
Aah that
Where do I get the disk images for ideviceimagemounter?
I'm on windows
using the quamotion build of libimobiledevice
hooking the hooking function is not really supported that’s right

Make sure your strip is from odcctools
/ Darwin CC Tools
Dependent if you use APT or a package manager
I understand. I needed it to rewrite the hook function for some reasons, so my choice is always a jailbreak based on substrate or libhooker and I recommend my friends that use my tweaks to do the same, because Substrate and LibHooker allow to hook those functions. I really hoped to see it with Substitute 2.0 too. But good that you know this is still a thing that maybe you can consider for the future
Thanks, I will check it out in a while
Don’t install that outdated garbage from bigboss
Won’t work for your purposes
libhooker supports it

Anyone good with rendering stuff, specifically with PDFs? I want to have an export button that will create a pdf with a view from the current view controller among other things. But I want this view to be centered in the PDF.
Using:
if let v = someview {
v.layer.render(in: context.cgContext)
}
this draws it in the top left corner
To draw it with an offset I tried creating another view and then adding the initial view as a subview I realized that adding to another subview removes it from the previous superview and then that view controller loses its reference to the view. To counter this I tried keeping a reference to the old superview, adding to the new superview, then once I have drawn it I add it as a subview to the old superview.
But when I did this it doesn't crash but the view disappears.
There must be a better way of drawing a UIView offset in a context. For text it is as simple as:
text.draw(at: CGPoint(x: 0, y: 0), withAttributes: attributes)
lol not my choice. Give me a solution in objective C
Jokes on you cause I do
true assembly
point translation
DGh0st fr knows everything about uikit and springboard
There has to be something where I can either draw at an offset or translate the context. On Android I simply translate the canvas I am drawing on. But I cant find anything that does either

what is the method? I must be missing something
nvm found it :/ its on the CGContext not UIGraphicsPDFRendererContext
Anyone?
Thanks for your help. This partially fixed the issue. I say "partially" because I encountered a lot of other issues, but I managed to solve all them installing "Theos Auto Installer" from Big Boss + other tweaks separately and now I can finally compile on Taurine! I'm happy 😁😁 thanks again for your suggestion and interest
help
AHAHAHA
ok.
the dev of that tweak is a filthy pirate iirc

but yeah
go ahead

Sounds great
Ncurses-bin
Unfortunately it was the last thing to try and it worked
ty
Capital s :(
will this theos guide work on taurine?https://github.com/theos/theos/wiki/Installation-iOS

?
its my pc sshed into my phone
thanks lmao, i completely skipped that line on the wiki
half installed packages go brrr
banned for filter bypass

use a VM @tepid olive
or WSL if u can get away with it
whatever capt says is a bad idea
literally just use cross platform libraries
that's worth it
use high sierra then

nfr
that’s rather bit cringe innit bruv

what sdk should i download
if im on 14.3
thank you
figured
understandable
please use 0x726574617264 and not r-worded
in fairness at least by using your browser you won’t be running a copy of Chromium that’s like 8 months out of date
You’re amy?
at least the electron on mine is up to date
I use a version which uses the system's electron version
capt
I am 
Captain Incorporated
Aah ok
is there something stronger than a sigkill
because I don't know of one
lmao
macOS is so dumb
nope, but if the process is waiting on an external disk you can unplug the disk
but shouldn't a sigkill end the process without waiting for anything
only reason SIGKILL won't end a process immediately is if it's waiting on disk or it's a zombie process
in ps it showed as ?E (ending)
if that helps
This was yesterday when there were some background Firefox processes stuck open for some reason
I had to hard reset eventually because I tried rebooting and it just hung (presumably waiting for those processes)
hard reset?
never seen that state
D is waiting on disk
and Z / <defunct> for zombie
Yeah I remember it wasn't Z
I remember looking in the man page and thinking to myself "wtf is this"
I am certain it was E
I don't see it on the man page on my arch machine so it must be a Darwin or BSD or something thing
I'll brb
@grave sparrow gn peepolove
Wdym

Compile using bare metal instead of the cloud smh
Unless your cpu is absolute dog crap
I don't think that's the point
Cloning all the modules
I’m not caching the spm stuff (because I don’t know how)
SIGplease exit, I mean if you don’t mind, no pressure, thanks
they’ll take it for consideration in POSIX 6.9
I wish there were SIGNUKE for when a process mysteriously becomes a zombie
it was windy bro
who said i went into the water
yeah
i hate the fucking weather
yeah
it's bipolar af
public holiday and fab beach weather 💁♀️
terminal dev 
we get it
terminal cancer
when is winter
your summer
true
then i can complain about the absurdly hot weather
@grave sparrow u already know
it'll be like 99 every day
that or it'll rain
cuz bipolar weather
No it just means he walks on ground with his head
Yo whats the succession test repo
@shut stag i just wanna know how did u do this room
@stray zenith joemama
let cryptic speak
Never
So its not working for the private servers ?

pronounced as Toar-reen

tortoise
tmw snapchat has a directDownloadUrl key in its notification metadata
it downloads a file that looks like when you open an image in a text editor 
this is exactly right
ah yes
n
it actually rains all year round, but due to ecosystem and our gravity, the rain actually falls up into space so it evaporates instantly
hence why we're the driest continent
man what a backstory

yeah now you see why our seasons are the opposite of yours
when it's summer, we have stronger winds, causing the water from ponds and people's backyard pools and such to fail to reach its destination in the sky and instead take a 180 and fall down
see? it all makes sense now you think of it
@lime pivot do you have a bowie knoife?
I see you've played knifey-spooney before
I was thinking of the simpsons 😉
I have a sword 😬
Im so confused, are apple swift packages built into swift or I have to build and link myself?
eg ArgumentParser

what I do wrong
Swift
mind yo biniss
Things like ArgumentParser and SwiftSyntax are external packages
is that the best thing to use or is there something better
pog
copying text eta wen
eta don't know, it's kinda fucky
there was hope of it working without being too hard before iOS 13…
I should just figure out how to make tmux copy to iOS clipboard
pbcopy/pbpaste
ah
@lapis vessel Are you going to be updating PowerModule? I have made the slight changes to it (so it compiles with latest theos that does not include UIKit/Foundation headers automatically) and added userspace reboot as well.
because powermodule does not work on ios 14.3.
feels good
@gaunt mesa I accidentally deleted more code than I added again
LMFAO
did the project lose any functionality tho
cuz if u managed to remove 7k lines and do the same thing but better
well that's just
great
well
technically I removed 8k lines and replaced it with 3rd-party code better than mine 😁
that's the one
newterm 3 s0n
NewTerm made me ditch Oh My Zsh so that was a win
man when i get back from vacation i need to start working on it
i can take a look at the keychain thing u mentioned earlier
the thing where tapping password button twice oopsies the keyboard?
@lime pivot could NewTerm load the themes based off the number of themes in the plist instead of hard coding them
rn i can edit them but can't add any
@tepid olive wdym
like
there's a Themes.plist
but if i add an entry it won't show up in the themes tab
i’m just modifying the vscode theme here
the goal is to support itermcolors and be able to import them in
so that it isn't hardcoded
and then probably in settings a tiny viewcontroller to manage them
oh nice
yeah
the prefs bundle stuff will be replaced, it's just crap rn because it's not worth improving when I'll need to rewrite it anyway
plus the prefs bundle is the only objc component now, no clue why it's objc even but anyway
sounds like you're gonna write the entire new prefs and theme editor for us
hmmmm
has anyone gotten frida-tools to run on-device?
I installed it but it makes syscalls ios doesn't like
tried it in ish too and the binary is for glibc so I'll have to rebuild it if I want it to run there
breaking: chariz and geometric merge
charizometric
NO

oh no
the day that geometric even proposes that is the day i murder @restive ether
if there’s one thing geometrics and i share it’s that
anytime i ssh or open a newterm window, this pops up /etc/profile.d/sdkroot.sh:1: no matches found: /usr/share/SDKs/iPhoneOS*.sdk
anyone have any ideas?
are you on taurine?
yes
you didn’t install build essentials or somethin
or you did and never added your sdk.
build-essential by Hayden Seay is installed
and i did add sdk
@restive ether fixed it, i realized what i did, thank you
fuck
@shut stag this new logo makes me want to die
it looks like a fucking cat girl
good
welp this is a first. someone contacted Packix and spelled "jailbreak" like this: Gilberic
lmfao
were they arabic

or middle eastern
h
yes
LMAO
jailbreak = Gilberic
jelbrek = Gilbrek
lool

weird. did not for me
well thats the name attached to ur email

hmm 

CVE-2020-27932: iOS Kernel privesc with turnstiles: https://t.co/J7BUoG8AzL
251
926
4th February
dates in American please
stupid americans
don't think so
Yeah CVEs remain hidden for x days until the person who finds it releases it
Ian Beer has done that a bunch
not really how it works
the vendor of the software you discovered a vulnerability in (in the case, apple) stipulates that details cannot be published until a patch is live
but then P0 have their own rules about when they publish details too
bootrom i thought
@lapis vessel your powermodule docs were very helpful on making my own cc module with ccsupport
thank you for that
lol idk if that's accurate at all, I wrote it before I really knew anything about iOS development
true
Lets be honest here, you didn’t read the docs. You just copy pasta the sauce with modifications looked at the example.
i did read the docs 
and then after wards i looked at the example
i understood the base through the example


DaControlCenter?
any1 good with java here ?
javascript not java
pain

just ask away
i'm a pro java dev
don't laugh i suck
n
o
and basically i've got my lil ship following the cursor
yeah I’m on mobile I can’t watch that
rip iphones man
frickin sheep wearing a mask in pfp 
yeah, just describe in general what it does atm and what you’re seeking to know
this is how i'm rendering it
it's basically following it
with the angle that I give my ship
I pass it to my bullets, which I would like to come from my ship
however when I shoot the bullets, it's bugged - despite using the same code
define “bugged”
here's how I'm drawing my bullets http://prntscr.com/112j7k9
well i'd show you a video but you can't watch them it's hard to describe
when shit go fucky wucky
do the bullets not shoot out from the new ship’s position?
they work in the sense that they're being drawn
yes pretty much that
but the angles are the same, i've printed them in console
I’d probably debug by ensuring if the actual ship object has new coordinates in your 2d/3d plane so the bullets can transform appropriately, presuming they take their origin from the ship object
if the object has new coordinates and is not only rendered, then debug your “shooting” logic. rn it seems like your worried if the graphics are correct and if they are, ensure your objects follow as well underneath
the ship is functioning as intended, it's rendering correct, but the bullets aren't working as intended
and the angles in which they are being drawn are the same
but the bullets are going in different directions as if the bullets are different
then the first stop would be the shooting logic and how they take a path
ok so I can see now that the bullets aren't being drawn at the same angle the ship is at
but if i were to print the angle at which both were they would be the exact same
I would suggest many prints
it's almost as if they aren't rotating correctly
but the same code is being used for the ship - that works
what a mind boggle
i’ll be back shortly, getting a manicure and i suck at typing with one hand
yeah enjoy that hmu if you got time later please bro
will do!
did it ever work for the iphone 5
I can't find any info on it
it seems to use raccoon and a kernel exploit for the jailbreak on iOS 6, no iboot exploit
You say the code is same, yet you are not translating the bullets.
ok and?
just let me troll
Means he is dreaming about you, because he is counting sheeps in his sleep

so he's using me as an object

Yes everything is an object, thats how OOP works

@narrow mason
bro ur holding a yellow snow shovel
yea
Fuck objects pointers are cool
we made a joke that he was holding the shovel because he just buried people alive

makes sense
but objects are pointers


hello, idk if noob questions are allowed in this channel sorry if they're not
can i use a theos template to make the files i need with WSL, then write all the code in windows, and then go back to WSL and use theos to compile it?
or does everything need to be done within a linux environment?
preferably write it in ur linux environment, u can access the files from windows like using vscode
are there any significant disadvantages i'd come across using a solution like that?
oh wait
I meant accessing the files directly from the ubuntu installation and editing them through that
is that what you meant?
Not copying the files to windows and then copying them back
you can directly use WSL + VSCode WSL extension
i even compile from VScode
logos
no
that's just as bad as adding Dev to ur name
or using a memoji
unless u have it on the wrong project to throw people off

Question everyone where do use if you do buy them. Get DCSD cables from ?
aliexpress
Any specific one you would choose ? There’s a few there and I don’t want to get scammed for a fake one
AU $21.54 | Original DCSD Alex Cable Engineering Serial Port Cable to Read Write Nand Data SysCfg for iPhone 6S/7/7P/8/8P/X DCSD USB Cable
https://a.aliexpress.com/_msaR043
Smarter Shopping, Better Living! Aliexpress.com
I bought this one https://www.aliexpress.com/item/Original-DCSD-Alex-Cable-Engineering-Serial-Port-Cable-to-Read-Write-Nand-Data-SysCfg-for-iPhone/4001066498152.html
Smarter Shopping, Better Living! Aliexpress.com
RenaiDev
go back to sleep KirbDev
smh it’s almost 9
KirbDev
wsl extension
it will add terminal and access to your wsl system
Rena1tareD3velop3r
very hot name
i think thats a no
is VSCode autocompletion possible for objc
da baby
Don't think so
Syntax highlighting, sure. But not autocompletion
sucks for linux developers
da
it's possible
but im not sharing what i have because it's buggy af
It is. Feel free to write a linter and put it on GH or whatever and people will love you 
Oh...
i just use xcodeproj for my tweaks anyways now
but if someone really wants the unstable autocomplete build of the logos plugin i can give it when i'm back from vaca
If you open-source what you have, I'm pretty sure people would contribute
no?
u run make do
i even keep the symbol for @available defined
not xcodeproj.mk lol
Oh
i use logos sometimes
there's more control with directly calling the MS functions
but that's like a 1% thing
yeah I end up not using the theos hookf stuff because I can't call the orig from somewhere else in the file
I mean maybe I could but it wouldn't be easy
yeah
what
oh
yeah
just got to the restaurant and we have to wait
no one cares about ur dumb runtime manager
ok bye
i'm waiting for my reservation idiot
it's called bills prime
LMFAOOO
it's at chincoteague

@grave sparrow come up north
i'll kill you
nice
drive to virginia
“nekofetch contributor” sums it up nicely
buh
sigh. I have an IDA file somewhere with lots of lsapplication stuff reversed in it and I don't know which ida file it is
oh well I just figured out what I needed from scratch, faster than looking for the file lol
@upbeat wyvern Hey can I ask you a question with TetherMe please?
nfr
Don't ask to ask, just ask. For example, don't do:
u1: Hi, can I ask a question?
u2: Yes.
u1: <asks question>
u2: <provides answer>
Instead, do:
u1: <asks question>
u2: <provides answer>
Its something Canadians do, lol, we do that a lot where I live.
I went to high school there, heh
@upbeat wyvern For TetherMe, when using override data source on Wifi, is it possibled to disable Wifi on my device? It disables the wifi on my idevice for me.
Disables my wifi, so I can’t share it or use it.
oh
you need to get off the screen showing the wifi password
that turns off your wifi while you're on it and tethering is on
but you can generally only share to usb from wifi
(a few devices seem to have it work on them but I don't have a list)
"it" being wifi-wifi sharing
It doesn’t over usb either from me when the wifi disconnects
@upbeat wyvern Here is a screen recording, is that wifi disconnect normal?
yes, whenever you go into that screen it turns off wifi and turns on hotspot for the wifi
I think the "usb only" option may need fixing though
but just get off that screen before you connect and it should be fine
(I tested it idk why it's suddenly broken lol)
but you don't need to be on that screen to connect to USB tethering
as long as it's turned on
I wonder if its a tethering problem to my linux, it used to work my linux, so I don’t know why it isn’t working now. Will try my windows laptop
cursive font
Its called Tabitha
cursive fonts are not for me unfortunately 🙂
Heya. I’m trying to make a repo http://StarFluxGames.com/repo - although Sileo is giving me a 404 error. Can’t seem to tell why
@upbeat wyvern So it turns out usb tethering is broken on iOS 14 with libimobiledevice: https://github.com/libimobiledevice/libimobiledevice/issues/1038 there is a fix listed on the github though.
oh that would do it
Dam. Is https required for a repo?
christ the original iphone is slow
how did this seem usable back then?
@tepid violet letsencrypt makes it pretty easy now
but also: http://starfluxgames.com/repo/Packages
etc
so yeah it'd still 404 with https
@upbeat wyvern So I am not sure if you want to add this to the TetherMe depiction, the 2 fixes are either upgrade the linux kernel to 5.10.4+ or use this (https://github.com/potato1992/Iphone_usb_tethering_fix)
nfr
@tepid olive oh that one, yeah also with that new kernel it'll probably crash everything if you get a 1500 byte packet
at least in my testing on some little mango router it did
Would the github fix I linked be good enough?
try ping -s 1472 <iphone ip in tether link>
idk let me see what that is
no it has the same bug
it's literally the same thing as the kernel module
it lowers the buf size by 2 bytes but then if I tried to send a packet at 1500 bytes the iphone would send a packet that was that big and libimobiledevice would just stop talking to it
it might be related to https://github.com/potato1992/Iphone_usb_tethering_fix/blob/master/patches/ipheth_5.3.0.c#L65
but I don't really have a good set up for testing all that on linux, so I'm not sure
you can work around it if you have issues by lowering the MTU on both the iphone and the linux device to 1498
I don't have an SSL cert, and I can't afford one at the moment either.
Hmm alrighty, I always thought you had to pay for SSL
Sweet ok
CloudFlare has them for free.
Alrighty thanks!
@tepid violet use the acme client to do it and it auto renews for you before it expires
Last updated: Mar 20, 2021 | See all Documentation Let’s Encrypt uses the ACME protocol to verify that you control a given domain name and to issue you a certificate. To get a Let’s Encrypt certificate, you’ll need to choose a piece of ACME client software to use.
The ACME clients below are offered by third parties. Let’s Encrypt does not contro...
^^ This one?
@gaunt pewter @upbeat wyvern
Thank you so much! Just got https working, didn't know you could get it for free! Thank you!
Do you want me to try tomorrow?
is it possible to install a deb file solely via AFC
secretshot
that it makes debugging so bad

aight bouta head out
If you want to test it out it would be cool yeah
Sure, I will try it out tomorrow and let you know.
Alrighty, I've changed Filename: debs/iOSXPlus.deb
and what other checksums do I need?
Alrighty
By typing it manually?
zsh: command not found: dpkg-scanpackages
It is installed, isn't is default on iOS?
you’re doing this on ios?
I don't have MacOS or Linux, so I'm building the .debs on iOS.
@lethal ice exist 2
@lethal ice exist 3
@lethal ice exist 4
@lethal ice exist 6
@lethal ice exist 7
@lethal ice exist 8
@lethal ice exist 9
!t tweakdev
HOW TO GET INTO TWEAK DEVELOPMENT
This has been asked countless times so it's time that there is a long message that explains this.
One of the first things you want to do is reach a "baseline" before you can even think about getting started.
What this means is that you need to be familiar with Object Oriented Programming and how to use Objective C.
uroboro was kind enough to create a guide that you can find here: https://uroboro.github.io/Learn-Objective-C-in-24-Days-Clone/
Additionally, you should also learn a little bit about how iOS works, learn some basic frameworks/stuff you will need to work with.
Stuff like how to use UIKit, Foundation, etc. Once you have a pretty good understanding of these, then you can proceed.
The next step is to actually start making tweaks. Install a tool called Theos for your appropriate device.
The installation wiki can be found here: https://github.com/theos/theos/wiki, please make sure to follow the appropriate platform instructions.
After that, you are ready to start making tweaks, please follow a tweak development guide. (Here's one if you're lazy: https://kodeycodesstuff.tech/guide)
@meager rover ^^^^^^
is returning nil screen from mainScreen is not allowed because UIKit is being used before springboard load ⁉️
i forgot 
Are you doing UIKit stuff in ctor? If so, don’t
i mean u can defer to UIApplicationDidFinishLaunching
just listen for the notification in ur ctor
nah that wasn't it
i was making my own provider for CCSupport
and had the wrong NSPrincipalClass in info.plist
So somewhere it failed to give that crash log
deprecate life
deprecate humanity
deprecate deprecation

ERROR: maintainer script 'postinst' has bad permissions 644 (must be >=0555 and <=0775)

oh wait it needs to be executable right?
yep that was it
yes
fucking trustd
I hooked every possible method on MCProfile that checks to make sure it's trusted / not expired but it still fails
On devil
Don’t use root (su or sudo) for compiling
In var
oh
how did you install theos for it to go in var?
the theos wiki installation guide puts it in ~/theos
alright fr tho why is my ssh just timing out
i have the hayden openssh
no, unlocked and on
when it's locked, i get Host is down
this is so annoying
is your ssh server even running 

uhhh
how would it not be
i think it has to be
if it's timing out
and not just automatically saying you went fucky wucky
sad
Reinstall the server bro @wicked summit
i've reinstalled multiple times

anyone know how to fix
thats the directory it installed in
i can ssh into my computer from my phone 
could my lack of SEP have anything to do with this
oh are you sshing to local host
oh never mind i misread
no one know how to fix? ;-;
wtf jules
did you even reinstall openssh server
or did you just reinstall the meta package
WTF


i do
ssh root@192.168.181.194
and it lingers for like a minute until i get
ssh: connect to host 192.168.181.194 port 22: Operation timed out
oh no my IP address 
2222
why dafuq
L
192.168.181.194
please don't hack me
hacked
okay but like
wtf is wrong with my ssh
idk reinstall the server
are you sure you didn’t just reinstall the metapackage 
what do you not understand
the message
why do you not understand it
OpenSSH Server
Openssjoe
this is not the time for joe 
L
aight so wtf is this mosh shit
Is it safe to "assume" that a jailbreak will come out for 14.4.2 - 14.5 in the next several months, or are the vulnerabilities much more difficult to get around now?
True
find the bug
print("🐞")
It’s just more rare nowadays for people to publicly writeup/disclose their vulns @severe crescent
I just got my 12ProMax and wanna jailbreak but it came with 14.4.1, and my backup was 14.5 sooo
There’s definitely more than one arb kexec bug per iOS release
But we only get someone’s disclosure every couple iOS releases sadly
Makes sense
I feel so stupid for updating to 14.5 months ago. I jailbroke back long ago and didn't see a need for a while. Then I saw scteenshots again 😂
If I ever find a bug I’ll sell out once but the next ones will be public because vuln communism is best
.
Are there any semi verified people on here who could build my tweak for arm64e for me? For some reason i always get linkings errors.
i agree i dont want to but i have spent days trying to fix my issues
thats why i wanted a verified person
oh well ill keep trying to fix it
im compiling on my phone, use the sam bigner toolset. this is the error i get when i add arm64e
error: lipo: unknown architecture specification flag: arm64e in specifying input file -arch arm64e /var/mobile/Development/SearchForClubhouse/.theos/obj/debug/arm64e/SearchForClubhouse.dylib
lipo: known architecture flags are: any little big ppc64 x86_64 x86_64h arm64 ppc970-64 ppc i386 m68k hppa sparc m88k i860 veo arm ppc601 ppc603 ppc603e ppc603ev ppc604 ppc604e ppc750 ppc7400 ppc7450 ppc970 i486 i486SX pentium i586 pentpro i686 pentIIm3 pentIIm5 pentium4 m68030 m68040 hppa7100LC veo1 veo2 veo3 veo4 armv4t armv5 xscale armv6 armv6m armv7 armv7f armv7s armv7k armv7m armv7em arm64v8
fatal error: lipo: Usage: lipo [input_file] ... [-arch <arch_type> input_file] ... [-info] [-detailed_info] [-output output_file] [-create] [-arch_blank <arch_type>] [-thin <arch_type>] [-remove <arch_type>] ... [-extract <arch_type>] ... [-extract_family <arch_type>] ... [-verify_arch <arch_type> ...] [-replace <arch_type> <file_name>] ...
make[2]: *** [/var/theos/makefiles/instance/library.mk:51: /var/mobile/Development/SearchForClubhouse/.theos/obj/debug/SearchForClubhouse.dylib.af633153.unsigned] Error 1
make[1]: *** [/var/theos/makefiles/instance/library.mk:37: internal-library-all_] Error 2
make: *** [/var/theos/makefiles/master/rules.mk:117: SearchForClubhouse.all.tweak.variables] Error 2


















