Skip to content

Andlab/cuckoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,735 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuckoo Android Extension

Contributed By Check Point Software Technologies LTD.

This is an a extension for Cuckoo Sandbox to Support Android arm Emulator inside linux virtual machine for executing apk's and url's inside the emulator.

Prepare android_on_linux guest Machine

  • Install Ubuntu 12.04
  • Install Linux Dependencies: - sudo add-apt-repository ppa:nilarimogard/webupd8 - sudo apt-get update - sudo apt-get install openjdk-7-jre libstdc++6:i386 libgcc1:i386 zlib1g:i386 libncurses5:i386 android-tools-adb android-tools-fastboot
  • Setup The Machine - Download Android SDK -> http://developer.android.com/sdk/index.html - export PATH=$PATH:_path/tool:_path/build-tools/x.x.x.x/ - Create a New AVD of Android -> https://developer.android.com/tools/devices/index.html - Start the Android Emulator -> emulator -avd virtual_machine_name - Copy cuckoo agent (agent.py) Guest Machine - Start cuckoo's agent.py - Create Snapshot Named clean_snapshot

Powered by:

Credit

Authors

About

A Cuckoo Sandbox Extension for Android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.2%
  • JavaScript 0.4%
  • CSS 0.2%
  • Makefile 0.2%
  • Visual Basic .NET 0.0%
  • Shell 0.0%