-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pytsk/libtsk does not correctly/fully handle ext2, ext3, ext4 #60
Comments
2 tasks
pre-release with 4.10 support https://github.com/py4n6/pytsk/releases/tag/20210130 |
reopened due to new extended attributes related findings sleuthkit/sleuthkit#2487 and sleuthkit/sleuthkit#2488 |
This was referenced Jul 22, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
libtsk (and therefore pytsk) does not correctly handle ext2, ext3, ext4. Issues reported to upstream:
fls with ext4: multiple errors on inode with inline data sleuthkit/sleuthkit#1979 incorrect handling of inline dataicat with ext4: error on inode with inline data sleuthkit/sleuthkit#1980 incorrect handling of inline dataext4: icat/istat discrepancy between operating system and TSK sleuthkit/sleuthkit#2002 incorrect handling of implicit sparse extentext4: istat/icat do not properly handle uninitialized extent sleuthkit/sleuthkit#2009 incorrect handling of uninitialized extentsleuthkit 4.10.1 was released - changes to attempt upgrade of pytsk Updated to Sleuthkit 4.10.1 #71 #69 - still issues with mix of C and C++ used by libtskThe text was updated successfully, but these errors were encountered: