•
•
-d, --device The device name
--segment The segment to dump
Examples of how to:
run the dump command:
# mstresourcedump dump --device 04:00.0 --segment 0x1200 --index1 0x404 --
depth 0
Found 10 segments:
-------------------------------------------
Segment Type: 0xfffe
Segment Size: 16 Bytes
Segment Data:
0x0004FFFE 0x00000000 0x00000000 0x101A0111
-------------------------------------------
Segment Type: 0xfffa
Segment Size: 20 Bytes
Segment Data:
0x0005FFFA 0x12000000 0x00000404 0x00000000
0x00000000
-------------------------------------------
run the Dump command and save it in bin file:
# mstresourcedump dump --device 04:00.0 --segment 0x1200 --index1 0x404 --
depth 0–binsegment_1200.bin
write to file: segment_1200.bin