I am currently using Dynamic analysis for malware detection. I have list of all the files accessed by malware and benign executable. My aim is to build classifiers on the information extracted through the analysis reports.
As of now i am using the file path string like c:\hvtqk\modules\packages\reboot.py as a separate dimension in my classifier. i just want to know if there are any other innovative techniques that can be used to featurize the path strings ?