tscopy icon indicating copy to clipboard operation
tscopy copied to clipboard

Execution only produces .PICKLE file

Open Insolent-M1nx opened this issue 1 year ago • 0 comments

C:\TScopy_x64>TScopy_x64.exe -f c:\windows\system32\config\ -o c:\test 2024-02-23 20:43:33,957 - tscopy - INFO - Copying c:\windows\system32\config to c:\test\windows\system32\config 2024-02-23 20:43:33,957 - tscopy - ERROR - Traceback (most recent call last): File "C:\Users\tsir\Desktop\sandbox\tscopy-2021-08-31\TScopy\tscopy.py", line 475, in __copyfile File "C:\Users\tsir\Desktop\sandbox\tscopy-2021-08-31\TScopy\tscopy.py", line 912, in __get_file_mft_seqid File "C:\Users\tsir\Desktop\sandbox\tscopy-2021-08-31\TScopy\tscopy.py", line 318, in __search_mft File "C:\Users\tsir\Desktop\sandbox\tscopy-2021-08-31\TScopy\tscopy.py", line 539, in __getChildIndex AttributeError: 'Attribute' object has no attribute 'value'

2024-02-23 20:43:33,959 - tscopy - INFO - Job Took 0.08600020408630371 seconds

Produces only mft.PICKLE file.

Insolent-M1nx avatar Feb 24 '24 02:02 Insolent-M1nx