61 lines · yaml
1--- !COFF2header: 3 Machine: IMAGE_FILE_MACHINE_AMD644 Characteristics: [ ]5sections: 6 - Name: .text7 Characteristics: [ ]8 Alignment: 49 SectionData: E800000000E800000000C3C3C310 Relocations: 11 - VirtualAddress: 112 SymbolName: local_referenced13 Type: IMAGE_REL_AMD64_REL3214 - VirtualAddress: 515 SymbolName: external_undefined16 Type: IMAGE_REL_AMD64_REL3217symbols: 18 - Name: external19 Value: 020 SectionNumber: 121 SimpleType: IMAGE_SYM_TYPE_NULL22 ComplexType: IMAGE_SYM_DTYPE_NULL23 StorageClass: IMAGE_SYM_CLASS_EXTERNAL24 - Name: external_undefined25 Value: 026 SectionNumber: 027 SimpleType: IMAGE_SYM_TYPE_NULL28 ComplexType: IMAGE_SYM_DTYPE_NULL29 StorageClass: IMAGE_SYM_CLASS_EXTERNAL30 - Name: external_undefined_unreferenced31 Value: 032 SectionNumber: 033 SimpleType: IMAGE_SYM_TYPE_NULL34 ComplexType: IMAGE_SYM_DTYPE_NULL35 StorageClass: IMAGE_SYM_CLASS_EXTERNAL36 - Name: local_unreferenced37 Value: 638 SectionNumber: 139 SimpleType: IMAGE_SYM_TYPE_NULL40 ComplexType: IMAGE_SYM_DTYPE_NULL41 StorageClass: IMAGE_SYM_CLASS_STATIC42 - Name: local_referenced43 Value: 744 SectionNumber: 145 SimpleType: IMAGE_SYM_TYPE_NULL46 ComplexType: IMAGE_SYM_DTYPE_NULL47 StorageClass: IMAGE_SYM_CLASS_STATIC48 - Name: local_undefined_unreferenced49 Value: 050 SectionNumber: 051 SimpleType: IMAGE_SYM_TYPE_NULL52 ComplexType: IMAGE_SYM_DTYPE_NULL53 StorageClass: IMAGE_SYM_CLASS_STATIC54 - Name: '@feat.00'55 Value: 056 SectionNumber: -157 SimpleType: IMAGE_SYM_TYPE_NULL58 ComplexType: IMAGE_SYM_DTYPE_NULL59 StorageClass: IMAGE_SYM_CLASS_STATIC60...61