You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[*] Opening dexfile with radare2...
Traceback (most recent call last):
File "apk-anal/apk-anal.py", line 305, in <module>
print_results(rootresults,{"found":"\n[*] Possible root detection found in %s:","not_found":"\n[*] No signs of root detection in %s"},r2p)
File "apk-anal/apk-anal.py", line 173, in print_results
for key,result in analysis_results.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: