Skip to content

huronbikes/FATImageTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FATImageTool

Java library for manipulating raw disk images containing a FAT file system

Right now, this library is capable of reading information from the Master Boot Record and the Volume Boot Record of a DOS disk image. In addition, this library can currently create new directories.

The end goal for the library is to create a formatted, bootable disk image for DOS.

This library is very alpha and will probably change as I get around to adding more capabilities. Right now, being able to perform cluster-level operations (read, write, allocate) provides a generous amount of functionality.

Storage and structure representation probably is less than ideal.

About

Java tool for manipulating raw disk images containing a FAT file system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages