Package sulley :: Package utils :: Module dcerpc
[show private | hide private]
[frames | no frames]

Module sulley.utils.dcerpc

Function Summary
  bind(uuid, version)
Generate the data necessary to bind to the specified interface.
  bind_ack(data)
Ensure the data is a bind ack and that the
  request(opnum, data)
Return a list of packets broken into 5k fragmented chunks necessary to make the RPC request.

Function Details

bind(uuid, version)

Generate the data necessary to bind to the specified interface.

bind_ack(data)

Ensure the data is a bind ack and that the

request(opnum, data)

Return a list of packets broken into 5k fragmented chunks necessary to make the RPC request.

Generated by Epydoc 2.1 on Fri Jul 27 17:40:03 2007 http://epydoc.sf.net