fat-filesystems

There are 2 repositories under fat-filesystems topic.

  • Gregwar/fatcat

    FAT filesystems explore, extract, repair, and forensic tool

    Language:C++299112040
  • MorrisonCole/os-cw2

    The objective of this coursework is to write the equivalent of scandisk for a DOS (FAT12) filesystem on a floppy disk. Scandisk is a filesystem checker for DOS filesystems. It can check that a filesystem is internally consistent, and correct any errors found.

    Language:C40