WithSecureLabs/drozer

Exception occured: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren'

luckythandel opened this issue · 1 comments

Error while running drozer in Parrot 6.5.0 with python3.11.2

dz> run app.broadcast.info -a com.android.insecurebankv2  -i
Attempting to run shell module
Package: com.android.insecurebankv2
  com.android.insecurebankv2.MyBroadCastReceiver
Exception occured: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren'

Thanks - looks like a slip-up during the python3 conversion. Should be an easy enough fix, I'll give it a shot next week.