Actions
Feature #289
closed
KK
KK
Improve DCERPC Big Endian support.
Feature #289:
Improve 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
VJ Updated by Victor Julien almost 15 years ago
- Status changed from New to Closed
- Target version set to 1.1beta3
- % Done changed from 90 to 100
Applied, thanks Kirby.
Actions