8000 GitHub - John-K/fatboy: A simple FAT FS manipulation tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

John-K/fatboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fatboy - a simple FAT filesystem tool

A simple FAT filesystem manipulation tool that leverages ELM-ChaN's FatFs to modify FAT filesystems without mounting them from your OS. FatBoy is inspired by e2tools

Filesystem Support

FatBoy supports creating and modifying FAT-12, FAT-16, FAT-32, and ExFAT filesystems.

What can you do with it?

FatBoy supports the following actions:

  • ls
  • add
  • extract
  • extractdir
  • rm
  • info
  • setlabel
  • mkfs

Demo

asciicast

License

FatBoy is licensed under the BSD license

0