Module lief::dsc::dylib

Structs

  • This structure represents a library embedded in a dyld shared cache. It mirrors the original dyld_cache_image_info structure.
  • 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.