-
I have noticed the following directory with data that also doesn't seem cleaned up. I used the visionOS simulator a couple times just for fun, last launch months ago. Even after removing the runtimes …
-
https://share.backtrace.io/api/share/x3yiXGLFXEdp8x2px3DkpukB2
For some reason happens only on macos 10.15 (which we don't support as of cr129 and macos 11.7)
see list_annotations attribute:
dyld: …
-
Apple figured out that precomputing a {Selector, IMP} static hash table significantly improves dispatch time and the memory footprint. This cache is stored inside the DYLD shared cache and includes th…
-
### What happened?
I expected to get a list of pointers, instead I get a bunch of errors when parsing the "objc info" on the dyld slide from the shared cache of the MacOS 15 beta. I'm not sure if thi…
-
A pure ruby implementation of these is useful as loose dylibs no longer exist on Apple platforms
-
When running the script in IDA Pro 7.0, in the popup, the dyld_shared_cache_arm64 file is always grey, cannot be chosen.What's wrong?
-
**Environment Information**
- OS [e.g. Mac, Arch, Windows 10]: **macOS Sonoma 14.5**
- Hardware: **16" 2021 M1 MacBook Pro**
- Node Version [e.g. 8.2.1]: **20.12.2 & 20.15.0**
- NPM Version [e…
-
Hi, I'm getting the following error trying to set up 13.2 on Xcode 10.1:
"dyld_shared_cache_extract_dylibs failed"
I've copied 13.2 to the correct directory inside Xcode, and also tried removing…
-
# Focus - 谈谈 iOS 中的 `dyld_shared_cache`
| Date | Notes | Source Code |
|:-----:|:-----:|:-----:|
| 2018-10-14 | 首次提交 | [dyld-551.4](https://opensource.apple.com/source/dyld/dyld-551.4/) |
| 2018…
-
I got this log when run
`dyld-shared-cache-extractor /Users/andaji/Mine/XiaoMaGe/iOSFramesMachO/dyld_shared_cache_arm64 /Users/andaji/Mine/XiaoMaGe/iOSFramesMachO/aaa`
My Mac version is 12.3.1 wi…