Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 2.39 KB

README.md

File metadata and controls

30 lines (20 loc) · 2.39 KB

ExePlot Tweet

Search for samples from various malware databases.

PyPi Read The Docs Build Status Coverage Status Python Versions Known Vulnerabilities License

This library implements multiple plot types for illustrating executable samples. It currently supports the PE, ELF and Mach-O formats, relying on lief for abstracting them.

pip install exeplot

😎 Usage

TODO

👏 Supporters

Stargazers repo roster for @packing-box/python-exeplot

Forkers repo roster for @packing-box/python-exeplot

Back to top