#939464 RFP: python-oletools -- Python tools to analyze MS OLE2 files

Package:
wnpp
Source:
wnpp
Submitter:
Sascha Steinbiss
Date:
2025-11-29 16:44:54 UTC
Severity:
wishlist
#939464#5
Date:
2019-09-05 09:20:46 UTC
From:
To:
* Package name    : python-oletools
  Version         : 0.04
  Upstream Author : Philippe Lagadec <decalage@laposte.net>
* URL             : http://www.decalage.info/python/oletools
* License         : BSD
  Programming Lang: Python
  Description     : Python tools to analyze MS OLE2 files

python-oletools is a package of Python tools to analyze Microsoft OLE2 files
(also called Structured Storage, Compound File Binary Format or Compound
Document File Format), such as Microsoft Office documents or Outlook messages,
mainly for malware analysis and debugging. It is based on the OleFileIO_PL parser.
It is not related to OLETools published by BeCubed Software.

#939464#14
Date:
2024-08-27 14:30:42 UTC
From:
To:
Hi,

FYI: I've built 11/bullseye and 12/bookworm-binaries of python3-oletools.  I've
used the git repo at https://salsa.debian.org/pkg-security-team/python-oletools
.  For 11/bullseye I had to apply a trivial patch; 12/bookworm builds out of
the box.  Binaries and source packages are available from

 deb-src https://non-gnu.uvt.nl/debian bullseye python-oletools
 deb https://non-gnu.uvt.nl/debian bullseye python-oletools

 deb-src https://non-gnu.uvt.nl/debian bookworm python-oletools
 deb https://non-gnu.uvt.nl/debian bookworm python-oletools

.  See https://non-gnu.uvt.nl/ .

Enjoy,

Joost