I have two zip files (rar and 7z) embedded in a pptx file. I want to know if the two zip files are drm protected or not. How can I gauge this?
I want to know if the following two bin files are drm protected or not.
what i did:
unzipped the contents of pptx and got the zip files ole objects in “pptxFilePathpptembeddingsoleObject1.bin” (this is 7z file) “pptxFilePathpptembeddingsoleObject2.bin” (this is rar file)
Kom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.