py4n6 / pytsk

Python bindings for The Sleuth Kit (libtsk)
Apache License 2.0
92 stars 24 forks source link

delete files or folders with pytsk? #90

Closed minhanh1234 closed 1 year ago

minhanh1234 commented 1 year ago

Hi

I am currently using pytsk3 python script to scroll through all the files in E01 files.. just wondering if they is a way to delete files in NTFS folder using python script.

joachimmetz commented 1 year ago

pytsk3/libtsk does not provide write support. So the answer is no