Author Topic: droidbox  (Read 1934 times)

0 Members and 1 Guest are viewing this topic.

Offline Axon

  • VIP
  • King
  • *
  • Posts: 2047
  • Cookies: 319
    • View Profile
droidbox
« on: June 16, 2013, 02:30:31 pm »
DroidBox is developed to offer dynamic analysis of Android applications. The following information is shown in the results, generated when analysis is ended:Hashes for the analyzed package
  • Incoming/outgoing network data
  • File read and write operations
  • Started services and loaded classes through DexClassLoader
  • Information leaks via the network, file and SMS
  • Circumvented permissions
  • Cryptography operations performed using Android API
  • Listing broadcast receivers
  • Sent SMS and phone calls
Code: [Select]
https://code.google.com/p/droidbox/
« Last Edit: June 16, 2013, 02:30:40 pm by Axon »

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: droidbox
« Reply #1 on: June 16, 2013, 03:37:25 pm »
This is rather awesome! Thanks I'll take a look at it when I have time. Meanwhile, +1 :)