Copyright (c) 2006, Florian Buchholz, Glenn Henderson, David Horvath, and Jeff Jones. All rights reserved. FragMend is an open-source tool. See the included 'LICENSE' file for details. Compiling and running FragMend: You need access to a Java compiler (javac) and must use at least JRE 1.5 to compile and run the program. In the 'src' directory, type: javac *.java to compile, and java FragMend to run the program. Opening the sample solution file 'solution.xml': You must have a copy of the challenge raw data file on the system. Choose the 'Open' button in the toolbar and select the file 'solution.xml'. The GUI will complain that the specified source file cannot be found (unless your challenge raw data file is located at '/Users/florian/forensics/fragmend/src/dfrws-2006-challenge.raw'. Choose 'Yes' to specify a different file and point it to your copy of the challenge data.