Skip to content

db¤

Description¤

Starting at the specified address, dump N bytes.

Usage:¤

usage: db [-h] address [count]

Positional Arguments¤

Positional Argument Help
address The address to dump from.
count The number of bytes to dump. (default: %(default)s)

Optional Arguments¤

Short Long Default Help
-h --help show this help message and exit