rtfraptor icon indicating copy to clipboard operation
rtfraptor copied to clipboard

Extract OLEv1 objects from RTF files by instrumenting Word

Results 1 rtfraptor issues
Sort by recently updated
recently updated
newest added

Common types of embedded OLE data could be parsed automatically, for example: * Packager data * Various Moniker data See [this code](https://github.com/Sicos1977/OfficeExtractor/blob/master/OfficeExtractor/Ole/Package.cs) for an example of the Packager format (but...