Windows-Prefetch-Parser icon indicating copy to clipboard operation
Windows-Prefetch-Parser copied to clipboard

Parse Windows Prefetch files: Supports XP - Windows 10 Prefetch files

Results 7 Windows-Prefetch-Parser issues
Sort by recently updated
recently updated
newest added

Reorder the column headers for the CSV output to match the order of data

``` C:\Users\user\PythonProjects\Windows-Prefetch-Parser\windowsprefetch>python prefetch.py -f C:\Users\user\cases\prefetch\VERACRYPT.EXE-047EFDD6.pf File "C:\Users\user\PythonProjects\Windows-Prefetch-Parser\windowsprefetch\prefetch.py", line 354 print "\n{0}\n{1}\n{0}\n".format(banner, ntpath.basename(self.pFileName)) ^ SyntaxError: invalid syntax ```

> [ - ] 'module' object has no attribute 'windll' > [ - ] Windows 8+ required for this script to decompress Win10 Prefetch files

Won't parse any of the given *.pf files. Went over the source code several times. Picked up on a few bugs; but still no success. Regards, Frank

Hello, I just installed the windows prefetch parser and did everything like it is explained. But when I run the command I get a syntax error can somebody help me...