Hi guys, do you know if there’s any existing dylib (to be directly injected in an app) that block all https requests made from said app? I’m using livecontainer and I’m looking for a dylib that blocks everything, unfortunately I do not have any experience in injecting code that blocks connections. If you have any existing dylib or if you could point me somewhere that explains how to build such a thing with Theos it would be awesome. Thanks!
#development
1 messages · Page 179 of 1
what the hell is this code base
literally took gaster, put a function and a few files from openra1n into it trying to make it simplier. i clearly dont know what im doing lmao
(i am aware openra1n also uses gaster code)
this made me think to check
the main function i added was a bool but it never does return anything
:|
what every you are doing is really bad
code should never get compiled in this way
yet it did?
wild
ok i made it return but now it just doesnt boot pongo
openra1n never did explicitly support A7 from what i saw, i could be wrong tho
but i mean, thats more for the exploit rather than booting id imagine
speaking of, openra1n had very little error handling from what i saw
lldb is saying its returning with 1, yet no errors elsewhere
line 1638 is where i transplanted the function, if anyone is bored
theres legit no a7 payload there
which is why i wanted to kinda rebase it off of gaster itself, cause gaster can pwn a7
well the payload is required for pongo setup
i added pongo.bin and shellcode.bin, and i think they are added to the code correctly (the same way they were in openra1n)
A7 exploit is pretty obedient
I was able to easily boot pongo v2.5 using the 0.12.4 shellcode with the 0.1337 exploit.
A8-A9 will probably be a little more troublesome
and it should be easy for A9X-A11 lol
ima keep a a band i have no clue what version of either shellcode or pongo im using, this is likely a problem
i have a known working pongo.bin somewhere tho i can try incase i didnt use that for some reason
where did you extract it from
0.1337 bin?
pongo.bin just needs to compile pongoOS
the pongo bin i got from openra1n i think initially, but the known-working is one i built
why would you not use the source?
using the pongo.bin ive booted before didnt result in anything else happening
can you send that shellcode? i wanna try it for giggles
which version
whichever you got working
This meaning was because in ios 9 2.5 is still better
well im on 12, no blobs for this device were saved other than currently signed
for all that matters
and the 0.1337 exploit method is excellent. it works correctly on MacBooks with USBC ports as it does not rely on usb resets
you would be able to extract the shellcode from the 0.1337 bin
found ra1npoc used a different shellcode, tried to impliment it now its making another ud2
helpy helpy devs
i used these two commands
install_name_tool -change /Library/Frameworks/Cephei.framework/Cephei /var/jb/Library/Frameworks/Cephei.framework/Cephei /var/jb/Library/PreferenceBundles/HeartlinesPreferences.bundle/HeartlinesPreferences install_name_tool -change /Library/Frameworks/Cephei.framework/Cephei /var/jb/Library/Frameworks/Cephei.framework/Cephei /var/jb/Library/PreferenceBundles/HeartlinesPreferences.bundle/HeartlinesPreferences
but
still this error
you can only do one at a time
also make sure that it was actually changed with otool -l
guys something happened this time when i tried to send pongos!
it just rebooted tho
nvm its not doing it anymore
i stole shellcode from ra1npoc tho which had it specifically for A7
tried editing some values in the code cause the shellcode wasnt 512 bytes anymore its 2680 but nothing still
imagine not fucking using rpath
what a loser
u on iOS 15?
made more changes but im still clueless
you gotta be kidding me
it's that easy to generate a key??
who is charles
idk but we like the proxy
ENLIGHTEN
immediately
baller
this thing has been working for years wtf
how tf i activate charles
help menu
worlds worst activation menu
probably just praying on the obscurity of it
all just for this
tro
we love keygens
and now i'm realizing another app i have installed has debugger detection
and i'm not even debugging it
win
are you on Dopamine
o
yes it’s one at a time
yep
one sec
:0
wtf admins are committing piracy
yeah but if i do this on any other tweak of litten’s it crashes
You didn’t know this hack ?
for legal reasons i already owned like 6 copies of charles in the past
ngl I just bought the iOS version of Charles ages ago and have been using that
I just use mitmproxy
Fr
I use Fiddler usually, but it's a headache to run on macOS so usually I use Windows
I fkin love Fiddler.
I used to have a script to sniff all xbox traffic. You couldnt kick me, so long i had your xbox gamertag i could join your party, you couldnt kick me and I saw all Ips
that's sure one way to use it 🙃
thats amazing
@steady nest Sorry for the ping but do you know how I am supposed to iterate through procs using allproc ?
hmmm
I'll try 0x10
0x8 returned a random address yesterday
0x8 is next 0x10 is prev
Ohhh
your mom
but don't allproc return the last proc addr?
- 0x10 = prev
16Player moment
@ rick
are we working on the same project?
come dms
thanks
@hasty ruin @primal perch
the potential energy in the inclined slope is where the energy comes from
Which comes from rust users' movement
REAL
Why does everyone hate me 😂 I just like a programming language that does everything other languages do
Just better
who are you
what are you talking ab
who r u
i do enjoy me some rust
@brazen timber can you read?
Beautiful language
It’s hard to decide if I’d choose go or Rust bc they both have their purpose
i havent learnt go yet but im looking to
i dont like the fact that it still doesnt have optionals tho
Put it this way. Choosing between Go or Rust is like choosing do you need speed of development (go)? Or a program (once you get it compiled) will work as expected or near expected first time around.
In terms of a corporate project
i find rust pretty quick to develop with
It is then isnt. depends what it is
Biggest con of the c family is compatibility, I also don't really agree with "easy & fast development"
so what i’m hearing is python
minus the performance yea
wait
fast in performance
my apologies
real chads just rewrite code they want optimized in C and write python bindings
fr
cpp is cursed
GYATT
rust has got to be the best language ive used yet
rust is also sky rocketed to #1 place in malwares
is this because of that one shell "exploit" that was released as a 10/10 cve 
it.. does?
what exactly do you mean by optionals
optional types duh (i’m python brained)
i’m tired of writing python code that’s compatible with the oldest supported version i’m tryna use match case in code i ship already
Yeah bc rust natively obfuscates the code
Reing rust programs without #no_mangle is a pita
too true
last time i used go you had to do the ugly if !err shit
and it had no optionals
Hello r/Jailbreak development.
Put it this way all but one of my implants are all written in rust
all femboys are written in rust
Fr
thats go bestie
not rust
No
yes
oh maybe im just silly
yeah
i even wrote a little example lmfao
use rand::Rng;
fn some_optional_function<'a>() -> Option<&'a str> {
let num = rand::thread_rng().gen_range(0..10);
if num != 3 {
Some("its a valid number or something idk")
} else {
None
}
}
fn some_erroring_function<'a>() -> Result<&'a str, &'a str> {
let num = rand::thread_rng().gen_range(0..10);
if num != 3 {
return Ok("its a valid number or something idk");
} else {
return Err("invalid number");
}
}
fn main_with_result<'a>() -> Result<&'a str, &'a str> {
println!("{}", some_erroring_function()?);
Ok("")
}
fn main_with_option<'a>() -> Option<&'a str> {
println!("{}", some_optional_function()?);
Some("")
}
fn main() {
main_with_result().unwrap();
main_with_option().unwrap();
}
shit srry lol
Is there a way to built a dylib for target iOS so it can be embedded in an app bundle? I looked it up and you used to apparently be able to modify Xcode to allow it but those files don’t exist anymore
how you can have both an optional with the Option and a Result
its fineeee
i'm scared to ask what <'a> means
its a lifetime annotation
the &str on its own is only a reference to a string slice
the 'a is telling the compiler how long the reference should last at compile time
eli5 pls
you could make it 'static and it lasts the whole program execution duration
basically
you know references in C
and how they only last for the scope of a function
and if you access it afterwards you have a dangling pointer to uninitialised memory or whatever
yes
yeah well
in rust
you also have references
however in this case
you can be more explicit in how long they last
instead of being disposed at the end of a function scope
you can define explicit lifetimes for the references
which basically in this case means that the string slice lasts as long as the function is in scope, so exactly as C, however you get a compile time error if you create a dangling reference unlike in C
im also making something similar to C again
remember this horror
Long len = strlen(buf);
Long index = len - 1;
Long newline = buf + index;
newline <- Byte '\0';
this can now be simplified to ```rs
buf[strlen(buf) - 1] = Byte '\0';
Good thing it’s getting faster each update 🔥
thats kinda sad tbh
v8 is actually crazy good for how shit the language is
v8 is gas
“python is slow” believers using python 3.12: 
and https://www.modular.com/max/mojo exists too
i think 3.13 has a decent perf bump too don’t quote me on that
python packaging ecosystem is pretty dog shit though like it’s not js but it’s a solid 2nd
def sort(v: ArraySlice[Int]):
for i in range(len(v)):
for j in range(len(v) - i - 1):
if v[j] > v[j + 1]:
swap(v[j], v[j + 1])
struct MyPair:
var first: Int
var second: F32
def __init__(self, first: Int, second: F32):
self.first = first
self.second = second
this isnt py its mojo~
@ashen birch hey, please don't close my issue on the deleo github my lazy ahh hasn't tested to see if the update fixed it (its the one about it just getting stuck when running the command)
did i close it
btw sorry for taking so long lmao
(genuine question i don’t remember)
No i just dont want you to yet because I haven't replied in like 20 days
yeah dont worry about it i rarely close issues anyways
Because you might think its fixed and i just disappeared 💀
Oh cool
Thank you :D
ill probably get a chance to see if its fixed in 3-4 weeks
because my exams are finishing then
i’m pretty sure latest deleo commit fixes the issue anyways
pyimg4 just needed an update to fix a bug i introduced in like 0.8 or something
Ohh okay
Is sep cryptex and all that other stuff still compatible with 16.6.1
i still gotta fix LZSS stuff but it’s annoying as hell to debug and i don’t feel like putting effort into it atm
After the new update
but that doesn’t matter for deleo rn
oh uhhh actually i don’t think i’ve pushed mismatched cryptex support to the repo yet
i have it like half done but the implementation still needs to be cleaned up
wdym
so it wont work 😭
16.6.1 downgrades are still using 16.7.7 cryptex/components and stuff
so it needs some changes for the device to accept using both in a restore
Ah i see
ig ill have to wait for you to update deleo then
apple users when the company known for investing in security improves the security of their products

I’m not the one who didn’t save onboard cryptex and nvram dump 
Riddle me this Batman
lmao fair
@steady nest I tried + 0x10 and it panicked my phone soo I guess it's 0x8 however I'm just find 2 procs
so I'm probably doing it wrong

broda if it's allproc it's 0x10
It panicked my phone
you have to go back
smh
I'm gonna try - 0x10 then
slide?
doesn't libkernrw handles that ?
what you even doing
Trolling all procs
Classic French activity
baguettery
🔥
as said before
struct proc {
LIST_ENTRY(proc) p_list; /* List of all processes. */
void * XNU_PTRAUTH_SIGNED_PTR("proc.task") task;
...
and
#define LIST_ENTRY(type) \
__MISMATCH_TAGS_PUSH \
__NULLABILITY_COMPLETENESS_PUSH \
struct { \
struct type *le_next; /* next element */ \
struct type **le_prev; /* address of previous next element */ \
}
Ohhhhh I got the whole idea wrong
smh
😭

bro doesn't know how to hexidecimal man
it's 16 values starting at 0
so 0x8 + 0x8 is 16 (dec) so 0x10
I literally sent you the code 😭
Is objc hard to learn if I can write C/C++ bit
no
Ok thanks
No; the best way to learn is by doing

🔥🔥🔥
is my discord being r or does it not loop
same i guess esmbot fumbled
anyone know why my hackintosh's terminal has to warm up before any major commands can be run? it takes damn near a min to START git sometiems
is it on a hard drive by chance

it is not
a hard drive will not do that
a hard drive will do that and then some to macos
yes
both are true
now why tf does Mac os fuck hard drives
linux or windows will not make me wait years for git
on a hard drive
because macos needs stuff NOW
and not in 5-10 business weeks in comparison to hard drives
i mean windows could, if your cpu is bottlenecking it

i have a windows laptop which runs visually fast but basically every operation is slow
terminal takes ages and this is with a ssd
could be a terminal bug but it's more than just the terminal lol
thats when u know its time to throw in the towel
i installed linux
works fine 
@hasty ruin
enums >>>
const glob. variables
i think they get like, inlined anyways or sumn when compiling
Literally half the processes during boot
Depends on the context tbh
I generally don't use global variables, usually it's either defines or enums
wait how do u use enums for constants
wdym use for constants
the enum declaration goes in the header that you include
along with other types and stuff
wait I'm stupid c enums ARE constants themselves
enums are just numbers
is that not just a const variable
except usually used when you have many states to choose from that are related
yeah
that is an oxymoron
oh i know what you meant
no i didnt realize literally const variable
enums are symbols
i’ll use all 3 depending on the context
more similar to #define than any variable
if i need an array of magic numbers i’ll use a const static global/file scope array
wait so then yeah the question makes no sense bc u use different things for different purposes
said array could also be static inside of the function if only one needs it but i like my code to be cleaner and pull it out
enums good
defines good but i really don’t like using them to batch write logic
I think enums for related collections of values, const global variables for just any unchanging value known at compile time, and defines usually for special cases like passing from Makefiles or doing some preprocessor shit
🔥
https://youtu.be/reQq8fx4D0Q only posting this here since its interesting
In this video, I go over the process of completely restoring an A12Z-based Apple Silicon Developer Transition Kit "DTK" Mac Mini that I got from China sold essentially as scrap. After many months of work, research, and testing, I was FINALLY able to fully restore one of these salvage DTK logic boards, and get it back up and running booting macOS...
Omg dosdude1
@torn oriole made it's way over to rjb finally

Represent the cut
wtf did bro do
hey guys, anyone of you developing tweaks in swift? if so, how are you guys using an property's value on vc2 if it got created on vc1?
NotificationCenter?
I'm feeling stupid but i can't passing data from one hooked class to another
declare a var outside of the class
sure that works but this will not update the value correctly
why
vc2 uses viewDidLayoutSubviws() and i'm trying to pass data from one of its subviews (Both are different hooked classes). If viewDidLayoutSubviews is finished, the value will be updated. I need a way to always do this if viewDidLayoutSubvies is called.
idk maybe i'm thinking to complicated
`class viewController: ClassHook<VC> {
func viewDidLayoutSubviews() {
// using here the myProperty value???
}
}
class subviewOfVC: ClassHook<View> {
@Property var myProperty?
}`
isn't this possible?
just hook the setter of the property
do you have an example?
nobody likes swift huh?
i need swift for app development. idk why i should learn objc for just tweak development
but yeah a lot people told me already haha
static id idk = nil;
%hook ClassName
-(void)setProperty:arg1(id) {
idk = arg1;
%orig(arg1);
}
%end
that easy
the documentation for Orion is just... yeah not the best, what makes tweak developemnt a lot of harder in swift as there aren't many examples
ok thx i'll try it
you can do this in swift too
port my code to sw*ft
doesn't fix my problem. okay i think its my fault. i'm thinking to complicated right now & my approach is wrong
thank you anyways
mfs about to buy a 10 year old thinkpad and put the most riced linux install you’ve ever seen after seeing this: 
enum classes
fr 
it depends but even still i prob wouldn’t be using defines
would anyone know how to bypass this
im trying to get a vpn client working on macos that was from ios
its not working
well siocgifmtu is supposed to get the max transfer unit but the tunnel interface isn't setup properly it seems?
could it be this
RE nesessionmanager and find out
well how did you sign the extension
adhoc
with the proper entitlements?
yeah see the actual problem is a previous line
signature check failed
lol
i know
i want to
do something about that
has anyone made a hook to just make security.framework return success
holy shit wtf
it worked
test
wtfff
i just re saved the connection
yeah it works fine now
i do
Is anyone interested in beta-testing the Glance Photo Provider API?
before it gets released to the public
it supports swift and (should support) objc
make it support iOS 14
before doing shit

you know what
fuck it
check dm in a few minutes
W
idk if there's even a rootless 14 jb
there's none that I'm aware of
🔥
wen eta procursus-deploy-rootless.sh
rootless procursus mac
Is there anything I've done wrong here? Attempting to set up a mach port-based XPC service but attempts to communicate with it simply return "32 Broken pipe"
that’s all the mistakes
if you're not going to be helpful i don't care
#development when the discussion has to be anything other than the usual annoying circlejerk about Swift and people want to actually develop
For real. Same for jailbreak channel
no theyve moved on to rust
no capt's still gonna be on swift for a while (his code is very slow and unoptimized)
lol
EXACTLY
god forbid someone have a fruitful conversation instead of hating on languages
not possible
(i actually dont hate rust or swift but circlejerks fun)
swiftui can die though
:(
it has its moments
both in and outside of a watchos context 
for some reason i just enjoy the mixture of SwiftUI and abusing UIKit extensions to get it to do what I want because "Nooooo SwiftUI not allowed to do that yet!!!
"

everyone coding differently fr this is just how it is
dude widgetkit is COOKED
mfin have to extension Image to be able to put that image inside Text
in order for it to render
just delete watchos

can we kill WatchOS with hammers
hammer...
yea
I was advised by @faint lion to not elaborate further.
Ignore him
Ok.
Dear @hasty ruin,
I have just gotten filtered by GIR. What should I do now?
Thanks,
Floppa
dm it to captinc instead
upvote!
is it possible to like load in a speech recognition model via tweak
i was thinking if it's possible to make a tweak that detects whether your call is a scam or something
like that google io thing
i know it's possible for images ([[ENA]])
yea
hf tho
man
_ZN20CVPixelBufferBacking61performStandardMemoryLayoutAndCopyIOSurfaceCreationPropertiesEPvhPK13__CFAllocatorPK14__CFDictionaryS6_S6_S6_mmmmmmmmmmPS0_PmS8_S8_S8_S8_PP11__IOSurfaceSA_P10__CVBufferPjS8_S7_PS6_ c++ symbol moment lmaoo
Is this a cpp symbol lmfao
Oh
It says c++ in the message
I am a dunce
snd it says it in thr message at the end'/
i thought this was a mangled swift symbol for a second it looked so bad
are they as bad as c++ and rust'
__T04file8functionyy -> filefunction empty-list empty-list
you tell me
what]\
your code block is messedu p
left is a mangled symbol, right is the original content
o
laptop display is dim asf im low on battery 
appologies
Charger
picture a desert
now imagine water is replaced with electrical outlets
alright alright
thats my situation
alright yeah
I see
boba do you ACTUALLY drink water
you tryna tell me you haven’t woken up in the middle of the night, grabbed a bottle of lukewarm water on ur nightstand, completely crush that shit, then fall back asleep?
fake ass water drinker fr
I mean if it's a hot day, cold water is good
does anyone have good guides to get started with tweak development? all i've found are for mobilesubstrate & stuff that requires jailbreak, i want to learn & setup a system to develop tweaks that are meant to be sideloaded after being injected into .ipa's
process is mostly the same for making app tweaks jailbroken
i setup theos but whenever i try to import anything, Foundation/Foundation.h fails to compile, however i did download the sdk from theo's official
also how do i figure out what classes to hook to
no
its from Tweak.x
TARGET := iphone:clang:16.5
INSTALL_TARGET_PROCESSES = YouTube
include $(THEOS)/makefiles/common.mk
TWEAK_NAME = ytpro
THEOS_PACKAGE_SCHEME=rootless
ytpro_FILES = Tweak.x
ytpro_CFLAGS = -fobjc-arc
include $(THEOS_MAKE_PATH)/tweak.mk
ohhh
nope still same thing
nope still like this
theos/sdks/iPhoneOS16.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/NSString+UserNotifications.h:8:9: fatal error: could not build module 'Foundation' #import <Foundation/Foundation.h> ~~~~~~~^ Tweak.x:1:9: fatal error: could not build module 'UIKit' #import <UIKit/UIKit.h> ~~~~~~~^ 18 errors generated.
i installed theos then put theos-jailed over it cuz i'm tryna target jailed
is this supposed to work on wsl?
do i just rm -rf theos/
and do it again
breh same thing on fresh install
its yo damn toolchain yo
1984
rune is not good
🧐
It's strange, but I got a message that the iPhone would not charge until it recovered its temperature. but it wasn't even hot
this is a crash from ospredictiond
like
that's the daemon for sugesstions and stuff
It's the only one I have that says something about thermal
What I don't know is why the message appeared, if the device was not hot.
and it just stopped loading U_U
found a website i didn't know about lol
yeah but i don't get why you're looking at crash and analytics logs
there's more than one temperature sensor in your device
doesn't have to be cpu temps
Unless my battery is already damaged (it still has 86% life)
or perhaps something integrated into the logic card that is starting to fail.
at 33 degrees I don't think so

https://mroi.github.io/apple-internals/
not that kind of apple internals but this is helpful af
this is better than the other kind
thanks
might wanna make a pr to it
some stuff may be missing
Yeah i see FrontBoard isn't on there
Someone should pin this
https://mroi.github.io/apple-internals/ contains information about frameworks, apps, and services used in iOS (NOT confidential Apple-internal information)
i mean it's only useful if you actually provided exit codes in the program
and documented them
Closest thing you get without lldb hell in this context

hm
I would say hackdiff's docs are good as well
except they're not online rn💀
o maybe https://iphonedev.wiki
return to C
i meant the with in general
looks like a forEach
kinda
idk why that would exist but
that keyword puts the prototype instance of the thing inside the () into the lexical scope of {}
so you can do stuff like this
no..?
oh it also works on non-iterators
equivalent to "a".bold() btw
yeah
it puts the prototype of the object in scope
its like doing namespace std in cpp
its terrible
can u not just do "a".bold()? or in more generic cases, why would u ever need this
💀
you can
it basically gives you access to it as if it were in this
because js works by making everything an object with different prototypes and methods
real
average js moment
What, someone memeing on js being bad and not just showing floating point math
2 empty arrays make an empty string
oh and you love js sorting
i love lexicographic sorting for numbers soooooooo much !!!!!!!!!!!
FOR REAL
people that have only ever seen javascript so assume floating point math is exclusively a javascript issue
Most of js's issues are caused by it having such a lose type system
ah its finished downloading my updates
that falls into this category
x++ - ++y works but x++ + ++y raises a parsing error
yeah thats just stupid
Floating point moment
fr
NaN is just a constant though
the issue doesnt come from the fact that its a number
it comes from the fact that js treats it as nullish
i mean that was the only thing in the image so
its more like an enum though tbh, like its a value of an ieee 754 float
just like positive and negative infinity
lmao
Once again floating point moment
what does typeof typeof do 
this is also just a floating point moment
do the same in any other language

ieee moment
theyre compared by reference but other than that yes
SyntaxError: Unexpected end of input
can you do objects that arent empty
or ({})
still weird af that its a syntax error
{} can also be a block scope
not sure exactly what its doing in this case
the only time that wrapping it in () is mandatory is when returning from a closure
ok my pc is dying
I can't move cursor or type anything but the pacman upgrade is still working fine
it works here
oh alright then
how tf are you comparing a keyword to an object
your not going to just run {} == [] in any normal script
have you guys seen dreamberd
whats that
no
thats a weird way to spell c
the tab just crashes when i open that
oh now restart required nvm
linux moment
No it's a Firefox moment
firefox moment
Correct
yeah this did not used to be an issue
it only has the past 3 or so years
unless apple has been secretly slowing down my phone or something
Nah discord has just been writing slower and slower code
someone made an interpreter 😭
Boba when he sees a certain shark
@lament mica
apparently he is doing it again
Fr
Rewriting my swift app using Objective-C😄
how can I make 2-dimensional array of NSButton in Objc?
what could you possibly need this for. Anyways, ```objc
NSArray<NSArray<NSButton *> *> *arr = [NSArray array];
thanks
why cant u use a normal c array

