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
Not soon, unless you want to put some effort into this yourself. libtsk 4.8 broke many things (including clang and HFS support), so I definitely not recommend running that version. Not sure if the HFS issues have been addressed in 4.9 since the issue on the github tracker is till open.
However pytsk would also need to be extended with the libtsk "pool system" support to handle APFS, unclear how much work this is.
I'd like to use pytsk to parse APFS filesystems
I recommend using an alternative like pyfsapfs or dfVFS instead
I'd like to use pytsk to parse APFS filesystems, which TSK added support for in 4.8.0 (they are currently on release 4.9.0).
Any chance of getting an update?
I did try:
python3 setup.py update --use-head
But in both cases, running
import pytsk3
afterwards causes Python to segfault.Using Python 3.6.9 on Ubuntu 18.04.
The text was updated successfully, but these errors were encountered: