Created
February 4, 2022 06:29
-
-
Save iameli/030bf7d7775eeca822864177f6c281df to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| livepeer-local: file format mach-o arm64 | |
| Mach header | |
| magic cputype cpusubtype caps filetype ncmds sizeofcmds flags | |
| MH_MAGIC_64 ARM64 ALL 0x00 EXECUTE 27 4576 NOUNDEFS DYLDLINK TWOLEVEL PIE | |
| Load command 0 | |
| cmd LC_SEGMENT_64 | |
| cmdsize 72 | |
| segname __PAGEZERO | |
| vmaddr 0x0000000000000000 | |
| vmsize 0x0000000100000000 | |
| fileoff 0 | |
| filesize 0 | |
| maxprot --- | |
| initprot --- | |
| nsects 0 | |
| flags (none) | |
| Load command 1 | |
| cmd LC_SEGMENT_64 | |
| cmdsize 712 | |
| segname __TEXT | |
| vmaddr 0x0000000100000000 | |
| vmsize 0x0000000001324000 | |
| fileoff 0 | |
| filesize 20070400 | |
| maxprot r-x | |
| initprot r-x | |
| nsects 8 | |
| flags (none) | |
| Section | |
| sectname __text | |
| segname __TEXT | |
| addr 0x0000000100002dc0 | |
| size 0x000000000104fc0c | |
| offset 11712 | |
| align 2^6 (64) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes PURE_INSTRUCTIONS SOME_INSTRUCTIONS | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __stubs | |
| segname __TEXT | |
| addr 0x00000001010529cc | |
| size 0x0000000000000f60 | |
| offset 17115596 | |
| align 2^2 (4) | |
| reloff 0 | |
| nreloc 0 | |
| type S_SYMBOL_STUBS | |
| attributes PURE_INSTRUCTIONS SOME_INSTRUCTIONS | |
| reserved1 0 (index into indirect symbol table) | |
| reserved2 12 (size of stubs) | |
| Section | |
| sectname __stub_helper | |
| segname __TEXT | |
| addr 0x000000010105392c | |
| size 0x0000000000000f78 | |
| offset 17119532 | |
| align 2^2 (4) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes PURE_INSTRUCTIONS SOME_INSTRUCTIONS | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __rodata | |
| segname __TEXT | |
| addr 0x00000001010548c0 | |
| size 0x00000000001f5bd6 | |
| offset 17123520 | |
| align 2^5 (32) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __const | |
| segname __TEXT | |
| addr 0x000000010124a4a0 | |
| size 0x0000000000051050 | |
| offset 19178656 | |
| align 2^5 (32) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __cstring | |
| segname __TEXT | |
| addr 0x000000010129b4f0 | |
| size 0x000000000003f842 | |
| offset 19510512 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_CSTRING_LITERALS | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __unwind_info | |
| segname __TEXT | |
| addr 0x00000001012dad34 | |
| size 0x000000000000e594 | |
| offset 19770676 | |
| align 2^2 (4) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __eh_frame | |
| segname __TEXT | |
| addr 0x00000001012e92c8 | |
| size 0x000000000003ad00 | |
| offset 19829448 | |
| align 2^3 (8) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Load command 2 | |
| cmd LC_SEGMENT_64 | |
| cmdsize 712 | |
| segname __DATA_CONST | |
| vmaddr 0x0000000101324000 | |
| vmsize 0x00000000009b4000 | |
| fileoff 20070400 | |
| filesize 10174464 | |
| maxprot rw- | |
| initprot rw- | |
| nsects 8 | |
| flags 0x00000010 (unknown flags) | |
| Section | |
| sectname __got | |
| segname __DATA_CONST | |
| addr 0x0000000101324000 | |
| size 0x00000000000000f0 | |
| offset 20070400 | |
| align 2^3 (8) | |
| reloff 0 | |
| nreloc 0 | |
| type S_NON_LAZY_SYMBOL_POINTERS | |
| attributes (none) | |
| reserved1 328 (index into indirect symbol table) | |
| reserved2 0 | |
| Section | |
| sectname __const | |
| segname __DATA_CONST | |
| addr 0x0000000101324100 | |
| size 0x0000000000030dc8 | |
| offset 20070656 | |
| align 2^6 (64) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __cfstring | |
| segname __DATA_CONST | |
| addr 0x0000000101354ec8 | |
| size 0x00000000000000a0 | |
| offset 20270792 | |
| align 2^3 (8) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __rodata | |
| segname __DATA_CONST | |
| addr 0x0000000101354f80 | |
| size 0x0000000000346098 | |
| offset 20270976 | |
| align 2^5 (32) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __typelink | |
| segname __DATA_CONST | |
| addr 0x000000010169b020 | |
| size 0x0000000000009cf0 | |
| offset 23703584 | |
| align 2^5 (32) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __itablink | |
| segname __DATA_CONST | |
| addr 0x00000001016a4d20 | |
| size 0x00000000000028c0 | |
| offset 23743776 | |
| align 2^5 (32) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __gopclntab | |
| segname __DATA_CONST | |
| addr 0x00000001016a75e0 | |
| size 0x000000000062f130 | |
| offset 23754208 | |
| align 2^5 (32) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __gosymtab | |
| segname __DATA_CONST | |
| addr 0x0000000101cd6710 | |
| size 0x0000000000000000 | |
| offset 30238480 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Load command 3 | |
| cmd LC_SEGMENT_64 | |
| cmdsize 632 | |
| segname __DATA | |
| vmaddr 0x0000000101cd8000 | |
| vmsize 0x00000000002e0000 | |
| fileoff 30244864 | |
| filesize 507904 | |
| maxprot rw- | |
| initprot rw- | |
| nsects 7 | |
| flags (none) | |
| Section | |
| sectname __la_symbol_ptr | |
| segname __DATA | |
| addr 0x0000000101cd8000 | |
| size 0x0000000000000a40 | |
| offset 30244864 | |
| align 2^3 (8) | |
| reloff 0 | |
| nreloc 0 | |
| type S_LAZY_SYMBOL_POINTERS | |
| attributes (none) | |
| reserved1 358 (index into indirect symbol table) | |
| reserved2 0 | |
| Section | |
| sectname __go_buildinfo | |
| segname __DATA | |
| addr 0x0000000101cd8a40 | |
| size 0x0000000000000020 | |
| offset 30247488 | |
| align 2^4 (16) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __noptrdata | |
| segname __DATA | |
| addr 0x0000000101cd8a60 | |
| size 0x000000000005ab40 | |
| offset 30247520 | |
| align 2^5 (32) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __data | |
| segname __DATA | |
| addr 0x0000000101d335a0 | |
| size 0x000000000001fe88 | |
| offset 30619040 | |
| align 2^5 (32) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __bss | |
| segname __DATA | |
| addr 0x0000000101d53440 | |
| size 0x000000000013b081 | |
| offset 0 | |
| align 2^5 (32) | |
| reloff 0 | |
| nreloc 0 | |
| type S_ZEROFILL | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __noptrbss | |
| segname __DATA | |
| addr 0x0000000101e8e4e0 | |
| size 0x0000000000006eb0 | |
| offset 0 | |
| align 2^5 (32) | |
| reloff 0 | |
| nreloc 0 | |
| type S_ZEROFILL | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __common | |
| segname __DATA | |
| addr 0x0000000101e95800 | |
| size 0x000000000011ff80 | |
| offset 0 | |
| align 2^11 (2048) | |
| reloff 0 | |
| nreloc 0 | |
| type S_ZEROFILL | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Load command 4 | |
| cmd LC_SEGMENT_64 | |
| cmdsize 72 | |
| segname __LINKEDIT | |
| vmaddr 0x0000000101fb8000 | |
| vmsize 0x00000000003f8000 | |
| fileoff 42926080 | |
| filesize 4157296 | |
| maxprot r-- | |
| initprot r-- | |
| nsects 0 | |
| flags (none) | |
| Load command 5 | |
| cmd LC_DYLD_INFO_ONLY | |
| cmdsize 48 | |
| rebase_off 42926080 | |
| rebase_size 197664 | |
| bind_off 43123744 | |
| bind_size 1056 | |
| weak_bind_off 0 | |
| weak_bind_size 0 | |
| lazy_bind_off 43124800 | |
| lazy_bind_size 6520 | |
| export_off 43131320 | |
| export_size 77096 | |
| Load command 6 | |
| cmd LC_SYMTAB | |
| cmdsize 24 | |
| symoff 43273208 | |
| nsyms 54534 | |
| stroff 44148496 | |
| strsize 2551632 | |
| Load command 7 | |
| cmd LC_DYSYMTAB | |
| cmdsize 80 | |
| ilocalsym 0 | |
| nlocalsym 50854 | |
| iextdefsym 50854 | |
| nextdefsym 3332 | |
| iundefsym 54186 | |
| nundefsym 348 | |
| tocoff 0 | |
| ntoc 0 | |
| modtaboff 0 | |
| nmodtab 0 | |
| extrefsymoff 0 | |
| nextrefsyms 0 | |
| indirectsymoff 44145752 | |
| nindirectsyms 686 | |
| extreloff 0 | |
| nextrel 0 | |
| locreloff 0 | |
| nlocrel 0 | |
| Load command 8 | |
| cmd LC_LOAD_DYLINKER | |
| cmdsize 32 | |
| name /usr/lib/dyld (offset 12) | |
| Load command 9 | |
| cmd LC_UUID | |
| cmdsize 24 | |
| uuid 570DEC0B-6EE2-35BB-B73B-6D168F40B86F | |
| Load command 10 | |
| cmd LC_BUILD_VERSION | |
| cmdsize 32 | |
| platform macos | |
| sdk 11.1 | |
| minos 11.0 | |
| ntools 1 | |
| tool ld | |
| version 609.8 | |
| Load command 11 | |
| cmd LC_SOURCE_VERSION | |
| cmdsize 16 | |
| version 0.0 | |
| Load command 12 | |
| cmd LC_MAIN | |
| cmdsize 24 | |
| entryoff 454128 | |
| stacksize 0 | |
| Load command 13 | |
| cmd LC_LOAD_DYLIB | |
| cmdsize 104 | |
| name /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (offset 24) | |
| time stamp 2 Wed Dec 31 16:00:02 1969 | |
| current version 1770.255.0 | |
| compatibility version 150.0.0 | |
| Load command 14 | |
| cmd LC_LOAD_DYLIB | |
| cmdsize 96 | |
| name /System/Library/Frameworks/Security.framework/Versions/A/Security (offset 24) | |
| time stamp 2 Wed Dec 31 16:00:02 1969 | |
| current version 59754.60.13 | |
| compatibility version 1.0.0 | |
| Load command 15 | |
| cmd LC_LOAD_DYLIB | |
| cmdsize 96 | |
| name /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation (offset 24) | |
| time stamp 2 Wed Dec 31 16:00:02 1969 | |
| current version 1770.255.0 | |
| compatibility version 300.0.0 | |
| Load command 16 | |
| cmd LC_LOAD_DYLIB | |
| cmdsize 56 | |
| name /usr/lib/libSystem.B.dylib (offset 24) | |
| time stamp 2 Wed Dec 31 16:00:02 1969 | |
| current version 1292.60.1 | |
| compatibility version 1.0.0 | |
| Load command 17 | |
| cmd LC_LOAD_DYLIB | |
| cmdsize 56 | |
| name /usr/lib/libbz2.1.0.dylib (offset 24) | |
| time stamp 2 Wed Dec 31 16:00:02 1969 | |
| current version 1.0.5 | |
| compatibility version 1.0.0 | |
| Load command 18 | |
| cmd LC_LOAD_DYLIB | |
| cmdsize 48 | |
| name /usr/lib/libz.1.dylib (offset 24) | |
| time stamp 2 Wed Dec 31 16:00:02 1969 | |
| current version 1.2.11 | |
| compatibility version 1.0.0 | |
| Load command 19 | |
| cmd LC_LOAD_DYLIB | |
| cmdsize 104 | |
| name /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox (offset 24) | |
| time stamp 2 Wed Dec 31 16:00:02 1969 | |
| current version 1.0.0 | |
| compatibility version 1.0.0 | |
| Load command 20 | |
| cmd LC_LOAD_DYLIB | |
| cmdsize 96 | |
| name /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia (offset 24) | |
| time stamp 2 Wed Dec 31 16:00:02 1969 | |
| current version 1.0.0 | |
| compatibility version 1.0.0 | |
| Load command 21 | |
| cmd LC_LOAD_DYLIB | |
| cmdsize 96 | |
| name /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo (offset 24) | |
| time stamp 2 Wed Dec 31 16:00:02 1969 | |
| current version 1.5.0 | |
| compatibility version 1.2.0 | |
| Load command 22 | |
| cmd LC_LOAD_DYLIB | |
| cmdsize 104 | |
| name /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices (offset 24) | |
| time stamp 2 Wed Dec 31 16:00:02 1969 | |
| current version 1122.11.0 | |
| compatibility version 1.0.0 | |
| Load command 23 | |
| cmd LC_FUNCTION_STARTS | |
| cmdsize 16 | |
| dataoff 43208416 | |
| datasize 64792 | |
| Load command 24 | |
| cmd LC_DATA_IN_CODE | |
| cmdsize 16 | |
| dataoff 43273208 | |
| datasize 0 | |
| Load command 25 | |
| cmd LC_CODE_SIGNATURE | |
| cmdsize 16 | |
| dataoff 46700128 | |
| datasize 383248 | |
| Load command 26 | |
| cmd LC_SEGMENT_64 | |
| cmdsize 1192 | |
| segname __DWARF | |
| vmaddr 0x0000000000000000 | |
| vmsize 0x0000000000000000 | |
| fileoff 30752768 | |
| filesize 12161249 | |
| maxprot rwx | |
| initprot --- | |
| nsects 14 | |
| flags (none) | |
| Section | |
| sectname __zdebug_line | |
| segname __DWARF | |
| addr 0x00000001022fa000 | |
| size 0x00000000001997fb | |
| offset 30752768 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __zdebug_pubname | |
| segname __DWARF | |
| addr 0x00000001024937fb | |
| size 0x0000000000061d4a | |
| offset 32430075 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __zdebug_ranges | |
| segname __DWARF | |
| addr 0x00000001024f5545 | |
| size 0x0000000000084ead | |
| offset 32830789 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __zdebug_loc | |
| segname __DWARF | |
| addr 0x000000010257a3f2 | |
| size 0x0000000000282edd | |
| offset 33375218 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __zdebug_pubtype | |
| segname __DWARF | |
| addr 0x00000001027fd2cf | |
| size 0x0000000000034aef | |
| offset 36008655 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __zdebug_aranges | |
| segname __DWARF | |
| addr 0x0000000102831dbe | |
| size 0x00000000000026f5 | |
| offset 36224446 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __zdebug_info | |
| segname __DWARF | |
| addr 0x00000001028344b3 | |
| size 0x000000000044a97b | |
| offset 36234419 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __zdebug_frame | |
| segname __DWARF | |
| addr 0x0000000102c7ee2e | |
| size 0x0000000000043056 | |
| offset 40734254 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __zdebug_abbrev | |
| segname __DWARF | |
| addr 0x0000000102cc1e84 | |
| size 0x00000000000004f6 | |
| offset 41008772 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __zdebug_str | |
| segname __DWARF | |
| addr 0x0000000102cc237a | |
| size 0x0000000000079376 | |
| offset 41010042 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __zapple_names | |
| segname __DWARF | |
| addr 0x0000000102d3b6f0 | |
| size 0x00000000000f53cf | |
| offset 41506544 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __apple_namespac | |
| segname __DWARF | |
| addr 0x0000000102e30abf | |
| size 0x0000000000000024 | |
| offset 42511039 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __zapple_types | |
| segname __DWARF | |
| addr 0x0000000102e30ae3 | |
| size 0x00000000000625da | |
| offset 42511075 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 | |
| Section | |
| sectname __apple_objc | |
| segname __DWARF | |
| addr 0x0000000102e930bd | |
| size 0x0000000000000024 | |
| offset 42913981 | |
| align 2^0 (1) | |
| reloff 0 | |
| nreloc 0 | |
| type S_REGULAR | |
| attributes (none) | |
| reserved1 0 | |
| reserved2 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment