Polymorph

Latest version: v2.0.5

Safety actively analyzes 618281 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.4

Select specific interface
Added the functionality to select a specific interface using the `-i` option.

PH > capture -i lo -f icmp
[+] Waiting for packets...

(Press Ctr-C to exit)

If no interface is selected, Polymorph will try to capture on all available interfaces (except localhost).

Remove function by order number
Updated Polymorph to remove functions by indicating the function order number.

`PH:cap/t10 > functions -d 2`

Change function order by order number
Updated Polymorph to change the order of functions by indicating the function order number.

`PH:cap/t10 > functions -c 2 -p 0`

2.0.2

Fixed some minor errors related to the import and installation of some external dependencies.

2.0.0

Rewriting much of Polymorph's code in order to simplify the use of the tool and improve the handling of network packets in real time.

For release notes and major changes refer to:
https://github.com/shramos/polymorph/blob/master/docs/release-notes/release-notes-2.0.0.md

1.0.3

Fixed bug with prompt-toolkit that crashed the main interface.

For release notes and major changes refer to:
https://github.com/shramos/polymorph/blob/master/docs/release-notes/release-notes-1.0.3.md

1.0.0

For release notes and major changes refer to:
https://github.com/shramos/polymorph/blob/master/docs/release-notes/release-notes-1.0.0.md

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.