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

pyxswf/oleid: remove xxxswf from oletools, make it a dependency #1

Open
decalage2 opened this issue Feb 6, 2014 · 2 comments
Open

Comments

@decalage2
Copy link
Owner

Originally reported by: Philippe Lagadec (Bitbucket: decalage, GitHub: decalage2)


Add support for the new LZMA compression method for Flash files:

  • in oleid
  • in pyxswf, by updating xxxswf

@decalage2
Copy link
Owner Author

Original comment by Alexander Hanel (Bitbucket: Alexander_Hanel, GitHub: Unknown):


See the new version of xxxswf. The LZMA handling has already been added.

https://bitbucket.org/Alexander_Hanel/xxxswf/src/

@decalage2
Copy link
Owner Author

The bundled version of xxxswf is old and incomplete (issues #82, #162).
Moreover its license is GPL so it should not be packaged with oletools.
The solution is to remove xxxswf from the 3rd party folder, and make it a dependency.
oleid and pyxswf need to be modified to use the new xxxswf API: https://bitbucket.org/Alexander_Hanel/xxxswf/src/master/xxxswf/xxxswf.py

@decalage2 decalage2 changed the title Add support for LZMA-compressed Flash files (ZWS) to oleid and pyxswf pyxswf/oleid: remove xxxswf from oletools, make it a dependency Nov 27, 2019
@zdiff zdiff mentioned this issue Apr 26, 2020
decalage2 pushed a commit that referenced this issue Sep 28, 2020
added extraction of XLM macro from XLSM new format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant