Summerschool Aachen 2004/Forensics Lab
< Summerschool Aachen 2004
Revision as of 14:51, 5 October 2004 by 137.226.59.160 (talk)
Notes on Presentations
Notes on Lab Session
Analysing the ufs.image.gz file system image
I looked at the image ufs.image (available from here).
First I tried to recognise what file system it is. For this I used the header file fs.h that contains the structures and magic fields of the ufs and ufs2 file systems.