wilszdev / DiskStuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

disk stuff

messing around a bit, learning about filesystems.

this program will:

  • open a drive
  • look for the mbr
  • go to the first partition
  • check for fat32 filesystem
  • if found, prints contents

About


Languages

Language:C++ 93.9%Language:Python 3.3%Language:C 2.8%