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
Updated by Victor Julien over 13 years ago
- Status changed from New to Closed
- Target version set to 1.1beta3
- % Done changed from 90 to 100
Applied, thanks Kirby.
Actions