A package for converting binary output of DynamoRIO's memtrace client to npz.
Project description
memtrace2npz
This project is a utility for converting the output of DynamoRIO's memtrace-x86 client to an npz file. The output can be compressed into a zip file as well.
Installation
pip3 install memtrace2npz
Usage
memtrace2npz < -i inputfile > [ -o outfile ] [ -h ] [ -f ]
You must specifiy the input file with -i. You may optionally specify an outputfile -- if you don't, the output file will be in the current directory with the basename of your input file, and with the extension changed to .npz.
You may skip the check for the existence of the outfile with -f.
Testing
pytest
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 memtrace2npz-0.0.1.tar.gz.
File metadata
- Download URL: memtrace2npz-0.0.1.tar.gz
- Upload date:
- Size: 393.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
174833ea4c3894e630995b57fed11f592dc941677255bc43480fd15ccdb124af
|
|
| MD5 |
844f354e10457b55aad034d2bc495de4
|
|
| BLAKE2b-256 |
16224314839f67bf583c2347f053973cf8f3277ce26b68520d2e7db6d3e4b812
|
File details
Details for the file memtrace2npz-0.0.1-py3-none-any.whl.
File metadata
- Download URL: memtrace2npz-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6911d042d6718294f38bd0bd5783de21ee1824ab5174596317612f7272da263b
|
|
| MD5 |
879302db1eaba693629a72a01cb292e8
|
|
| BLAKE2b-256 |
234e315a2a3954033b2b89d3605aaf773a8a0b5ab44e29c214c1d423184231da
|