APFS.bt
Read APFS (Apple File System) structures
File Information
Authors: | Yogesh Khatri |
Category: | Drives |
Version: | 1.13 |
Available Versions
Version |
Date |
Author |
Changes |
Download |
1.13 |
2021-03-01 |
Yogesh Khatri |
Change apfs_role display to enum (from flag) |
Download |
1.12 |
2021-01-25 |
Yogesh Khatri |
Add template display functions for nodes |
Download |
1.10 |
2020-10-06 |
Yogesh Khatri |
Change pad2 to uncompressed_size in inode struct, (used by macOS 10.15+), add inode flags |
Download |
1.8 |
2020-09-12 |
Yogesh Khatri |
Add new items as per Apple spec 2020-06-22, support for sealed volumes |
Download |
1.7 |
2020-08-31 |
Yogesh Khatri |
Add correct padding to keybag_entry structure |
Download |
1.6 |
2020-05-19 |
Yogesh Khatri |
Fix minor bugs parsing XF, flags. Added container flags |
Download |
1.5 |
2020-05-02 |
Yogesh Khatri |
Changed blocksize to uint64, fixes incorrect omap address calculation |
Download |
1.4 |
2020-02-24 |
Yogesh Khatri |
Add to 010 repo |
Download |
Return to the Template Repository