.. image:: https://cuckoosandbox.org/assets/images/cuckoo-black.png :alt: Cuckoo Sandbox :target: https://cuckoosandbox.org/
请注意:Cuckoo Sandbox 2.x 目前无人维护。任何开放的 issues 或 pull requests 很可能不会被处理,因为当前正在进行完整的 Cuckoo 重写,并将在近期公布。
Cuckoo Sandbox <https://cuckoosandbox.org/>_ 是领先的开源自动化恶意软件分析系统。
这意味着什么?它仅仅意味着你可以将任何可疑文件投入其中,在几秒钟内,Cuckoo 会返回一些详细的结果,概述该文件在隔离环境中执行时的行为。
如果你想为开发做贡献、报告 bug、提出功能请求或提问,请先查看我们的 社区指南。
确保你查看了现有的 Issues 和 Pull Requests,并加入我们的 IRC 或 Slack 频道 <https://cuckoosandbox.org/discussion>。
对于安装说明,请参考 到 <https://docs.cuckoosandbox.org/en/latest/installation/host/requirements>_ 我们的 <https://docs.cuckoosandbox.org/en/latest/installation/host/installation>_ 文档 <https://docs.cuckoosandbox.org/en/latest/>_。
这是一个开发版本,我们不建议在生产环境中使用;最新的稳定版可以通过 :code:pip install -U cuckoo 安装。
你可以找到最新稳定版的完整文档,点 这里 <https://docs.cuckoosandbox.org/en/latest/>_。
.. image:: https://travis-ci.org/cuckoosandbox/cuckoo.png?branch=master :alt: Linux Build Status :target: https://travis-ci.org/cuckoosandbox/cuckoo
.. image:: https://ci.appveyor.com/api/projects/status/p892esebjdbhq653/branch/master?svg=true :alt: Windows Build Status :target: https://ci.appveyor.com/project/jbremer/cuckoo/branch/master
.. image:: https://coveralls.io/repos/github/cuckoosandbox/cuckoo/badge.svg?branch=master :alt: Coverage Coverage Status :target: https://coveralls.io/github/cuckoosandbox/cuckoo?branch=master
.. image:: https://codecov.io/gh/cuckoosandbox/cuckoo/branch/master/graph/badge.svg :alt: Codecov Coverage Status :target: https://codecov.io/gh/cuckoosandbox/cuckoo
.. _社区指南: https://docs.cuckoosandbox.org/en/latest/introduction/community.html
.. _贡献要求: http://www.cuckoofoundation.org/contribute.html