1NDRDUMP(1)                System Administration tools               NDRDUMP(1)
2
3
4

NAME

6       ndrdump - DCE/RPC Packet Parser and Dumper
7

SYNOPSIS

9       ndrdump [-c context] {pipe} {function} {in|out} {filename}
10
11       ndrdump [pipe]
12
13       ndrdump
14

DESCRIPTION

16       ndrdump tries to parse the specified filename using Samba's parser for
17       the specified pipe and function. The third argument should be either in
18       or out, depending on whether the data should be parsed as a request or
19       a reply.
20
21       Running ndrdump without arguments will list the pipes for which parsers
22       are available.
23
24       Running ndrdump with one argument will list the functions that Samba
25       can parse for the specified pipe.
26
27       The primary function of ndrdump is debugging Samba's internal DCE/RPC
28       parsing functions. The file being parsed is usually one exported by
29       wiresharks “Export selected packet bytes” function.
30
31       The context argument can be used to load context data from the request
32       packet when parsing reply packets (such as array lengths).
33

VERSION

35       This man page is correct for version 4.0 of the Samba suite.
36

SEE ALSO

38       wireshark, pidl
39

AUTHOR

41       This utility is part of the Samba[1] suite, which is developed by the
42       global Samba Team[2].
43
44       ndrdump was written by Andrew Tridgell.
45
46       This manpage was written by Jelmer Vernooij.
47

NOTES

49        1. Samba
50           http://www.samba.org/
51
52        2. Samba Team
53           http://www.samba.org/samba/team/
54
55
56
57Samba 4.0                         05/28/2019                        NDRDUMP(1)
Impressum