Le 13/07/16 à 15:04, Alexander Christian a écrit : > I tried to convert the bytes from the broken message to string: > > > 00 -> ?? > 00 -> ?? > 00 -> ?? > 02 -> ?? > 00 -> ?? > 00 -> ?? > 00 -> ?? > 36 -> 6 > AC -> ¬ > ED -> í
<snip/> This is clearly some serialized java class. I also looked at the buffer, and I saw the class names in it. Nothing bad here.