gitextract_p0sncp36/ ├── .gitignore ├── CoreSymbolication.h ├── LICENSE ├── Makefile ├── README.md ├── arm64.h ├── arm64.m ├── control ├── dyld.h ├── dyld.m ├── entitlements.plist ├── main.m ├── pac.h ├── rop_inject.h ├── rop_inject.m ├── sandbox.h ├── shellcode_inject.h ├── shellcode_inject.m ├── task_utils.h ├── task_utils.m ├── thread_utils.h └── thread_utils.m