libdsm icon indicating copy to clipboard operation
libdsm copied to clipboard

Support big-endian

Open elthariel opened this issue 11 years ago • 0 comments

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 ...

elthariel avatar Jun 27 '14 17:06 elthariel