Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OLEError.fileIsNotOLE #16

Open
meili19916 opened this issue Dec 17, 2024 · 0 comments
Open

OLEError.fileIsNotOLE #16

meili19916 opened this issue Dec 17, 2024 · 0 comments

Comments

@meili19916
Copy link

Hello,i use CryptoOffice to analysis a xlsx and a pptx file,but it stoped at OLEFile(path) of the method "try Header(&stream, fileSize: fileSize, path: path)" and the inner method "guard stream.readData(ofLength: magic.count) == magic else { throw OLEError.fileIsNotOLE(path) }", how to solve the problem?
I can use CoreXLSX to get the same xlsx file. so what's wrong with the OLEKit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant