Skip to main content

A Unicorn CPU emulator fork customized for the zelos binary emulator.

Project description

Zebracorn

Zebracorn is a lightweight, multi-platform, multi-architecture CPU emulator framework based on a fork of Unicorn.

The API is identical to Unicorn, but Zebracorn offers a few additional features:

  • Hooks:
    • RDTSC instruction
    • Block Translation
    • Callback after N blocks executed
  • Execution Info:
    • Block count executed
    • Instruction count executed
  • Instruction Meta:
    • Tiny Code Generator (TCG) representation of each instruction
  • Unicorn AFL integration

These APIs are only supported through the Python bindings.

The Zebracorn engine is primarily made available to support functionality in the zelos binary emulator.

Installation

Zebracorn is distributed as a python pip package. Other bindings are not supported. To install the python package:

$ pip install zebracorn

Python packages are available for Windows, Linux and MacOS.

License

Unicorn and Qemu are released under the GPL license.

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

zebracorn-0.0.1.tar.gz (1.6 MB view hashes)

Uploaded Source

Built Distributions

zebracorn-0.0.1-py2.py3-none-win_amd64.whl (1.8 MB view hashes)

Uploaded Python 2 Python 3 Windows x86-64

zebracorn-0.0.1-py2.py3-none-win32.whl (1.7 MB view hashes)

Uploaded Python 2 Python 3 Windows x86

zebracorn-0.0.1-py2.py3-none-manylinux2010_i686.manylinux1_i686.whl (5.0 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.12+ i686

zebracorn-0.0.1-py2.py3-none-manylinux1_x86_64.whl (4.0 MB view hashes)

Uploaded Python 2 Python 3

zebracorn-0.0.1-py2.py3-none-manylinux1_x86_64.manylinux2010_x86_64.whl (4.0 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.12+ x86-64

zebracorn-0.0.1-py2.py3-none-manylinux1_i686.whl (5.0 MB view hashes)

Uploaded Python 2 Python 3

zebracorn-0.0.1-py2.py3-none-macosx_10_14_x86_64.whl (5.9 MB view hashes)

Uploaded Python 2 Python 3 macOS 10.14+ 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