1--- !COFF 2header: 3 Machine: IMAGE_FILE_MACHINE_AMD64 4 Characteristics: [] 5sections: 6 - Name: .drectve 7 Characteristics: [ IMAGE_SCN_LNK_INFO, IMAGE_SCN_LNK_REMOVE ] 8 Alignment: 1 9 # "/manifestdependency:foo='bar'" "/manifestdependency:baz='quux'" 10 # (pipe into `xxd -p -r` to recover raw contents; pipe into `xxd -p` to put 11 # something new here.) 12 SectionData: 222f6d616e6966657374646570656e64656e63793a666f6f3d27626172272220222f6d616e6966657374646570656e64656e63793a62617a3d27717575782722 13symbols: 14... 15