Skip to content

iNarcissuss/Cuckoodroid-1

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 58.9%
  • HTML 15.6%
  • JavaScript 8.2%
  • Makefile 5.4%
  • Python 4.9%
  • M4 2.4%
  • Other 4.6%