release-notes-2.0.0.md

October 1, 2020 ยท View on GitHub

Polymorph Upgrade

pip3 install polymorph --upgrade

Major changes

1. Functions

The concept of pre-conditioning, post-conditioning and executions is eliminated and they are all grouped under functions.

2. PHCLI is removed

Phcli is no longer maintained and only the main Polymorph interface is kept.

3. New field types

New types have been created for the fields that are part of the template.

4. The dependency on scapy to generate the template is removed

5. Some commands are renamed and removed to simplify the use of the tool