Re: [xml-dev] Parse binary files into XML, sanitize the XML, reconstitute the binary
On 12/13/2016 02:19 PM, Costello, Roger L. wrote: [...] > Let’s recap: using a standard technology (DFDL) I parsed a binary > file (JPEG). The output is XML. I then processed the XML using the > full suite of XML technologies (XSLT, Schematron, XML Schema, etc.). > Lastly, I unparsed the XML to reconstitute the binary. Very interesting. Can it be used to detect the Stegano exploit of hiding malware in the byte-values of the transparency of pixels? ///Peter