drozer icon indicating copy to clipboard operation
drozer copied to clipboard

Repo manager: module search crashes with old default config

Open dzwiedziu-nkg opened this issue 4 months ago • 5 comments

After install drozer 3.1 from PIP and drozer-agent.apk on AVD with API 28, I connected using:

adb forward tcp:31415 tcp:31415
drozer console connect --server localhost:31415

When I run:

dz> module search

Drozer stops with error:

Loop exception
Exception occured: no element found: line 1, column 0

dzwiedziu-nkg avatar Oct 15 '24 10:10 dzwiedziu-nkg