- Feb 01, 2024
-
-
-
-
-
-
-
-
-
-
Initializing data runs properly, with offset calculation and linear <-> xfs fsblock address conversion
-
-
-
-
-
-
Fixed a bug with incorrect xfs_dir2_data_unused length calculation in directory a block, thanks to Daniel Kouril (@kouril) for https://github.com/sleuthkit/sleuthkit/pull/1476#issuecomment-486616685
-
-
-
-
Fixed an issue with traversing AGI tree. Do not forget: arrays are aligned to a maximum number of records, not actual number of records
-
-
-
-
-
-
-
-
-
-
-
- Finished XFS_DINODE_FMT_BTREE directory blocks parsing - A bit of refactoring
-
- Now parsing all XFS_DINODE_FMT_EXTENTS forms of directories properly ("block directories", "leaf directories", "node directories"). Would benefit from refactoring
-
-
- Fixed a few int overflows - Adjusted addressing scheme for cases of AG size not being power of 2 - Added proper last block and last inode calculationwq
-
Implemented: blkstat, blkls, blkcat, istat, ils, icat, fls, fsstat. Unsupported XFS features (yet): very large inodes (XFS_DINODE_FMT_BTREE), real-time devices, journaling log
-
Implemented: blkstat, blkls, blkcat, istat, ils, icat, fls, fsstat. Unsupported XFS features (yet): very large inodes (XFS_DINODE_FMT_BTREE), real-time devices, journaling log
-
- Jan 29, 2024
-
-
Ann Priestman authored
Ensure NTFS date ranges out of Unix EPOCH are 0s.
-
Brian Carrier authored
Ensure NTFS date ranges out of Unix EPOCH are 0s. From https://www.forensicfocus.com/articles/interpretation-of-ntfs-timestamps/
-
- Jan 19, 2024
-
-
Jayaram Sreevalsan authored
CT-7939 TSK content tag bug fix
-
- Jan 17, 2024
-
-
eugene.livis authored
-
eugene.livis authored
-