Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers
Project description
miru-core
Python bindings for Miru. (import miru)
Install (pip)
pip install miru-core
Some tips during development
To build and test your own wheel, do something along the following lines:
set MIRU_VERSION=16.0.1-dev.7 # from C:\src\miru\build\tmp-windows\miru-version.h
set MIRU_EXTENSION=C:\src\miru\build\miru-windows\x64-Release\lib\python3.10\site-packages\_miru.pyd
cd C:\src\miru\miru-core\
pip wheel .
pip uninstall miru-core
pip install miru_core-16.0.1.dev7-cp39-abi3-win_amd64.whl
python -c "import miru; print(miru.__version__)"
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
miru_core-16.5.8.dev1.tar.gz
(2.5 MB
view details)
File details
Details for the file miru_core-16.5.8.dev1.tar.gz.
File metadata
- Download URL: miru_core-16.5.8.dev1.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a69237d46c48ac1f0472d3181640d5550420954404d0f43b23c705b9fa7dd187
|
|
| MD5 |
b399acfd5e01ede46cc020477bd16eac
|
|
| BLAKE2b-256 |
cbad55daaabc9e627dbabd8759aacb67b8e7fd6b586186f2c4825cc608718bdf
|