I have written a freeware command line utility, that can be used in a batch file called by the advanced export section, that renames (copies) the exported files to .php extensions and renames all internal .html references to .php
This is being tested on Windows 32/64 bit and Ubuntu based Linux 18 (32 bit) & 20 (64 bit).
There are plans to add additional features, such as simple php code checking and others.
If you would like a copy and help me test and develop this utility (especially on other versions of Linux) please reply to this topic or email me directly.
I use it on Windows but have tried it on various Ubuntu 64 bit distros.
To operate properly it needs a batch (Windows) or bash (Linux) script, the documentation shows only an example for Windows, but Linux is very similarly done.
False positive, it’s an unsigned application. The application is a PowerShell script turned into an EXE file using a PowerShell to EXE wrapper. Which is also used by some malicious applications.