Exception occured: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren'
luckythandel opened this issue · 1 comments
luckythandel commented
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'
cyberMilosz commented
Thanks - looks like a slip-up during the python3 conversion. Should be an easy enough fix, I'll give it a shot next week.