Home

Awesome

Image of cuckoo-droid

Black Hat Arsenal Black Hat Arsenal

CuckooDroid 2.0 - Automated Android Malware Analysis.

CuckooDroid bulit on top of Cuckoo Sandbox the Open Source software for automating analysis of suspicious files, CuckooDroid brigs to cuckoo the capabilities of execution and analysis of android application.

Installation - Easy integration script:

git clone https://github.com/idanr1986/cuckoodroid-2.0
cd cuckoodroid-2.0
apt-get install -y python git python-pip
apt-get install -y libffi-dev libssl-dev libxml2-dev libxslt1-dev libjpeg8-dev zlib1g-dev
pip install -r /requirements.txt
apt-get install -y qemu-kvm libvirt-bin # when using esx server

Documentation

You are advised to read the Cuckoo Sandbox documentation before using CuckooDroid!

Powered by:

Credit

Authors