- Manix File Fragmenter (MFF) is a very simple file fragmenter/defragmenter.
- It is completely written in C Language using the C Standard Library.
- To generate de executable by yourself, simply run the file build.bat (Windows Only)
mff <file> frag <fragment size>
- Fragment
fileinto pieces offragment sizebytes mff <file> defrag
- Gather all the fragments in the current directory into
file