Drozer Versions Save

The Leading Security Assessment Framework for Android.

3.0.3

2 weeks ago
  • More verbose/thorough error handling
  • Update checks for drozer console
  • Warn the user if a critically outdated version of drozer-agent is in use
  • Official support for Windows (with no tab-complete for the time being)
  • Multiple bugfixes, including the revival of the auxiliary.webcontentresolver module

3.0.2

2 months ago

Multiple fixes:

  • External module repositories (including WithSecure's official one) are now functional
  • scanner.provider.traversal bug fixes - module should now work as intended
  • Byte array extras can now be used in Intents (except when interacting with Services - see https://github.com/WithSecureLabs/drozer/issues/431)
  • drozer will no longer crash if the readline package is not available (slowly paving the way towards native Windows compatibility)
  • list --unsupported should now work as intended
  • Trying to load a broken module will no longer crash drozer, instead handling the exception gracefully

3.0.1

2 months ago

Fixed some bugs:

  • drozer should now work on Android 6 (API 23) and below
  • fixed the contributors module
  • modified how drozer handles --extra intent parcelable <intent object>
    • drozer will now use class android.content.Intent method praseUri(String, int) to generate the Intent object

3.0.0

3 months ago

Compatibility with Python 3 and modern Java.

With many thanks to: Ken Gannon @ NCC Group William Ben Embarek @ TDC NET

2.5.0

1 year ago

Yay

2.4.4

6 years ago
  • [Build Process] AppVeyor updated to deploy Windows installer
  • [Build Process] Fixed versioning of whl, deb and rpm packages
  • [Bug Fixes] Several bug fixes

2.4.3

6 years ago

Changelog

  • [Build Process] Automated Travis and AppVeyor deployment
  • [Build Process] Fixed Deb/RPM Package Building

2.4.2

7 years ago

Changelog

  • [Bugfix] Updated PyOpenSSL to fix Issue #239
  • [Bugfix] Fixed setup.py to install Drozer without setting PYTHONPATH environment variable. Submitted by @nixawk
  • [Documentation] Fixed documentation to resolve issue #240

2.4.1

7 years ago

Changelog

  • [Bugfix] Compiled correctly with make apks to fix issue #225

2.4.0-alpha

7 years ago

Changelog

  • [Bugfix] Fixed bug in sharedUID package search
  • [Bugfix] Fixed bug in web delivery page
  • [Bugfix] Fixed bug in busybox path
  • [Upgrade] Updated busybox for PIE Support
  • [Bugfix] Referenced aapt-osx in setup script
  • [Feature] Added pyyaml support for latest apktool
  • [Dependency] Protobuf 2.6.1 jar update
  • [Upgrade] Updated apktool arguments to support new apktool.
  • [Upgrade] Updated to Dx: android 19
  • [Upgrade] Updated to apktool 2.0.3
  • [Upgrade] pdated to protobuf 2.6.1
  • [Bugfix] Fixed pyopenssl error
  • [Upgrade] Support for Java 7 & 8
  • [Drop Support] No longer supports apktool 1.*
  • [Drop Support] No longer supports Java 1.6