Module dylib
Structsยง
- Dylib
- This structure represents a library embedded in a dyld shared cache.
It mirrors the original
dyld_cache_image_infostructure. - Extract
Opt - This structure is used to tweak the extraction process while calling
Dylib::get_with_opt. These options allow to deoptimize the dylib and get an accurate representation of the origin Mach-O binary.