lcdump.exe is a small console app that creates monochrome BMP screen captures of a GLK19264A or any other MXO display that supports the "Read Screen" command. This should come in handy for debugging and documentation purposes. Works on Windows (.NET) and Linux (mono).
The program works great, just find your comport number, open up a command prompt, navigate to the file location, type in something along the lines of "lcdump COM38 19200 Text.jpg", and voilà.