You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 14, 2019. It is now read-only.
It appears to parse win10 reg files.... but fails w/ perm error (cmd running as admin). Appreciate help!
Method: output_data_to_file_text
Traceback (most recent call last):
File "C:\Python27\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27, in <module>
File "usbdeviceforensics.py", line 1126, in <module>
File "usbdeviceforensics.py", line 1123, in main
File "usbdeviceforensics.py", line 125, in process
File "usbdeviceforensics.py", line 326, in output_data_to_file_text
IOError: [Errno 13] Permission denied: 'C:\\usbresults'
It appears to parse win10 reg files.... but fails w/ perm error (cmd running as admin). Appreciate help!