Library for plotting executable samples supporting multiple formats
Project description
ExePlot 
Search for samples from various malware databases.
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 Examples
Draw a byte plot of calc_packed.exe:
$ exeplot byte calc_packed.exe
Draw a simplified byte plot of calc_packed.exe:
$ exeplot byte calc_packed.exe --no-title --no-legend
Draw a pie plot of calc_packed.exe:
$ exeplot pie calc_packed.exe
Draw a nested pie plot of calc_packed.exe:
$ exeplot nested_pie calc_packed.exe
Draw a stacked and scaled entropy plot of calc_orig.exe and calc_packed.exe:
$ exeplot entropy calc_orig.exe calc_packed.exe
Draw a simplified entropy plot of calc_packed.exe:
$ exeplot entropy calc_packed.exe --no-title --no-legend --no-label --no-entrypoint
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file exeplot-0.5.4.tar.gz.
File metadata
- Download URL: exeplot-0.5.4.tar.gz
- Upload date:
- Size: 7.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
972660c95e0ae8d56c2e0956f48dbfb85ece71150eef9f2d8f4e2570646716ab
|
|
| MD5 |
b7805baedbcd88a001397577bee05a93
|
|
| BLAKE2b-256 |
25d99f6983e90514df67cfac2d0040d4dc40b16cdcf0d5b2f51824044bb2f22d
|
File details
Details for the file exeplot-0.5.4-py3-none-any.whl.
File metadata
- Download URL: exeplot-0.5.4-py3-none-any.whl
- Upload date:
- Size: 50.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e68cbff3f23b2b0f5b9649272d35b6eaf56f4081f0bc466e443c9bc9c8eee2be
|
|
| MD5 |
3496e5ea05aa07cdd11d02629ef9c394
|
|
| BLAKE2b-256 |
6d4adb74c00409de50127b2e3b91bb453ddf825e619a9dd54923a0e23c692a38
|