Skip to main content

A comprehensive binary emulation platform.

Project description

Build Status codecov Documentation Status License: AGPL v3 Code style: black

zelos

Zelos is a Python-based binary emulation platform.

Work in Progress: We are working towards open sourcing the zelos emulation platform. There is no code here yet.

Installation

Use the package manager pip to install zelos.

pip install zelos

Basic Usage

Command-line usage:

$ zelos run my_binary

Programmatic usage:

import zelos

z = zelos.Engine("static_elf_helloworld")
z.start(timeout=3)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

AGPL v3

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.0.1 - 2019-12-25

Added

  • Initial open source commit.

Changed

  • Added repository boilerplate.

Removed

  • N/A

The Core Zelos Team

Special Thanks To

  • Fabian Monrose - Co-Founder
  • Ann Cox - DHS Program Manager
  • Angelos Keromytis - DARPA Program Manager (Former)
  • Dustin Fraze - DARPA Program Manager
  • Suyup Kim - Intern

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

zelos-0.0.0.dev0.tar.gz (86.3 kB view hashes)

Uploaded Source

Built Distribution

zelos-0.0.0.dev0-py2.py3-none-any.whl (15.9 kB view hashes)

Uploaded Python 2 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