Can I call objective-cpp functions from cpp? I want to edit NSTextField.stringvalue from cpp
.
can u shut up omg
i dont get how what u said disproves what i said
a 2d array is an array that contains other arrays
this isn't even a substantial critisicm this is just a nerd emoji response
great question,
you can but NSArrays are more commonly used in objc contexts
i’ve been in new york for 2 hours and still haven’t seen a single jew
where are they at
how did you end up in development
anyway, you gotta be in the right area smh
i mean if you're just using numeric values then float matrix[x][y] else use NSMutableArray

i haven’t figured that out
consider the following:
i don't follow
AFTER BLOOD SWEAT AND TEARS
pub fn main() {
Int res = ((9 * 2) + 4) / 2;
printf!("res: %d\n", res);
}
``` BRACKETS
NOW WORK
fn add(Int a, Int b) {
return a + b;
}
pub fn main() {
Int x = 5;
Int y = 1;
printf!("res: %d\n", add((x * 2) + y, x - y));
}
that expands to ((5 * 2) + 1) + (5 - 1)
which is (10 + 1) + 4
which is 15
so it works
the gay bomb
What would jailbroken xcode do
i dont know
i was thinking about it before i went to sleep
now its stuck in my mind
i have no idea what you're asking for lol
get Dopamine on it and run it
will it install sileo? or shit
brother what
will it work like a normal jb

except that its a sim n shit
actually you can get tweak injection on simulators
don't know about jbs
but there was a project called simject
yeah with simject or sm
yea
what are you trying to do
the simlulator is only a simluator, it doesn't fully emulate an actual ios device
so no
you can't "jailbreak" it
⬆️
the point of the simulator is to test things yes, but it's intended for your average ios app
not something that's supposed to exploit the kernel
does it not virtualize down to the kernel or something
that's on the level of corellium lol
where does it end
iOS Simulator runs on a Mac, sharing the kernel with macOS but running in a separate Mach bootstrap context and its own set of processes (kicked off by launchd_sim).
does that answer the question lol
some frameworks are shared between ios and macos but the rest are just reimplementations ig
how do i compile substitute
can’t I add a change to viewcontroller from instance? I tried
ViewController *viewcontroller = [[ViewController alloc] init];
viewcontroller.textfield.stringvalue = @“hoge”;``` but it didn’t change anything
this came in handy after going to 14.5 🙏 i forgot the function i had to patch
turns out forcing Sileo to show rootful on rootless doesnt break as much stuff as I thought
anyone got a preferences.framework shim
because macos people decided not to put it into ios dyld shared cache because haha funny
@native orbit I think we talked about this a while back, I figured out how to force Sileo to show rootful tweaks instead of rootless
simject
Does anyone know how to get sileo to show bigboss package descriptions and changelogs?
That's a totally different question from where I redirected you. I thought you were building a repo
Basically the repo owner has to do those changes for you to see it
Afaik you can't make them on your own
BigBoss still uses the outdated web version of tweak depictions instead of Sileo's implementation
I realised after I asked that I didn’t specify about it being the bigboss repo. I do apologise for that
It only does it with certain tweaks. E.g PreferenceLoader
Zebra has an option to do that iirc
It shows the rootful tweak if theres not a rootless version if it
how do i compile substitute for simject
Theoretically, could a trollstore app read ios notifications
theoretically, yes
the method I'm thinking of is really weird and hacky but it should definitely possible
hi is there any documentation on how ondemandresources work on ios and tvos? There's a game with files hosted on that server and i'm interested in downloading and archiving them
i know how it works but none of the technical details
the specific part i'm interested in is the default url prefix, all i know right now is it's https://odr.itunes.g.aaplimg.com/something
idk what that something is
then afterwards there'd be an AssetPackManfiest
Create a folder named Payload, move .app to it, compress to .zip, rename .zip to .ipa, profit
and how do i get the .app


