Editor for Fixed Width, Csv and Existing Xml files.
...It can generally find both Text and binary / packed deicimal fields in a file
For Simple Csv you should look at its sister project reCsvEditor.
Note: The core Editor code is also used in the "Protocol buffers editor" and "Avro Editor"
mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.