#development
1 messages Ā· Page 534 of 1
but have you written your own holyc compiler?
Quick question
When you set the nonce on your device, are you setting the nonce generator, or the nonce itself?
generator
That's what I thought
so when you set the generator, the nonce is still randomized but it generates the same every time, right?
Does it persist on reboot?
changes when you reboot
So when you save a blob, if you later want to restore to it, do you take the nonce listed in the blob and set that as your generator?
Or do you need to set a generator when you save the blob and then set the generator again when you want to futurerestore?
It should be a generator key
You set ut to that
The generator key is listed in the blob file?
Yes
I'm asking to populate some FAQ info
in which case youre fucked
I used to use Ticketbox to save blobs for my iPhone 6
So i cant restore to them bc i dont know the generator
Four different times I tried using the blobs to futurerestore and all four times the blob was invalid
Assuming bc no key?
idk
Also i broke discord
long time ago
weird
@ ultra please bring back the server ultra
we will play on it
so much
.
this may be a stupid question but can someone actually create their own jailbreak with a exploit
someone can
What?
no, everyone with the knowledge to do that was exterminated in 2051
procursus armv6
how about toilet cat server

why not
Same reason why you wouldn't want to unflush
Hmm
@shut stag happy birthday big man
Ty
@shut stag happy birthday big man
Ty
This is not CGI! First look at Ameca , most advanced humanoid robot from @Engineered Arts Designed as a platform for AI and human robot interaction (HRI) . Will be on show at #ces2022. For more information check
https://www.engineeredarts.co.uk/robot/ameca/
#robot #humanoidrobots #ai
True
shit like this exist and where tf is my 100mb/s internet stillš
felt this š
@shut stag happy birthday big big man
ty
Thatās just the body. Come back when it can shitpost here
don't worry, we will use elon's brain tech to use me as model for it

@grave sparrow 

There is comments there
Can someone help me
i have moved it to my project folder
try running it on a macos or linux system
if you dont have either just se the device
How
bash ./deb2ipa.sh
šæ
what is this spacing lmao
wtf
My deb file dont include Apliciton in it so rip
it dont makes ipa
then i guess it doesn't. work
i honestly doubt why you would want to do this in the first place
since most apps in debs need root perms
i dont have enough knowledge about making non-jb tweaks
i was just imaging can i use my tweak at non-jb devices or nah
this is mostly not feasible
even sign it?
normal apps that are signed are restricted to a sandbox that doesn't allow for much (besides running the app) you would need an exploit to get around it
This tweak basiccly helps you at games
and game sometimes detect it
i was thinking its about jb
but seems oke
@chrome iris do u know any way to block ports at ios
i guess if you were to have a firewall behind your router

you say so https://www.reddit.com/r/totallynotrobots/
its ur address bestie
they left
wtf
im just gonna ban
fr?
oh ur joking

Sweet home Alabama
mfers really pulling a imuseum and doxxing cam
classic
yooo
whats mine
joe mama's basement

what is oldcursus
procursus for legacy
how far legacy
@west grove this
for nyoy
'
cock
cock

they wanna know oldcursus
does the openssh on it function on ios 10
also do they work on armv6
damn
i am using armv6
true
hello
can i use imgui menu at ios
how to create it
you should be able to slap the project into CLion (if you use it) and let it create a cmake file for you, add the sources as needed and compile.
Or make a makefile & compile the project
i turned myself into a cmakelists.txt morty
I turned myself into a makefile morty
please run cmake in the current directory to generate the autoconf files, then ./autogen.sh to generate the configure script, then ./configure to generate the makefile, then make to build the project
oh and by the way it only compiles with cygwin on windows
why no love for msys2
dunno man, the guy who wrote the build scripts left the company then died in a car crash in 2018, we keep his dev box around because itās the only machine the build works on
rip bozo

