| Argument | Description | Example |
|---|---|---|
Count | The number of times we want to repeat the examine | 2, 3, 10 |
Format | The format we want the result to be represented in | x(hex), s(string), i(instruction) |
Size | The size of memory we want to examine | b(byte), h(halfword), w(word), g(giant, 8 bytes) |
BLUE TEAM / MALWARE REVERSE / ANALYSIS / STATIC / DISASSEMBLY / ASM