the script is throwing following exception:
python smali_extraxt.py -d grouped/PHONE1/ -o smali/PHONE/
Traceback (most recent call last):
File "smali_extraxt.py", line 56, in
with open(fname) as infile:
IOError: [Errno 5] Input/output error: 'grouped/PHONE1/Durga_Devi_Clock/smali/android/UnusedStub.smali'
the script is throwing following exception: python smali_extraxt.py -d grouped/PHONE1/ -o smali/PHONE/ Traceback (most recent call last): File "smali_extraxt.py", line 56, in
with open(fname) as infile:
IOError: [Errno 5] Input/output error: 'grouped/PHONE1/Durga_Devi_Clock/smali/android/UnusedStub.smali'