1mdb-hexdump(1) Executable programs or shell commands mdb-hexdump(1)
2
3
4
6 mdb-hexdump - Hexdump utility from MDB Tools
7
9 mdb-hexdump file [pagenumber]
10
11
13 mdb-hexdump is a utility program distributed with MDB Tools.
14
15 mdb-hexdump makes a hex dump of a binary file (such as an mdb file).
16
18 MDB_JET3_CHARSET
19 Defines the charset of the input JET3 (access 97) file. Default
20 is CP1252. See iconv(1).
21
22 MDBICONV
23 Defines the output charset. Default is UTF-8. mdbtools must have
24 been compiled with iconv.
25
26 MDBOPTS
27 Colon-separated list of options:
28
29 • debug_like
30
31 • debug_write
32
33 • debug_usage
34
35 • debug_ole
36
37 • debug_row
38
39 • debug_props
40
41 • debug_all is a shortcut for all debug_* options
42
43 • no_memo (deprecated; has no effect)
44
45 • use_index (experimental; requires libmswstr)
46
48 mdb-array(1) mdb-count(1) mdb-export(1) mdb-header(1) mdb-import(1)
49 mdb-json(1) mdb-parsecsv(1) mdb-prop(1) mdb-queries(1) mdb-schema(1)
50 mdb-sql(1) mdb-tables(1) mdb-ver(1)
51
53 The mdb-hexdump utility was written by Brian Bruns.
54
55
56
57MDBTools 0.9.3 22 July 2021 mdb-hexdump(1)