FSAnalyzer

to analyze basic data structures of a given disk with some specific file system

This project is maintained by helenawang

Welcome to FSAnalyzer

This is a simple tool I write to list all the files existed in a specific file system in order to get to know about more information in a disk and track the timeline of some files we may concern. Notice that This is a project for learning. The implementation refers to that wonderful tool TSK(The Sleuth Kit) and the book FSFA(File System Forensic Analysis) written by Brain Carrier.

History

It was in the summer of 2015 that I take a lesson called Introduction to Digital Forensics and I tried to write my own analyze tool and here it is. During the following months, I tried to add more functions and expand my program to support more file systems. Now it supports FAT(FAT16 and FAT32).

Authors and Contributors

2015-2016, Helena Wang(@helenawang)

Support or Contact

You may refer to the documentation or wiki for more information. If you are interested in my program or have any problems, feel free to contact @helenawang in github.