Skip to content

v1.0.1

Latest

Choose a tag to compare

@jonaslejon jonaslejon released this 20 Apr 08:19

Added

  • __version__ constant in malicious-pdf.py and a --version CLI flag, so users running from a clone can identify the release they have:

    $ python3 malicious-pdf.py --version
    malicious-pdf.py 1.0.1
    

See CHANGELOG.md for the full list.