iromise / fans

FANS: Fuzzing Android Native System Services
242 stars 43 forks source link

KeyError: ‘interfaceName’ #5

Open hdz717 opened 1 year ago

hdz717 commented 1 year ago

sudo sh postprocess.sh Traceback (most recent call last): File "parse_interface.py", line 138, in parse_interfaces() File "parse_interface.py", line 117, in parse_interfaces parse_one_interface(filename) File "parse_interface.py", line 92, in parse_one_interface interfaceName =func2svc[funcname]["interfaceName"] KeyError: 'interfaceName' ERROR:main:readDecryptHandleFromParcelData.xml ERROR:main:Unexpected thing meeted when parsing structure. cp: cannot stat 'manually/flattenable/reply/': No such file or directory cp: cannot stat 'manually/light_flattenable/data/': No such file or directory cp: cannot stat 'manually/light_flattenable/reply/*': No such file or directory

iromise commented 1 year ago

@HDZ6593515 You can debug according to the log, the log is very clear.