its just a xcodeproj for now
dawg
The run button
ok i did it
i got the app file
and i did the payload shit
its not working on my friends phone
It’s not
That’s like 15 versions behind
That’s just your compadre’s synchronous ahh code executing
No way to update 

Try rejoin the TestFlight
Idk
Nope
We r on same version?
0.16 or whatever
How do I check the “buidl”
It’s the number in brackets next to the version
(I update the build only as a way of cheating the app validation system because if you update the whole version it requires the entire validation process to go through again (multiple days to go live))
Wdym
Like on apple servers ?
Oh, no that’s just how Apple made it
If you only push updated “builds” they don’t care
No like there still serving 11
But if you actually increment the version they do
👀 send testflight link
Bio
Slide the ipa 
Yeah that’s probably why
U added sm thing require higher?
So many gorgeous api’s and modifiers are only available in iOS 16
iOS 15 is doable
But 14 is a nightmare
Easily doubled the size of the codebase just reimplementing features to function on iOS 14
Think of him as “the networking guy”
am i dumb or is it broke
Contacting the internet is a barbaric hell in sw*ft
Let alone parsing things from it
What are you doing
Leme bust out the iOS 16 iPad rq
Oh yeah latest build is getting a “rewrite” so that’s why only settings is there
It’s all I made 
I accidentally bore witness to some swift student challenge winners and it left me vaguely inspired 
Clicks button* nothing
Whar
Oh buttons r supposed to do nothing
They do not 
at least not french
0.0.16(11) has actual stuff in it

blasphemy
It’s gonna hang you
It’s safe moded me when I pressed show all windows
Br*t
can’t believe they let hydrate in here
who are you
your ass
Being briths is not a race
oh
@acoustic imp are you injecting tweaks into it 
Probly
Sigsegv and find out from the crash log 
App works for me unfortunately
A lot of detail
Imagine frenchware is causing it
(Assuming you don’t use frenchware)
I try to avoid it
It was bc stage manager wasn’t “on”
Whar
I’m talking about the submenus 
smartest 16player dev
I’ll pull a bhtwitter and just push ipas bundling flex
(Low bar)
what
@slim bramble
I was genuinely confused if this was MacOS or iPadOS because of the background
French activities smh
Sorry just had the urge
com.icraze.rune_1.0_iphoneos-arm64.deb
:/
Hello #development. I will be uploading the hit tweak Rune to Soulseek. The file name is com.icraze.rune_1.0_iphoneos-arm64.deb. I recommend downloading this tweak as it is a very easy way to control your iOS device.
Note: It does work on iPads with external keyboards.
Mods, ban for piracy
?



