Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

memtrace2npz-0.0.1.tar.gz (393.4 kB view hashes)

Uploaded Source

Built Distribution

memtrace2npz-0.0.1-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page