Pcodedmp

Latest version: v1.2.6

Safety actively analyzes 623075 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.6

1.2.5

- Added a sanity check to avoid errors when parsing object declarations.
- The functions that produce output now have the output file (default is `stdout`) as a parameter, for better integration with other tools, thanks to [Philippe Lagadec](https://github.com/decalage2).

1.2.4

- Implemented support for module names with non-ASCII characters in their names. Thanks to [Philippe Lagadec](https://github.com/decalage2) for helping me with that.
- Fixed a parsing error when disassembling object declarations.
- Removed some unused variables.
- Improved the documentation a bit.

1.2.3

The package now can be installed with the command ``pip install pcodedmp``.

1.2.2

Implemented support for documents in Open XML format (`.docm`, `.xlsm`, `.pptm`) - the default format in Office 2007 and higher.

1.2.1

- The script now runs under both Python 2.6+ and 3.x.
- Improved the support of documents created by the 64-bit versions of Office. Still not perfect; see the "Known problems" section.
- Implemented support for some VBA7-specific features (`Friend`, `PtrSafe`, `LongPtr`).
- Improved the disassembling of `Dim` declarations when a custom type is used.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.