.TH RIPOLE 1 "May 2007" "Version 0.2.0" .SH NAME ripole - extracts attachments from OLE2 data files (ie, MS Office docs). .SH SYNOPSIS .B ripole \-i \-d [\-\-save-unknown-streams] [\-\-version|\-V] [\-\-verbose|\-v] [\-\-debug] [\-\-help|\-h] .SH DESCRIPTION .B ripole is a small program/library designed to pull out attachments from OLE2 data files. It can handle most of Microsoft Office documents like "doc" (Word), "xls" (Excel) or "ppt" (Powerpoint). .SH OPTIONS .TP .I -i Input OLE2 file (usually any Microsoft Office document). .TP .I -d Extract attachments to . .TP .I --save-unknown-streams Extract unknown attachements too. .TP .I --version, -V Print ripOLE version. .TP .I --verbose, -v Print verbose output. .TP .I --debug Print debugging information. .TP .I --help, -h Show this help. .SH EXAMPLE .B ripole \-i xam-doc1.doc \-v \-d tmp .br Decoding filename=short-XAMIME.dat .br Decoding filename=mp71.exe .br Decoding filename=MPSetup.exe .SH SEE ALSO .B Homepage: http://www.pldaniels.com/ripole/ .SH AUTHOR This manual page was written by Adam Cecile for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.