Skip to content

Instantly share code, notes, and snippets.

@sh1ma
Created July 19, 2020 16:48
Show Gist options
  • Save sh1ma/0a372c81b020311ec30a5c8444f3b5d7 to your computer and use it in GitHub Desktop.
Save sh1ma/0a372c81b020311ec30a5c8444f3b5d7 to your computer and use it in GitHub Desktop.
libsandbox.1.tbd
---
archs: [arm64]
install-name: /usr/lib/libsandbox.1.dylib
platform: ios
current-version: 1217.120.7
compatibility-version: 1
exports:
- archs: [arm64]
symbols: [
_SANDBOX_BUILD_ID,
___crashreporter_info__,
_sandbox_apply,
_sandbox_apply_container,
_sandbox_compile_entitlements,
_sandbox_compile_file,
_sandbox_compile_named,
_sandbox_compile_string,
_sandbox_container_paths_iterate_items,
_sandbox_create_params,
_sandbox_exempt_from_network_approval_policy,
_sandbox_free_params,
_sandbox_free_profile,
_sandbox_inspect_pid,
_sandbox_inspect_smemory,
_sandbox_prepare_user_home_mount,
_sandbox_register_network_approval
_policy_exemption_for_share,
_sandbox_register_sync_root,
_sandbox_set_param,
_sandbox_set_user_state_item,
_sandbox_set_user_state_item_with_persona,
_sandbox_user_state_item_buffer_create,
_sandbox_user_state_item_buffer_destroy,
_sandbox_user_state_item_buffer_send,
_sandbox_user_state_iterate_items
]
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment