Actions
Feature #289
closedImprove DCERPC Big Endian support.
Effort:
Difficulty:
Label:
Description
See http://www.antievasion.com/principles/principles/part-3
Specifically the msrpc_big_endian.pcap
Also made the default byte packing for slow path little endian since that is the normal case. Perform byte swapping in slow path as needed for big endian. This is a readability change, not a functional change.
Files
Actions