#development
1 messages ¡ Page 454 of 1
Its because the files are being edited by a windows editor which usually recreate the file on save. And since Windows doesn't have the same file permission system as Lunix, its obviously not going to know which default value to assign it.
they told me that was the problem
Itd prolly be easier than on windows which i presume ur on
i think so
No fuck windows compiling bruh
also make sure you add ARCHS = arm64e on top of the Makefile if you use an iphone xs or higher
someone literally said "fuck ios compiling"
Use your phone and nano

Theyre wrong ios compiling is sweet as shit
good morning
Yeah just install theos right this time
Instead of using some fuckass install script made my an idiot
done
time for me to make a script
how do i check
Just do these commands
okay
wiki is even outdated 
is there a folder called bin in $THEOS/toolchain/linux/iphone
dnc
um
no
u need to install a toolchain
Stop telling this person to use windows đ¤Ž
Thats an sdk not a toolchain
ill switch to my iphone if everything goes wrong
No ios 14 support 

what do i do now 
I would use my phone, neovim, and ssh. Ur gonna have problems with wsl
i had it pinned idk where it went
Extract it

ok im back to my phone
iâll install theos correctly
whereâs the wiki again
can i uninstall this corrupted theos?
or should i
Looks like your package is corrupted not theos
You probaboh need to chown -R mobile /var/mobile/helloworld
Probably
This
They had installed theos as root before and made that dir as root as well presumably
that explains a lot tbh
sad
oh wait
ran as root, it worked
now I just need a sdk
does anybody know which sdk should I use for arm64e on 14.3?
yes
Clone theos/sdks into the $THEOS/sdks directory
i had the same error on windows but that seems to fix it
Or just put an sdk in that directory
from my pc to phone?
thanks
No no
Run this
TMP=$(mktemp -d)
unzip master.zip -d $TMP
mv $TMP/sdks-master/*.sdk $THEOS/sdks
rm -r master.zip $TMP```
thanks
do i execute this first
im executing the other one
i got an error
omg i hate this terminal, i wanna see colors
this is what happens when I try to 'make package install' now
@raw solar curl failed
what should i do now
You should not have a toolchain in theos now
Try the curl command again
just curl? or the other ones below too?
The other ones too in succession
so i just copy everything and paste there and it should execute in order right
okay
And make sure curl doesnt say âfailedâ anywhere
i might have ran out of space
that explains a lot
but technically im downloading to my phone right
Yeah u are
windows storage shouldnt be an issue then
It says youâre in desktop
im in ssh
Ssh into your phone 
but i did
oh wait
bruh
im so dumb
do i ssh as root?
wtf is wrong with me today
oh
okay thanks
im in the project
what should I do now
run curl? or download it first
im installing curl
Install curl and unzip then run those commands again
ok it worked now
it'z unziping
Oh true
fuck permissions
sudo rm -rf /var/theos
echo "export THEOS=~/theos" >> ~/.zprofile
okay, do I just run the other command again now?
Then exit ssh and relogin
Then run
git clone --recursive https://github.com/theos/theos.git $THEOS
Then run the mv command you just ran again
can i ask why you're using theos on your phone?
Did you remove them
i tried on my pc as well lol
Because its ~better~ than doing it on windows
nope, that's weird
i know that many people use WSL
Oh $TMP was unset. Just run the commands again for sdk
Deving on iphone with mosh and neovim is gonna have so many less problems than wsl
Nah run the curl and everything again
quoting for quick access
okay
every command seems to have worked
do I compile now?
Ye
Holy shit, this is the hardest hello world of all the programming languages I have tried so far
with ' or without '
makes sense
ok i have good news
compiling worked, I think
but my code didnt
L

Compiling for armv7 
#include <UIKit/UIKit.h>
%hook SBStatusBarManager
-(void)handleStatusBarTapWithEvent:(id)arg1{
UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Hello World!" message:@"This is just a test" delegate:self cancelButton<tle:@"OK" otherButtonTitles:nil];
[alert show];
%orig; {
}
%end
how do i fix this
oh wait.
it worked now
fucking bracket
no it didnt work
it never works
Time to learn obj-c
where am I supposed to add the :
yes that's what im trying to do
Diving into tweak development while learning obj-c is going be a struggle bus btw
Learning objc by making tweaks is like trying to gain weight and stay lean muscular at the gym all at once
< should be ti
Its harder
U should bulk up first (make an app or something) then drop fat and tone (start making tweaks)

that's what I plan on doing but I really wanna do this quick test
oh wait
my bad
\
im sorry but i dont understand terminals without color
what's wrong now
This is going to be a long bus ride, I recommend the seat in the back.

i dont get why "<" to "ti"
first off, there's no such things a a tleti
it was tle<
l

is it normal now
it should just be cancelButtonTitle:
I guess my monitor must be deceiving me
Not really, you are just going to far ahead
we are almost there
that's how I learn tbh
Yeah no
but i'm not going too deep into this, I seriously just wanna run it for fun
why is it saying expected expression now
where?
isn't it <@
yeah but I don't see it
obj c? no
u can go this route but you're gonna end up writing code with layoutSubview hooks 
also no

i'm so far down now, my only goal is to compile this shit
i'll literally delete system32 after compiling it
but i wanna copy paste

I'll be blunt here... you failed to copy/paste correctly
idk how but you managed to do it
Either that or whoever created that video doesn't know obj-c either
one sec
what's wrong with this
Share video
Hey guys! Today we're looking at how you can setup theos on iOS 13.5 and build your very first jailbreak tweak!
Repo for Theos Installer - https://jakeashacks.net/cydia
GitHub for Theos - https://github.com/theos/theos
Thanks for watching!
Follow me on Twitter - https://twitter.com/bellis1000
Follow me on Instagram - https://www.instagram.c...
Oh its a nano moment 
i hate how everything is white and black
noted
i have vs code, but at this point I really just wanna compile it
where
but I don't know what to delete
fuck
i notice
well, this is the farthest I have gotten
Anyone know any C# library for generating random names that i can copy pasta
i am lazy
ok
yos
does anyone know how to get the disassembly of a block in IDA
oh, thanks
ah, ok
I want to get into tweak development. Do I really need Xcode?
If on mac ye
dang alright
u0 best
True

We've started to use Rust to develop parts of the Android OS https://t.co/bPz9oSMcJX
189
948
oh no
itâs infected android

Install xz-utils
Makefile:10: /tweak.mk: No such file or directoryÂ
make: *** No rule to make target '/tweak.mk'. Stop.
Did you install theos?
Yeah
Its not set bro
Or else it woulda printed in error
Nothing happened when i typed
echo $THEOS
theres ur problem
set it in your zprofile / bash profile like the theos installation says
Wheres this zprofile?
use this and find the step for your OS
Just dropping this here for no reason https://www.nongnu.org/lzip/xz_inadequate.html
Im on legacy theos?
are you?
Idk
me neither
@wicked summit you do realize that cracker is bannable?
But is this cracker bannable? đ
cracker xi not cracker
xz-utils contains lzma my man

uh
Reported
can we have a better security solution
than iSecureOS
no shame but
i fucked it

utter garbo
Not disagreeing but
Disclosure statement: The author is also author of the lzip format.

I love lzip tho
rice cakes

my doctor said theyre a really great way to start your diet

But thatâs why I never bother with xz when lzma gives me a smaller file and at least isnât a mishmash like xz
And yeah lzip seems good
Im on ios 12.5.1
Have you looked into zstandard
Itâs the only food thing facebook has ever done and yes i circlejerk it but itâs nice
do this
zlib level decompression speeds
use zshrc instead of zprofile or just use profile

can we just get one thing to do compression and decompression and just pick whatever's best or something sigh.... one sec relevant xkcd
Isnt that how u login?
What do i type to not be in ârootâ
True but they dont really try and cover everyones usecases too often. You see something like snappy used specifically for its quick compression and decompression times at the sacrifice of file size
Okay
yeah but like
I want one that fits everything instead of 50,000 compression mechanisms
but that would just make it 50,001
Ok
Funny thing
AKA unshift-tilde
Still says >

Im on ios how i ctrl c?
double tap one of the corners
Im new to this
or just kill the app and open it again đ
Means you have been legacy for 18 years.
Propr slated for removal
iOS 14.3 is now legacy
please update to 14.4.1
windows 7 :intjcum:
@narrow mason can we get intjcum
and rm, specially that one
it will run 38% faster
Am i supposed to install theos in root?
/var/theos

you do realize you have to source the profile
after writing to it
source ~/.profile
It automatically did that
because everyone keeps using that stupid installer
please
writing to /var

not using shitty installers
I did gitclone
Its literally 6 commands but no thats too hard
use the theos wiki
install theos by hand using git
that install guide is literally idiot proof
@tepid olive then cd to the correct folder before you git clone lol

Where i cd to?
Uh ok
you shouldn't be root for installing theos @tepid olive
Its always user error, whether the user is the user of your program or the user of the API.
I typed cd ~
@tepid olive you need to be mobile user first
I am pretty sure user of the API is...
not root
I am not in root
well then the guide is still idiot proof, they just didnt use it
so the users are definitely not idiot proof
Yeah but that applies recursively so they are the user of another API.
^

Not entirely tbh
Its missing some install depends
How do i cd to ~
Im not in root
Type cd ~
@tepid olive type cd

~ is optional
Ok
So i gitclone it now
You can see your current directory right of the â:â
Ok
you need to change the THEOS value in profile @tepid olive
edit profile with vim or nano
What profile?
.profile
what other profile would I be even talking about...
@grave sparrow not as noob as u batchofatch
Im following the guide rn
we are the guide
cat .profile will show you if you already set it
@tepid olive please modify THEOS value with nano or vim
ok
I have no clue what nano or vim is sorry im not the best with this
Or sudo apt install nano
Ezpz
Im learning as i go đ
learning is the key
some people I tell things too forget in the next 10 minutes
its fucking
fucking
fucking
annoying
Ah.
This file?
Okay so how do i edit it in newterm?
Thanks
nano isnt found as a command đ¤
Ill try that
Lol
sudo doesnt exist
su then run the command
Ok
ok
I suâd
Okay nano is installed
Do i do this when i exit su
nano ~/.profile
This happened now
Okay
Any?
Okay deleted
What one?
Ctrl x to exit?
Or ctrl o first
Ok
Ok done
Anything else i have to do
Permission denied

Do i su?
Chmod

Do i su?
Wtf is chmod
{{chmod}}
[[chmod]]
Chmod Calculator is a calculator for the parameters for the CHMOD command for unix-based systems. With this app, you mark which users need which permissions, and you get the magic number on your screen. The dashed format is also shown (-rwxr-xr-- for example).
YvanSoftware
1.1
Free
com.yvansoftware.chmodcalculator
it's not a tweak
I saw on google i figured terminal is linux
How i use the command?
How i run chmod
chmod 0777 .profile
Yh
Is nothing supposed to show up whilst i type the command?
no nothing
I wanna make tweaks
very inconvenient on your iphone
do that on your computer
do you know about hooks/objective c?
Not as much.
i suggest starting from the basic
Like hardly any but ill learn
Ty
well it explains a lot about hooking, tags and tweaks in general
yeah
i think its a good way to start
What i do after the profile thing?
But this is better
i think video is better for begginers
Really?
and @tepid olive seems very impatient
lmfao
the problem with videos is that they canât easily be updated, and can very easily be full of misinformation
agreed
How am I impatient?
you are locked on this .profile file god knows why go set up a normal env, even start with flex to begins with understand what you are doing
Im trying to FULLY install theos
true, i get my information anywhere but in youtube lol

thats why im figuring out why i need the .profile thing
my information comes from stackoverflow and capt_inc
are you following any guid?
Im taking information from ppl whos been helping here
fuking stack overflow
đŚ
very bad for tweaks dev
thatâs why you need yourself a capt_inc
whats that?
@grave sparrow
ah i use also a great source

didnt know he will be that fast

lol
lol
funny thing is
if you have the access key
you can upload any file to my repo
itâs just a static site
anyone knows whats the story with the new upcoming repo https://plutorepo.com/
looks like geometric store 2 electric boogaloo
3/4 of the people running it are involved in credit card fraud
LMFAO
sounds like a safe bet
lol @ devOPS
correct
paypal fraud
the audactiy to have that on your website
credit card fraud
why all indians has singh in their names
who wants to know
who is asking
this is why you are not smiling in the photo
run it again
lol fr?
is that guy still around
i bought all of them, very cool tweak đĽ
what exactly is credit card fraud
quite literally what it says on the tin
just a fake/stolen credit card?
yes
so have you ever killed someone
yup
overruled
who tf ghost pinged me
devops is a real thing tho
how rude
Bitch
đ

i did not realize that

:/
when you donât know how to set THEOS_DEVICE_IP to my environment so thatâs why iâm asking for help instead of a literature lesson
sorry for being ignorant, i found a solution
canât tell if thatâs sarcasm but thanks
i dont know who you are but I know that I love you, have a good night
t
r
Anyone know how difficult it would be to make a tweak that brings up the iOS tweet window when you click an existing button in an app (override the button's function)
Assuming that function still exists (the iOS tweet window)
by the way, if I wanted to update my tweak, should I just install the new version or do I need to uninstall the other version first?
after 10 hours it finally works iâm dropping out
ok now that im a professional tweak developer I need my role
lollolol
weird it only works on homescreen
iâm sending the deb to a few beta testers, hoping we can release it in a few weeks

another beta tester confirmed that it works flawlessly on their devices up to ios 14 in every device
this is the future of jailbreaking
so many troubleshooting I dont even know where to start
the last piece was just adding ip to makefile
this script is so broken i had to install a shit ton of stuff
You can also just set it when running which I end up doing since I change it so much like THEOS_DEVICE_IP=1.1.1.1 make package install
Donât put the ip in your makefile tho
If it never changes set it in your .profile or something
But you might want to put the makefile on github or something sometime
Just not appropriate for it to be there
oh alright thank you
im not involved at all lmao
i made a logo for them
idk why im listed
i want them to remove me but im too polite
But just put export THEOS_DEVICE_IP=foo in your .profile and you should be good
i j asked them lmao
there probably is
there should be
ask people with experience with the LS
@tepid olive @lament mica
who ping
iirc you can read the current wallpaper from an internal springboard method
xpc
just log what that callout queue is supposed to be, init one of those clients and call one of the fetch methods
True.
gm
gm

someone should make an app with storyboards
except they actually edit the raw storyboard source


Hi there ! New here, hope it's the best channel to ask this.
I need some help with a configuration of my tweak:
I have a postinst script that updates host app .plist to add a capability to it, after tweak installation.
However, it results in app's signature being invalid, thus my tweak can't be installed without user having AppSync Unified too (otherwise springboard won't launch app)
Question, is there either:
- A way to add a background audio capability without updating .plist (or messing with it signature)
- A way to add an implicit dependency to AppsyncUnified (
net.angelxwind.appsyncunified),
considering it's on a repo which is not by default on Cydia's source
I've thought about adding it on my control file, but I'd need a way to add repo source first Depends: mobilesubstrate (>= 0.9.5000), net.angelxwind.appsyncunified
Any help would be appreciated đ
why would you forcibly add a repo to someoneâs install
that is not ok lol
literally just link karenâs repo in your depiction and state itâs a depend if they canât read that itâs their issue
Yeah, it's a workaround I've considered, but totally not user friendly. I'd nearly prefer forking it to my own repo. But I still hope there is a better way, maybe even without rellying on appsyncunified just for this.
thereâs no point in forking it if youâre not going to contribute anything to it, it just leaves room for you to let it go out of date
again if they canât read literally one line of text in a depiction, they have other issues
That's a point of view I don't share. I'm sure there is a friendlier way to bypass my issue. If anyone else has an idea, I'd love to hear it đ
guys, when i set up an A-record for a domain, what's the difference between a hostname like domain.com and the @ symbol? does @ overwrite subdomains?
@azure tartan you could add it to cydia prefs to add it, or make a package that drops a .list file into /etc/apt/sources.list.d with it in it
@tepid olive @ A 0.0.0.0 for domain.com == domain.com. A 0.0.0.0
also you shouldn't edit the plist you should hook whatever is checking the setting
thanks :)
also you shouldn't edit the plist you should hook whatever is checking the setting
The problem is I'm adding a background-mode capability :/
then you probably need to hook springboard or installd or something idk what reads that
That'd indeed be a better solution, but that would probably be far more work only to find what to hook
I think tccd process handles those permissions
The permissions are stored in this db /User/Library/TCC/TCC.db
I'm surprised there isn't an easier way to add a background audio permission to an app. Seems like a pretty common feature for a tweak
Thread
Overnight both @Apple and @EpicGames released hundreds of pages of new documents, containing lots of colour based on discovery and recent depositions. I stayed up reading so you don't have to. Here's what I learnt (couple bombshells in here)
281
919
Yeah doesnât look like apple has a leg to stand on with app store
Maybe I should sell my apple stock now
stupid noob question can an application delete itself providing the binary is small enough to fit into memory
afaik âitselfâ no but you could embed a helper into your application, extract it out & spawn it as child to erase whatever it is youâre trying to erase but that just kicks the problem down another level lmao
You could look into using the ram as your memory and thus rely on the systemâs reboot or unmounting to kill it since the memory doesnât exist anymore
Or just try out to spawn a child and have it bzero the memory where your original application lives
@plain sedge it won't release the inode until you close it
so sure it can delete it self and it's fine but the space won't free up until it exits
pretty sure some rootkits etc do stuff like that
you won't find the deleted file in the fs but it keeps running and has the file accessible via mmap etc
just as long as you have a file descriptor
what about doing something like running an application that writes code into memory, jumps to it (akin to a JIT) and then deletes itself? it'd still count as open until the process exists?
Probably yes - youâd need to exec or something to close the inode I think
It could open a file, copy in code to exec, delete and close the file though then it would really be gone
that's however what everybody else is doing. I think users that jailbreak are relatively skilled enough to be able to read the description. isn't jailbreaking about doing what you want with your device? if you forcibly add a repo it's not really giving the user much freedom, is it?
@lusty nebula if itâs part of a package like âkaren repoâ or something they can always remove the package to remove it... itâs just not how itâs usually done anymore because it can be a bit of a pain... it used to be how all the repos were added
We should not be assuming jailbreakers are smarter than the average user
The best bet is to assume your users are as dumb as possible - which isnât saying they are, but then you get things that are simpler to use
oh wow. when was this the norm? I remember using evasi0n on 6.x and I remember manually adding repos, so it must've been before that, I assume?
Like ios2 or 3? Lol
Agree about the fact auto-adding the repo is not a clean solution, but I'm not a fan of the fact end-user has to read a description, then manually add a repo, before being able to install a tweak which will otherwise fail at installation time.
Installing a tweak should be as easy as tapping the install button
shouldn't the user read the description? I mean even to just check what the tweak is doing haha
on a side note, shouldn't the package manager tell you if you're missing a dep?
@azure tartan one way to do it would be to handle installing the package yourself if itâs not available in apt but thatâs shitty too - just donât try to do it in a postinst
Yes it will
In my case, it's a tweak users know exactly why they are installing it for.
On a side note, shouldn't the package manager tell you if you're missing a dep?
Yes, it does, but most of my users only jailbreak there phone to get this tweak, and aren't educated at all about jailbreak stuff
ah, I get it. would it be possible to show an alert at the start of the installation? I know appsync shows one on postinst
Avoiding using postinst to get background-audio capability would be the best solution for sure, but I haven't found a way to enable it otherway
Nop, because cydia doesn't even start installing as there is a missing dependency
makes sense, right. I know it's still in the description, but maybe a big red banner that says "CLICK HERE BEFORE INSTALLING FOR THE FIRST TIME"?
Yep, that's what I did for now. But Cydia doesn't open links in Depictions, so I can only write something like Copy/paste this url to your sources: https:// ...
For now, my tweak's installation UX = đŠ
What you could do is NOT make it a depends: but handle it in code and download and install the deb on launch if itâs not detected ... but again yucky
You mean on postinst, before tampering .plist ? Yeah, that's a solution but bypassing package manager to install something is quite a bad idea, I guess
You could ask karen if itâs ok to host a copy on your repo
No
Cant do it on a postinst
Deb db is locked then
Then I can't do this, as I need root access to be able to edit .plist, which I can only cleanly get during postinst
can't you do something like setting up a custom script that automatically pulls new versions down?
You can get root anytime cleanly if you do it right
Embedding my own AppsyncUnified version in my repo by forking karen's is indeed a method, but I'd need to maintain updates etc. But at least, I'll get a clean UX
like a cron job that every x hours checks if there's a newer version on karen's repo and then curl it?
IMO I'd better find a way to enable audio background-mode capability using another way, but I honestly have no clue how to do it. Updating TCC.db doesn't seems right to me. Maybe altering the value getting read from .plist by hooking reader's process would be a better way, but I have no idea of how it's getting read atm
it sounds very weird there isn't any way to get background-mode capability for a tweak in a clean way
Not fork just copy version you know works but ask first
It should be identical unmodified so itâs ok if her repo is added
Then say to add her repo so they get updates properly
Yep, seemed pretty common to me until I started looking at it. I guess most app "adding" background capabilty (such as youtube tweak for example) only unlocks a premium feature in app, but capabilty already was there in the first place
But you really should add it by hooking instead
couldn't you have your tweak install a modified app into /Applications?
Otherwise app wonât work unjailbroken
Yeah you could decrypt and patch on device
Uh ? Same problem, it won't be properly signed, and won't be launchable without something to bypass it, like AppsyncUnified does
No
You resign it with ldid
But youâd have 2 copies of the app, maybe you could hook launch to make one run the other or something but this seems like an xy problem
Need to find a better basic approach imo
Seems overkill, but would work...

@narrow mason
how dump app
Clutch
@grave sparrow thats way too much
if u install clutch
u can just
clutch -d bundleID
where is clutch from
is made by Kim Jong Cracks bro
[[clutch]]
by qwerty
kim jong cuck
i can't find the .app
the app broke supercharge too
try finding the mf .app

thanks babe
@misty cradle you wrong
U use the wrong version L
it hasn't dumped the actual app
just
SecureStore and QRCoder
not my actual app
tried -b and -d

Clutch still exists??
âExistsâ they annouced âClutch Pro would be coming soonâ like 2 years ago and nothing of it.
Lol
Classic ninjaprawn or whoever it was
So anyone know what plist file id have to edit to disable the audio too loud notification
a tweak exists for this does it not
Not for the North American limit but Iâll try the tweak for the European one
you're slow
just use flexdecrypt
.

wtf
Has anyone looked into traffic sniffing for the OTA issues A14 has?
#YulkyForDecapitation
theres an updated bfdecrypt that works on ios 14 if anyone is interested. worked great for me
we looked into it and the TSS server just outright rejects the managed request with all the proper fields
so Apple fucked up A14, nothing we can do
rip
Sure, and Iâm guessing we have no way of spoofing a TSS ticket? Thatâs the whole point of blobs, right?
yeah, the problem is delayed OTA updates require a BCert which is generated by the SEP and is tied to a specific device and version (even tied to a specific SepNonce)
for A14, the SEP generates the cert just fine but TSS refuses it anyway
other devices have had failures with SEP being unable to generate that cert and failing to verify because it tries to send an old school unmanaged TSS request for 14.3 which is obviously unsigned
but that is not the case with A14
also OTA downgrades on A11- don't seem possible either - one person somehow managed to do it but I haven't managed to reproduce it, the SEP just doesn't generate the cert anymore on 14.4+ trying to downgrade to 14.3 even though it worked for 14.3->14.3
This bfdecrypt: https://level3tjg.xyz/repo/ already works just fine on iOS 14
yea thats the one i use too ^
Most people use flexdecrypt now @tepid olive
is it fine if i could send you a DM regarding YTReborn and PIP. i was experimenting something and thought you would like to hear about it
Yep works quite well
does flexdecrypt need the app to be opened too?
@tepid olive have you tried using avpictureinpicturecontroller to automatically start the external video player you use to play youtube streams to start the video in PIP without having to manually click pip?
I don't think you know how avpictureinpicturecontroller works if you are asking that.
i thought as much, i tried doing that and it didnât end up working i felt like a dumbass. but i did end up getting the video to pause and getting the current time of the video to seek the external player to that time

:agreed:
Would Tweak.x just compile for objective C and Tweak.xm compile for ObjectiveC++?
Yes
tyty
Not at all
nice
can we deprecate yulky
đ
ofc it is.. its just that we usually write DevOps and not devOPS
yes
imagine being named tale

shut up scorpion
u too sheep
don't make me bring the shears out
uwu shear me

nfr

yea
I wish xcode was not proprietary. might as well just save up for a mac mini
@shadow trout or just run it in a vm
ok
It takes like 5 minutes to do something in a VM
I tried once
And it was really slow
works fine for me, but I might be passing through a graphics card to it
How do you do that?
added another graphics card to my system that is supported by OSX and passed it through
GTX 1050ti
but I thought worksation on windows 10 with vmware native 3d it was better
Wish I could use big sur but oh well
Then no probably
You think its okay to use all 6 cores in my cpu in my vm?
or just 4
either is probably fine really
6 Because I want to juice the performance
shut up
shut uo
real uuid apple will never know
Oh yeah
I have that installed
What do I make the SYSTEM_UUID?
Just my UUID I generated
How would turning this off turn it on
Okay I think its telling lies because I very clearly have virtualization
I did not even start the settings part yet
I'm using a script I found
Cause it's worked for me
If you know any other better ways please tell me
But how do I use it with vmware
i like this channel
virtualbox > vmware
virtualbox is free and open source
is there even vmware on macos
oh
no one uses that
Thanks a bunch for the info. Iâm a network engineer, but Iâve never played with apple stuff. Fascinating.
yes i was joking lol
Where do you see that
zsign is sex
true















