exefilter icon indicating copy to clipboard operation
exefilter copied to clipboard

ExeFilter is an open-source tool and framework to filter file formats in e-mails, web pages or files. It detects many common file formats and can remove active content (scripts, macros, etc) according...

Results 6 exefilter issues
Sort by recently updated
recently updated
newest added

Hello, as Python 2 is deprecated, is Python 3 support planned ? For example in Arch Linux Python 2 was recently removed. Use ghostscript / pdfwrite to flatten PDF is...

question

It looks like some antivirus are now flagging ExeFilter releases (and even the master zip from the github repo) as malware. It is obviously a false positive, and I guess...

bug

exefilter searches for the %PDF- header at the beginning of the file. Adobe allows this header to be placed within the first 1024 bytes of the file and unfortunately many...

enhancement

This pdf has a simple javascript that displays a popup when opening the file. It has been created with Acrobat on windows, no manual manipulation and no special tool. Exefilter...

question

On some html file the program gives this error: HTML Document : Error while cleaning (set_cdata_mode() takes exactly 2 arguments (1 given))< Both on 1.1.3 and alpha versions

bug

Hi, I'm attempting to use `ExeFilter.py` to remove Word macros on Mac and Linux. When I run `ExeFilter.py` against a `.doc` file with macros it reports that it cleaned the...

enhancement