Hi,
I attempted to make an implementation of easyhack bug #38841.
Basically its a shell script that fuzzes the xml files inside
libreoffice doc formats, and then feeds the fuzzed docs to
libreoffice.
Code is here: https://gerrit.libreoffice.org/9114
In order to make things work: edit
fuzz-xml-files/etc/fuzz-xml-files.conf and point the vars to sensible
directories:
SRC_DIR= the top level location of your libreoffice source code
DOC_DIR= a directory containing odf odt etc files
for the other vars you may need to change '/usr/local/src/dev-tools'
to '/some/other/dir/dev-tools'
run it:
cd dev-tools/fuzz-xml-files/
./fuzz-xml-files.sh
its got some command line switches but the defaults should 'just work'
as long as the vars in the conf file point to sensible stuff.
Eagerly awaiting feedback,
John Smith
Context
- [no subject] · John Smith
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.