Docx steganography
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Encryption |subcat2=Data Hiding/Embedding |released=2012 }} '''docx steganography''' by buliaozhi is a program to hide files in [[...") |
Latest revision as of 04:25, 2 September 2023
docx steganography by buliaozhi is a program to hide files in Office Open XML files.
It makes use of non-existing attributes to hide data. For example "<w:p aaa="123" bb="244".........>", the attribute (aaa,bb) above does not exist in Office 2007.