Anyone know how to successfully extract (as a standalone native file) a .msg file (OLE) embedded inside a .msg file (OLE) via the command line (Python preferred)?
#DFIR
Yep, but it just dumps the streams, which I can also do using the olefile library. I've yet to find something that will write the set of OLE streams from the .msg attachment out to a standalone OLE .msg file.