Guilherme Rambo

15.6K posts

Guilherme Rambo banner
Guilherme Rambo

Guilherme Rambo

@_inside

I know a thing or two about AirPods. App developer, security researcher.

Florianópolis, Brazil Присоединился Ağustos 2007
1.6K Подписки57.4K Подписчики
Guilherme Rambo ретвитнул
Lennart Fischer
Lennart Fischer@lambdadigamma·
It’s so good to have Stacktrace by @johnsundell and @_inside back after two years. Seeing it show up in my Overcast feed genuinely made my heart skip a beat. I’ve honestly missed it quite a lot 🥹 @stacktracepod
English
0
1
7
2K
Visual Ehrmanntraut
Visual Ehrmanntraut@HeWhomCodes·
@_inside interesting. now try it with real iOS, and not the modified private cloud compute image. like with my full Apple Silicon emulation project, Inferno, for example.
English
2
0
9
891
Guilherme Rambo
Guilherme Rambo@_inside·
Since a recent firmware included components for a virtual iPhone, I decided to see if I could boot one up. This is a virtualized iPhone 16 running iOS 26.2. Don't get too excited, as this required a lot of IPSW patches and SpringBoard crashes when I swipe up in the setup screen.
English
25
103
1.9K
183.3K
Guilherme Rambo
Guilherme Rambo@_inside·
@newlooklurker @shitpost9000 @aboutzeph It’s both. The low-tech alternative would be for the watch to display a numeric code that the user has to type on their phone. Since the phone has a camera, you can use a QR Code, but a normal QR Code is not as cool as this 😄
English
0
0
17
600
zeph
zeph@aboutzeph·
someone explain how tf this animated pattern contains pairing data. what kind of encoding even is this
zeph tweet media
English
100
160
10.7K
1.4M
Guilherme Rambo
Guilherme Rambo@_inside·
@kai_h @shitpost9000 @QxD5e @aboutzeph The data itself is also changing, but I wouldn’t call it an animation, as it’s just changing on every frame. That high frequency noise probably helps the algorithm on the other device to extract it more easily.
English
0
0
2
116
Kai
Kai@kai_h·
@shitpost9000 @QxD5e @aboutzeph Interesting - although I now wonder if it's a static code overlaid on top of the pre-built animation, or if the data is also animated? The patent from Apple says that they also animate the data component, but now I'm questioning everything.
English
1
0
1
428
Guilherme Rambo ретвитнул
Bunn
Bunn@fcbunn·
I'm too lazy for budgeting apps. I generally only want to know if numbers go up or numbers go down over a period of time, so, introducing Bread Count =D breadcount.app
English
2
2
18
5.5K
VMLite Inc
VMLite Inc@vmlite·
@_inside If you don’t mind, can you tell which release of assets downloaded by pccvre are you using?
English
1
0
0
622
Guilherme Rambo
Guilherme Rambo@_inside·
@JoeBlack2k It’s really fast on my M2 Max MacBook Pro. This is native virtualization, not emulation. I gave the VM 8gb of ram
English
0
0
2
425
JoeBlack2k
JoeBlack2k@JoeBlack2k·
@_inside What kinda speed does it have? Being a VM? I guess it’s M series Mac only? With passtrough cpu or is it emulated? Can you specify the amount of ram it gets?
English
1
0
0
579
Guilherme Rambo
Guilherme Rambo@_inside·
@xelahot I’m hoping I won’t have to. This is all supported out of the box by Apple’s native virtualization, and they’ll likely make this available for security research in the near future.
English
3
0
1
257
xelahot
xelahot@xelahot·
@_inside Do you plan on making this open source? It looks so much smoother than ChefKissInc/Inferno
English
1
0
1
452
Guilherme Rambo
Guilherme Rambo@_inside·
@xelahot Pretty much anything since you can load a patched kernel, TXM, SPTM, iBoot, etc. Root fs and cryptexes are fully customizable as well.
English
1
0
14
1.1K
xelahot
xelahot@xelahot·
@_inside That's so sick! I wonder what could be done what could not. Jailbreak that emulated iOS, Sideload apps to test without a test device, jailbreak research, etc.
English
1
0
2
1.3K
Visual Ehrmanntraut
Visual Ehrmanntraut@HeWhomCodes·
surprise! got iOS 18.5 booting up to SpringBoard in my Apple Silicon emulator, Inferno, no proprietary components. it's the first ever open source emulator to run iOS 18. however not very stable due to memory corruption, we are working to resolve it, then it will go public. will be a big win for the OSS and iOS security research community.
English
22
78
689
36.1K
Guilherme Rambo
Guilherme Rambo@_inside·
After improving my GPU driver patch, the iOS VM now has fully* working Metal rendering 🥹 * WebKit rendering is still broken, but it's the only broken thing I could find
English
14
25
367
21.5K
Guilherme Rambo ретвитнул
Guilherme Rambo
Guilherme Rambo@_inside·
I had to write a missing component of the AppleParavirtGPU driver, and now the iOS 26 VM has proper graphics 🥳
English
17
38
540
34.8K
Guilherme Rambo
Guilherme Rambo@_inside·
@muvaff I don’t think it would be a part of Xcode, probably just a tool for security research.
English
0
0
2
262
Muvaffak
Muvaffak@muvaff·
@_inside Hmm maybe A/M processor difference🧐 We run iOS simulators at scale and network isolation has been a PITA. Do you see any signs of this being part of xcode?
English
1
0
3
481
LaurieWired
LaurieWired@lauriewired·
@_inside bro's out here making his own Corellium, nice
English
3
0
84
14.4K
Guilherme Rambo
Guilherme Rambo@_inside·
@DJ_Dyfre Thanks for letting me know, I’ll look into it 🙌🏻
English
0
0
1
58
Dyfre
Dyfre@DJ_Dyfre·
@_inside Hi Guilherme, I come to you about a issue regarding CleanupBuddy application. Please see my remark from the image below
Dyfre tweet media
English
1
0
0
52
Guilherme Rambo
Guilherme Rambo@_inside·
@muvaff In theory it should use the GPU just like a macOS VM does, but there’s probably some incompatibility between the guest kernel drivers and the host, hence why graphics are kinda broken.
English
1
0
10
2.7K
Muvaffak
Muvaffak@muvaff·
@_inside Nice! Is it able to use the GPU or software rendering?
English
1
0
3
3K
bluefalconhd
bluefalconhd@bluefalconhd_gh·
@_inside Was there any SEP related functionality/emulation present?
English
1
0
0
2.6K