drozer-modules icon indicating copy to clipboard operation
drozer-modules copied to clipboard

Results 7 drozer-modules issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this awsome tool. I notice that several modules support only ARMEABI architecture, which makes it limited since this architecture is less used comapring to other ones (Google...

Fix for this error: ```bash drozer Console (v2.4.4) dz> run scanner.misc.securerandom -a it.package.name check_package() takes exactly 3 arguments (2 given) dz> ```

I am trying to run-seed function, but not been able to get an idea of the location where it takes seed file as an input. I have tried to run...

dz> run intents.fuzzinozer --package_name com.android.chrome --broadcast_intent Number of intents:18 broadcast_intent type: broadcast package: com.android.chrome component: org.chromium.chrome.browser.upgrade.PackageReplacedBroadcastReceiver [Error 32] The process cannot access the file because it is being used by...

The `.java` file was not compiled properly during testing. I did not debug this at the time, and I assume it to be an issue with the `MakeFile`, or the...

A number of the post exploitation modules require dangerous permissions. Right now the drozer-agent has no way of requesting those gracefully, without extensive work client-side.