-
Hi. In case you were interested in adding type hints in this repository, just letting you know - I recently added type hints for olefile to typeshed - https://github.com/python/typeshed/pull/11416. If…
-
### Versions
* Python: 3.9
* OS: ubuntu
* Buildozer: 1.5.0
### Description
i was trying to added a package into my kivy application i.e pycairo
so i have added the pycairo into my .spe…
-
Hello,
do i get it right that it is currently not possible to use olemeta within own python applications?
-
Hi,
When I use this extract attachments, I see the following issues.
1. Any embedded image is also an attachment. How do we identify true attachments?
2. How to extract embedded .msg files inside a…
-
Example:
```
c:>olevba DIAN_caso-5415.doc.zip -z infected
olevba 0.54 on Python 3.7.2 - http://decalage.info/python/oletools
=======================================================================…
-
`oletools.olevba` will fail on import in the `colorclass` dependency in CPython 3.10:
```
$ oletools/bin/python3.10 -c "import oletools.olevba"
Traceback (most recent call last):
File "", line …
-
**Is your feature request related to a problem? Please describe.**
Is function `ActiveDocument.Variables("").Value()` from VBA
implemented for emulation?
Many maldocs contain data in those vari…
-
Hi,
I intent to use this tool to extract the attachments with various objects, e.g., word, ppt,xlsx, outlook msg.
However, it returns error at line 63 of extractor.py:
`with olefile.OleFileIO(…
-
Windows verifies the attached sample's signature, however when I use `signify`, I get:
`SignedPEParseError: The PE file does not contain a certificate table.`
Any ideas?
(Attaching as link be…
-
**Is your feature request related to a problem? Please describe.**
Docs suggest one can only do a replace, when having opened a .doc file - https://olefile.readthedocs.io/en/latest/Howto.html#overwri…