|
INFO
Name: pcodedmp
Version: 1.2.6-16.el9
Arch: noarch
Summary: VBA p-code disassembler
License: GPL-3.0-or-later
Vendor: Fedora Project
Build Host: buildvm-s390x-26.s390.fedoraproject.org
Build Date: Sat Nov 18 22:39:03 2023
Size: 963
URL: https://github.com/bontchev/pcodedmp
Description: Macros written in VBA (Visual Basic for Applications; the macro programming
language used in Microsoft Office) exist in three different executable forms,
each of which can be what is actually executed at run time, depending on the
circumstances: Source code, p-code and execodes.
Since most of the time it is the p-code that determines what exactly a macro
would do (even if neither source code, nor execodes are present), pcodedmp is
a Python library and command line tool to display it.
FILES
/usr/bin/pcodedmp
REQUIRES
/usr/bin/python3
python3-pcodedmp 1.2.6-16.el9
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
pcodedmp 1.2.6-16.el9
CONFIG FILES
/usr/bin/pcodedmp
LICENSE FILES
GPL-3.0-or-later
|