Rick Mark

Results 55 comments of Rick Mark

> afaik the UaF was patched only in A12 but the info leak that checkm8 used was patched in A12 so you need a new info leak. That's nifty thanks...

From my recall: isolatedcontext = Virtualization Based Security - it's based on shielded VMs and removes access to some of the host to the guest. The hypervisor host will refuse...

I'd like @nikias or @marcan to weigh in a little here too... I think the most controversial part of the proposal is to move the `dfu.c` code to `libirecovery` (it...

Associated task to pull up common code to glue: https://github.com/libimobiledevice/libimobiledevice-glue/issues/4

Held - pending integration

From my understanding a number of those model may not be public at this time: If they are feel free to provide us with the matching Board-ID etc for them...

So we've tracked it down to two things: 1) We don't have a good mapping of iBridge IPSWs to their Apple MacBook/MacMini etc models. So far we've had to rely...

Working towards it, curious how useful mmap files would be for these larger concerns but that is a native dependency for the OS so possible only as an optimization? Get...

Plan was to introduce as a separate file / class like FAT so it’s broadly isolated - it has a separate magic so the global open could return it based...

Started to work through this implementation. macOS 12 has DSCs that are multi file now, so the plan is to create `MachO::DyldSharedCache` class which is a collection of 1 or...