Touch the msys2
The suspects name is āmurdererā and coincidentally the guy dies in a ācar crashā, I am not buying it 
i have never murdered anyone currently alive
same
sounds hard but thanks
So you murdered someone that was dead right
I'm having trouble mutation testing. Trying to perform mutation tests on the Puppeteer project running Stryker with Mocha and it keeps throwing the error on each file it tries to mutate:
Error: listen EADDRINUSE: address already in use :::8908 - it's like its trying to create more instances of the web server for the results than it needs to
ask the x-men they know a lot about mutation i think
but ok serious
uhh what google say
ok tr1
You all have no excuse now, I want Scratch tweaks
hello i couldnt find any working codes for block domains from tweak
127.0.0.1 config.uca.cloud.unity3d.com
like i want to block this site with tweak
lookup how you can block sites on linux/ unix and you should be able to transfer that logic into a tweak.
Or find the appropriate api for http connectivity and hook into it
iOS 12+ ignores the hosts file by default so you could use [[letmeblock]] but there's probably a better way
ive tried this source code
but it didnt worked
i need add that in tweak.xm
have tried but it didnt worked
i doubt it but alright š
add Depends: com.ps.letmeblock in your control file
#ifdef DEBUG
[NSEtcHosts addHost:@"config.uca.cloud.unity3d.com" ipAddress:@"35.157.107.84"];
#endif
NSURLRequest *request = [NSURLRequest requestWithURL:[NSURL URLWithString:@"config.uca.cloud.unity3d.com"]];
[NSURLConnection sendAsynchronousRequest:request queue:[NSOperationQueue mainQueue] completionHandler:^(NSURLResponse *response, NSData *data, NSError *connectionError) {
why ifdef?
include files
didnt heard about it yet
is this your first tweak?
nope
I didn't even know NSEtcHosts exists
but it's probably ignored still without LMB
but im quite new
you might want to revisit a tweak development guide first or app development in general
can you tag there
/tweakdev
gg that's not it either
This project was created with the intention of preservation
I have this bookmarked just in case
@tardy narwhal cheat developing Is illegal on this server? against TOS
Not that I know of but you won't get much help/ code "spoon feeding" if you don't know the basics
There's a particular forum you can probably ask for cheat development support, i'm sure you'll find it
yea i think so. im quite new at c and c++ im trying to develope my self
yea im already sending my cheats at there
oke thanks for help
if you dont have a good understanding with atleast C/++ you wont get far
cheats are fine (legally) as long as you're not getting paid stuff for free
yea
ill buy a 1k papers objc and c++ book tmrw also i know basics
ill get better soon
i hope*
well i hope you will get a book on arm64(e) too then
i hope soü
Why would he need a book on arm asm if he barely even knows objc 
trust the process
Matter of fact, start with arm first then objc
i have arms
lol
Then after assembly do binary because its starts with...
then do c#

Bash
Brainfuck
write tweaks on posix scripts only
write shortcuts only
ios 15 users
seems very unnecessary
nerds
same
trying to understand unreal stuff can hurt your head
hax
ok @grave sparrow time to change your name and pfp back
.
nerds
isnt that any user doing anything 
That is also me doing your mother
That is me doing your mother while you are doing his mother
.
Any tweaks for hex editor
hex editor ++ pls?
logos-format s0n
just skipped my calculus final to work on it, need to improve code and possibly work on a vscode extension
ye ik
i am just using this source as an example for clang-format
this is not my tweak
@indigo peak
this is gameseagull source used to test clang format for logos files
In effect
@grave sparrow that is what i was doing ^
https://marketplace.visualstudio.com/items?itemName=SteefH.external-formatters theoretically, anyone can use it using this with vscode
because it follows traditional formatter norms, such as taking the file contents through stdin and outputting through stdout
in case if i do not make a vs code extension
gm
all i have to do is rewrite it all cleanly and thats it. you can also pass in args as you would in clang-format
gm

You can just do [prefs integerForKey:key] inside valueForKey(). No need for that NSNumber stuff
This is not my tweak
I am merely using someone elses source for my formatter
To test
@indigo peak youāre bad
thats also an old build
theres no valueForKey function anymore
ogey
do what
oh
did i dk that
i donāt remember
oh i remember now
iāll remove it
@hardy glen L
L
boomer
i like legacy
Pirated minecraft, fat L

does anyone know how to get the menu bar items of the frontmost application, or like, some sort of global system menu bar instance? iām desperate
^
i know itās not iOS
but Iām desperate
I don't think those APIs are really exposed at all
you probably want to be looking in SystemUIServer
as far as I understand it menu bar items are basically just fancy special windows owned by the app in question
as in, the menu bar button itself is a special window
was pretty easy to get it working on vscode, just don't know if clang-format by default makes the format that ugly
its probably because i am using a trash clang format config
oh actually i think it does, it aligns the colons lmao
https://google.github.io/styleguide/objcguide.html this is with it based on style chromium
i believe I have found my solution, I think ā i found what looks to be a file on GitHub where someoneās already done all the Accessibility traversal and parsing and such
ahh, yeah I totally forgot about accessibility apis
of course if you're ok with the permission prompt
https://github.com/HearseDev/logos-format try it out, there's instructions for neovim/vscode on how to use it, let me know how it works or if there's any issues at all
there's a example clang-format file in this project so you can copy over to your pwd
Iāll take that over code injection
itās for the Touch Bar menu bar thing

idk tbh
@tepid olive happy birthday
@hardy glen
F
I actually plan to rewrite in python for cross platform
it's just for mac now im assumingh
For now I can compile and send it to you
No it works on Linux as well
Probably some shit to do with wsl
i could probably compile on wsl
I thought u already were
cmd
suckless then
This is why I am rewriting in python lmao
it built on wsl
He forgor 
Yup it should
wsl2 is gonna be pretty heavy for code completion
If you use the wsl shit from vs code it should be good
This is a formatter not a lsp server
your fault using batchomatic
I should start rewriting in python when I wake up. Idk why I started off with cpp anyways
i think you'd need to run wsl something something?
Build it and run it manually to see if it works
And make sure clang-format is installed and on your path. Idk if it would work. I built it on with Linux and mac in mind.
pretty sure you cant just run linux executables on windows
Oh wait, nvm it wonāt
even under wsl1
Yea, unfortunately youāre gonna have to wait till tomorrow
What you can do though is, use through command line.
Yea, judging by all the code I wrote flashing in front of my eyes, and thinking about windows. Idk if it will work on windows lmao
You can just do this in wsl.
./logos-format āassume-filename objc < Tweak.xm
so in this case it'd probably be
C:\Windows\System32\wsl.exe -d ~/logos-format/logos-format --assume-filename objc
I literally forgot about the windows population 
Dont have any tweak source to test this with so idk
You can use open source projects
Fax
Its pretty easy. I just need to capture stdin and stdout of a program
and ill be good
way easier on python than on cpp
yeah considering there's a library for all your issues 
me about to compile my python project with 20 dependencies
first step there's already argparse
no more parsing flags yourself
Yea python got everything. Just me being a cpp enthusiast i decided to torment myself
Theoretically after i rewrite it, i should be able to wrap it around a vscode plugin pretty easily
@grave sparrow explain this
@hardy glen i forgot to mention, it worked in wsl
really wtf
I am surprised
I donāt like how it formats blocks but thats how google likes their blocks lmao
nerd
My bad 
I didnāt even know the back story
I was just trying to be funny lmao
Saunders bamboozled eberyone
Yea
@indigo peak do you like how it formats blocks with colons aligned
n
I havenāt really looked up how to change that but i am pretty sure you can
looks ugly to me but i think thats normal convention
also it indents global vars declared after a hook which is weird
Which is one of the only weird shit i have seen it do
I would download xcode but i got my m1 250gb 
I have it on my hack
Just havenāt updated to Monterey, still on catalina
I decided to get the 16gb ram instead of a larger storage
Yea i wish i couldāve but i am on a budget 
yea, i got it on payments
I barely do shit on my m1 though. When i get my interest back in app dev, i will probably pick back up on swift
This is your host keemstar
yea same reason i got mine, for when i start messing with arm
Fair lmao
need this lmao
Rip finding offsets in disasm sounds like a lengthy process
Yea i had to do that in swift as well
Not as hard
But still time consuming
Yea i know
I am talking about me, that its not as hard for me
For you it must be painful lmao
saunders tech vs r/jailbreak
I would love to watch this
Someone get ge0snow in this bitch to cover this on the ge0news on the ge0 daily
i didnāt even know saunders even streamed lmao
I didnāt even know he was banned

We can 1v1
lets settle this on nuketown or rust like real men saunders
1v1 quickscopes only
saunders is scared

We can do a team off. r/jailbreak vs the saunder pirates
If only you played call of duty modern warfare 2019, everywhere you go there is a mfer sitting inside a house while all entrances of the house are secured by a claymore 
yea i remember bo2
I had like 60k kills with the ballista
Yea
I used to trickshot and quickscope
Funnest time of my life
Yes
I literally have no idea what you have been working on for the past months, just know that you have been fucking with the kernel
hmm, must be important. Ik that feeling, you get sucked into something and then you wake up everyday thinking about it and what you need to do next and how you need to fix it
F, xcode has always been a nightmare for me
Probably because also i had a shit machine when i used to use it
Same i missed my calculus final today

ā¦
You will regret agreeing to that offer mr saunders
I can tell you are trembling in ur boots
Let me know if you have modern warfare 2019
weeniewarrior420 is my username
We can settle it with no problems
I will have the gameplay recorded, its ur reputation on the line
I do have a mic

bet, iād love to stand up for the jailbreak community and do whats right 
Changing the color for all icon labels
True i thought you wanted an example. So basically something that would look good
Yes
oh shit macos
Uh target console.app
Exactly now is your change to make it better
Sys prefs would look cool
Though Idk if it has tint color.
I was literally typing that

comes back 2 days later
Both of those sound like good ideas
so in ios 15, they introduced "pre-warming", where apps are started by the system and then stopped right before main(), ready to be launched faster by the user. does anyone know how i might detect within an app if it's been started via pre-warming? i was thinking about poking around xnu kernel source code, but maybe this would be controlled by something higher-level
it would probably be implemented in dyld
which may be open source depending if the one guy whose side job it is to maintain the opensource site has gotten around to it
neither is typecentury 2 unfortunately
the open source site still looks like its from 2009
go make a pull request
Iāll get right on it
but dyld hasnāt been updated in years
i donāt think anyways
@indigo peak rewrote in python and updated docs https://github.com/HearseDev/logos-format
should be working fine on windows, as long as you have clang-format installed and in your path
any python users, let me know if i am doing something wrong because today is the first day i ever wrote anything other than hello world in python
@restive ether dyld releases happen regularly, just delayed by like 6 months. dyld itself undergoes a ton of changes these days
yeah it's bad
i plead with the engineers to do more open source releases, and they're like, "even we don't know who's in charge of that"
iām not sure what they can open source anymore
tell them to open source āopenā and ādefaultsā
i would appreciate that
and the version of plutil they actually use...not the weird half featured swift one
i didn't know "open" had much mystery to it
same with defaults
do you have a clang-format file present?
i think so
Language: ObjC
AlignTrailingComments: true
AllowShortIfStatementsOnASingleLine: false
IndentWidth: 4
TabWidth: 4
UseTab: Never
ContinuationIndentWidth: 0```
try this for an example
for your .clang-format file
yea, i am pretty sure thats just the style. You should be able to configure the clang-format file
this is how the style is meant to format, so everything seems normal
https://clang.llvm.org/docs/ClangFormatStyleOptions.html here are all the options you can use on top of the style. or you can choose to not use a style at all
okay now write it in C

yea honestly, the formatting choices by that style are questionable, i just chose it because it had documentation of expected behavior that i could refer to, to see if everything is working as it's supposed to
Uh, how do you crack apps now? Clutch doesn't seem to work.
As in [[bfdecrypt]]?
why no cydia link?
this
I thought this was a piracy question lol
No it's not, just need an IPA of an app
@proper reef you dont need to crack anymore
im desperate at this point
Oh you don't?
No seriously
as of iOS 13 all app binaries are decrypted automatically
i want my death note carrier icon
oh
alright ill just
zip it up

and get the IPA
Iām even more confused abt everything Iām just going to leave now
@indigo peak says "app is encrypted"
bfdecrypt
Binary
thats according to scoob
@lime pivot @proper reef
Yes itās not encrypted but it identifies itself as such
wish appdecrypt actually worked
i just spent about an hour debugging this one dvr program just to learn that tensorflow doesn't support the CPU on my home server
f
so i'm back at the starting point
there's no good dvr software
at least some with motion detection
apparently you can make it work if you compile tensorflow from source but i have no idea how to do this
and also it's some JS library
1: im not trying to use ida
2: that's jdp, he can't even install a deb file
and i think running the home assistant camera integration with motion detection will be too much for a pi 3b+
doesn't blue iris work fine?
@indigo peak am trying to put it in osmething other than IDA
lmao
he's also super racist
it's not free
You are not gonna find a good free options with motion detection
shinobi would've been fine if tensprflow supported my cpu
I decided just to use appinst to install the IPA
@lime pivot so i got it almost working
its just, getting a reference to axuielement's action is proving to be weirdly difficult
haha ok that's cool
something I wouldn't mind is if I can tap a button that focuses the help menu search box (cmd-shift-/), type to search, and select an option from the touch bar
it's super useful to use that as basically a system-wide equivalent of editors' cmd-shift-p command palette thing
okay, that makes 4 of us that have independently had that idea
yes, that's on the agenda
@lime pivot oh and uh itās entirely sandboxed, minus the accessibility permission
yeah that's pretty cool
frigate is awesome
on?
Gameseagull


hi
heyyyyy
@snow python how's the troll drop for ios 14 coming along
Yes
thank yes
can confirm
as someone that doesn't know shit about regex, can someone tell me ```python
import re
key = "%hook"
line = "%hook Class"
line = re.sub(rf"%({key})\b",r"@logosformat\1",line)
print(line)
prints ```%hook Class``` but if i change key to "hook" instead of "%hook" then it prints ```@logosformathook Class```
i want to keep key as %hook
you are matching %%hook
change it to
line = re.sub(rf"({key})\b",r"@logosformat\1",line)
yea then it would be @logosformat%hook
i want to take off the %
so it becomes @logosformathook
oh
that's what i had it as, thats what i've been trying to figure out
well, if you always want to remove the first character than maybe:
line = re.sub(rf"%({key[1:]})\b",r"@logosformat\1",line)
it becomes %@logosformathook
lmao
ah i got it
line = re.sub(rf"%({key[1:]})\b",r"@logosformat\1",line)```
@tepid olive thanks
you dont thank the slaves geniuses
Hmm I donāt know if geniuses is the right word
before and after. logos-format
another one
finally made it format logos along with objective c
Does anyone know how to anchor a UIWindow to a corner of the screen, so it'll be in the top right corner?
I bet google does
Probably.
@hardy glen i changed how vscode read a python file and made it read it as a logos file, ran the formatter
and got this
burn
amazing /s
google didn't work š¦

^

Welcome back mr gh0st
^
on friday right?
Yea lmao

i think so too

this is a mess
yeah i get that a lot
What are you using
UIWindow
ā¦
?
L
?
what am i supposed to do
i want it to always be on the user's top corner no matter the physical orientation
Have you worked with UI before?
long long ago
im currently losing my mind rn
i just want to do this 1 thing
please help š¦
Seems like UIKit has documentation online
Also, you need to figure out if window is the correct thing you want to use in this case
Idk if it is or not since idk what you are doing
But just because itās the only thing you got to work does not mean itās the right solution
all I need is just. toget this in a corner š¦
? Explain
Explain what you are using the window for
And then explain what you want the window to do
If you have pictures, great. If you have source code snippet, even better

And what part of that are you stuck on
getting it to show in top right corner
Something like pullover right?
?
pullover tweak
never heard of it
Just a window that always shows up on top. Thereās examples out there
Because I remember looking them up
ok
If only there were docs on UIWindow
there probably are but I've lost all my brain cells trying to figure this out already
if only there were such a thing as https://developer.apple.com/documentation/uikit/uiwindow

nothing about having it in a specific place when rotated

so im just going crazy rn
rotated?
Do you even have it showing up without rotating
yes
then just make it show when it rotates
wdym
but it shows in a different corner
now just make it show in a different corner
h o w
ask Tim Apple
good idea
Google dot com keywords uiwindow, orientation
Perhaps there might be something out there
That will tell you the answer you need to know
@proper reef your window is stuck in portrait mode correct?
Yes, but that's fine.
My major problem is that it shows in a different corner each rotation.
lmao
bruh
orientation site:https://developer.apple.com
?
iām teaching you how to google
OH that's a search query
ogey
monster
comrade
sex with monsters
Post code of how u are making your window. Show ss of what you see
Its not rotating
hence dgh0st saying
I want it to stay in the same spot relative to UI
its not wortating
wortating
hear me out
disable rotation completely
and require the app to be used in portrait mode
on all devices

what about nah
just lock orientation, force entire device to be used in portrait
hook the func that rotates and leave it empty

well that doesn't work in simulator so uhhhh
Thereās a button
ultra real controls
Hardware -> Rotate Left
what if you tried flipping your monitor
i think the box would stay in the right spot
Just tried that, it doesn't
tweak
one app
and you decided to add a uiwindow
yes
Idk if you want to be adding multiple windows
Idk what you are trying to do, but if it is just for one app like you say
Then you could go a different way about this.
Describes the creation and management of visual interface elements.
Get ready to read
tldr?
tldr spoon lost
you may be surprised to hear this but i figured it out with more googling š
lmao good job
idk if a window is what you want but whatever works for you
But just for the future, read up on the docs, if you are going to be making tweaks, then uikit is something you want to get familiar with
false
true
How would I make a uiview to overlay on top of all apps?
For that I believe you would use an uiwindow
I couldnāt figure out to make one while using auto layout so it properly adjust for orientation changes
virgin
Just take its V-card
remember how we were talking shit about opensource.apple.com?
here
well no shit they just redesigned it https://opensource.apple.com
there's an official github!!! https://github.com/apple-oss-distributions
WTF
apple has a GitHub
:monaks:
uh
hmm
hmm
I thought it was macos source code lol
nope just the open source portions
better than nothing
oh, no it's same as always
the content hasn't changed. just the way it's released
naturally, sources for Monterey/iOS 15 are still missing
508 repositories oman
so much better to navigate now
come on apple whereās my defaults š
tbh it's still easier to navigate by just going to the distribution repos on github 
I'm trying to build a tweak with Orion and I get this every time
Error: connect() failed at /root/theos/vendor/swift-support/Sources/JobserverCommon/JobserverCommon.swift:39 (errno=2): No such file or directory```
google provides no help
oh boy canāt wait to use CrackLib
what OS are you using?
wtf
Windows but using WSL with Ubuntu 20.04
if you're using WSL1 you'll have problems with things that use sockets. you would need to upgrade your setup to WSL2
i can't remember which one I have. it's been a while since I installed WSL
WSL is not real WSL is not real WSL is not real WSL is not real WSL is not real WSL is not real WSL is not real WSL is not real WSL is not real WSL is not real WSL is not real WSL is not real WSL is not real WSL is not real WSL is not real
sorry iām having a tweaker moment
are the voices telling you that
the monsters are
shows i'm on wsl2 already
cephei is now written in swift
to troll the install into not working
are you using Theos as root? (you shouldn't do that)
no using it as a regular user
you would have permission issues in general trying to use Theos as non-root from a root-owned directory, though
hm ok I'll move it to a different dir
this will future proof our malware into the next generation of iOS
the theos wiki sets the $THEOS var to ~/theos so that's why I did that
~ is root on WSL ig
you joke but I'm prolly going to use iOS 15 as an excuse to break compatibility and start a new Cephei package for 15+
so I can use swift
that shouldn't be the case unless you did something like sudo su
limiting the fun just so iOS 7 user can still mess around aināt no good anyways
Swift 5¾
how on earth do you type that on a keyboard
you don't lmao
understandable
use google lmao
canāt wait to have the swastika on my iOS keyboard, ready to go
sounds like a blast
oh wait thatās like a hindi thing, not a special character
i think
yeah
lol
itās hindi, so maybe itās in their keyboard?
yeah
å or å
maybe the hindu were secret ninjas man
In Hinduism, the right-facing symbol (å) is called swastika, symbolizing surya ("sun"), prosperity and good luck, while the left-facing symbol (å) is called sauwastika, symbolising night or tantric aspects of Kali.
i like how discord is so far behind they havenāt figured out how to display all emojis properly
why does discord use twitter emoji
twitter moyai
thats the only good one
no iām white flag trans
its free
so is your oses emojis
what about the windows 7 users
im pretty sure windows 7 users need to worry about their lack of security updates instead of emojis
ok but what about windows 8.1 users
mainstream support ended 3 years ago
so thats their problem
joe
yo @lime pivot wanna try the touch bar thing
lol yeah alright
when i install the theme from my repo it installs as a local package so it doesn't appear as installed when i go to the theme and i have to uninstall it and the depends manually
how do i fix this
oh wait
nvm
yes nice, developers are here to fix your themes
ogey
it says development advice though? are people in #themes going to fix my repo?
you have been asking the same question for weeks
first time asking this one as far as i can remember
this is the point where a person would just pay someone to fix it
im only doing this for fun and learning
whats the point in paying someone to do it for me
i recommend @twilit jungle , he just lost $300k in the bitcoin crash and needs cash quick
^
anyone has access to iOS 14 source code?
https://www.news18.com/news/tech/ios-14-leaked-in-full-to-hackers-and-jailbreakers-but-iphones-may-still-be-secure-2635631.html

lol source code didnāt leak
i had some derivatives of the ios 14 source code on my phone a few months ago
lost it all when i updated to 15 though
Still loving that new redesign of the site 
its also open source 


i'm trying to understand how to bypass region check in the cellular view of the watch app, if anyone has some knowledge about it...
Pretty sure e-sims are region locked arenāt they?
very likely
On like. A hardware level
i have something that might help
cellular view?
nope, it's a software lock
is it tap water
here, hope that helps
The cellular menu of the Watch app im guessing
based pedo
the view you setup a cellular plan on your watch in ios

Pedo confirmed
no
Yes
no







