Skip to main content

No project description provided

Project description

icicle-python

This project is an easy to use Python wrapper around icicle-emu. You can read more about Icicle in the paper: Icicle: A Re-designed Emulator for Grey-Box Firmware Fuzzing

Installation

You can install the latest release from PyPI:

pip -m install icicle-emu

Development

Note: You need to install Rust 1.48 or later to build from source.

Set up a virtual environment:

python -m venv venv
# macOS/Linux
source venv/bin/activate
# Windows
venv\Scripts\activate.bat

Get the dependencies and build:

pip install -r requirements.txt
python setup.py develop

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

icicle-emu-0.0.1.tar.gz (1.7 MB view hashes)

Uploaded Source

Built Distributions

icicle_emu-0.0.1-cp37-abi3-win_amd64.whl (3.1 MB view hashes)

Uploaded CPython 3.7+ Windows x86-64

icicle_emu-0.0.1-cp37-abi3-manylinux2014_x86_64.whl (4.5 MB view hashes)

Uploaded CPython 3.7+

icicle_emu-0.0.1-cp37-abi3-macosx_10_9_universal2.whl (5.2 MB view hashes)

Uploaded CPython 3.7+ macOS 10.9+ universal2 (ARM64, x86-64)

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