ent_patching.h 403 B

12345678910
  1. #include "cs_dingling.h"
  2. int fixup_platform_application(const char *path,
  3. uint64_t macho_offset,
  4. const void *blob,
  5. uint32_t cs_length,
  6. uint8_t cd_hash[20],
  7. uint32_t csdir_offset,
  8. const CS_GenericBlob *entitlements);