Category "binaryfiles"

reverse engineering binary file format pattern maker xsd xsp

I'm new to reverse engineering (especially exe and dll) and trying to break pattern maker and cross-stitch pro file formats of saved patterns *.xsd and *.xsp I'

Serializing a class which contains a std::string

I'm not a c++ expert but I've serialized things a couple of times in the past. Unfortunately this time I'm trying to serialize a class which contains an std::st