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)
Built Distributions
Close
Hashes for icicle_emu-0.0.1-cp37-abi3-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe6ae5fefaf668f0acadb6934c4160c8d0ec2a867a1dcb44929b4c4e6a908d50 |
|
MD5 | 81ec2cc2a2914bc181ed2ced3a485be0 |
|
BLAKE2b-256 | c3e07c1acdd465c7166c999db0e0377a69f42aa44ba2b9e734a585df80a0b699 |
Close
Hashes for icicle_emu-0.0.1-cp37-abi3-manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e6f054e1f968f053d40fa537a5082125c3c5963e8e1220895dc8f45766791d |
|
MD5 | a44cb7be50d6cc495988effa72065dd2 |
|
BLAKE2b-256 | 9666da73f46b6476842f36c119a1a5e7ef135470819027ec9b702a42f856dae8 |
Close
Hashes for icicle_emu-0.0.1-cp37-abi3-macosx_10_9_universal2.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae7f1cbdfc181475bd91f05488917aa29ef0444fd0a75dc935785f763b48085e |
|
MD5 | bf32c649e18d547b615b0e02428526fc |
|
BLAKE2b-256 | 5385001f62d7e1da2e9593a4e50b4c95eae3ee419f95be9f455a5fd13d60bbc8 |