While the extraction of files from Windows Installer (MSI) files has always been supported, we’ve now released the MSI Format package to offer in-depth support for the format, such as the display of tables.
Tag: msi
MSI support
Even though CAB file support is still under development, the CFBF parser already lets us inspect Windows Installer packages and patches.
Having such feature comes in handy when you want to analyse their contents, and eliminates the need for external tools.
In the screenshot above, I’ve selected one of the DLLs that link to MSI custom actions, i.e. code that is potentially executed as soon as Windows Installer opens the package.