https://github.com/inflex/ripole
OLE2 Attachment extraction tool
https://github.com/inflex/ripole
Last synced: about 1 year ago
JSON representation
OLE2 Attachment extraction tool
- Host: GitHub
- URL: https://github.com/inflex/ripole
- Owner: inflex
- License: bsd-2-clause
- Created: 2016-07-01T01:04:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T00:26:17.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T05:12:14.581Z (about 1 year ago)
- Language: C
- Size: 37.1 KB
- Stars: 17
- Watchers: 4
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
---------
2005-December-12
ripOLE has now started to become a useful tool in its own
right, though it is more directly being developed for
incorporation into ripMIME and subsequently Xamime.
pldaniels@pldaniels.com
---------
To check for [and save] attachments in a MS Office file,
simply do the following:
./ripole -i officefile.doc -v -d tmp
..and ripOLE will decode the attachments to the 'tmp'
directory
-END.