This is the command ripole that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ripole - extracts attachments from OLE2 data files (ie, MS Office docs).
SYNOPSIS
ripole -i <ole2_file> -d <directory> [--save-unknown-streams] [--version|-V]
[--verbose|-v] [--debug] [--help|-h]
DESCRIPTION
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).
OPTIONS
-i <ole2_file>
Input OLE2 file (usually any Microsoft Office document).
-d <directory>
Extract attachments to <directory>.
--save-unknown-streams
Extract unknown attachements too.
--version, -V
Print ripOLE version.
--verbose, -v
Print verbose output.
--debug
Print debugging informations.
--help, -h
Show this help.
EXAMPLE
ripole -i xam-doc1.doc -v -d tmp
Decoding filename=short-XAMIME.dat
Decoding filename=mp71.exe
Decoding filename=MPSetup.exe
Use ripole online using onworks.net services