-
-
Notifications
You must be signed in to change notification settings - Fork 3
ripole.1
ripole - extracts attachments from OLE2 data files (ie, M$ Office docs)
ripole -i ole2_file -d directory [ --save-unknown-streams --version|-V --verbose|-v --debug --help|-h ]
ripole is a small program designed to pull attachments from OLE2 data files.
It can handle most of Microsoft Office documents like "doc" (Word), "xls" (Excel) or "ppt" (Powerpoint).
ole2_file
Input OLE2 file (usually any Microsoft Office Document).
directory
Extract attachments to directory
--save-unknown-streams
Extract unknown attachments too.
--version, -V
print ripOLE version.
--verbose, -v
print verbose output.
--debug
print debugging information.
--help, -h
show this help
ripole -i xam-doc1.doc -v -d tmp
Decoding filename-short-XAMIME.dat
Decoding filename=mp71.exe
Decoding filename=MPSetup.exe
AUTHOR THis manual page was written by Adam Cecile <gandalf@le-vert.net> 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 GNU General Public License Version 2 or any later version published by the Free Software Foundation.