Saket-Upadhyay / Android-Permission-Extraction-and-Dataset-Creation-with-Python

One script to create a permission-based dataset of android applications for your next ML Malware Detection gizmo.
MIT License
17 stars 11 forks source link

what is this problem? #6

Open sunnie39 opened 3 years ago

sunnie39 commented 3 years ago

Traceback (most recent call last): File "ExtractorAIO.py", line 210, in Main() File "ExtractorAIO.py", line 195, in Main Extract() File "ExtractorAIO.py", line 89, in Extract root = ET.parse(MainfestPath).getroot() File "/usr/lib/python3.8/xml/etree/ElementTree.py", line 1202, in parse tree.parse(source, parser) File "/usr/lib/python3.8/xml/etree/ElementTree.py", line 595, in parse self._root = parser._parse_whole(source) xml.etree.ElementTree.ParseError: syntax error: line 1, column 0

i tried this code with some malware apk from 'CICANDMAL 2017' what is this problem????

LuShuo-fighting commented 1 year ago

image The generated csv file has no data