libdsm
libdsm copied to clipboard
Support big-endian
Right now libdsm isn't doing any clean parsing of smb messages, it justs cast data received to packed c structures.
This basically means there is no way we can work this way on system with the other endianness ...