A (simple) java code to retrieve useful information about DSI Prophet '08 and REV2 sysex patches. Currently outputs the name and patch number of a sysex file (the first patch if a complete bank is loaded), so that you don't accidentally overwrite an existing patch when loading sysex files.
java -jar prophetutils.jar <path/to/your/sysexfile>
This project is distributed under the Unlicence, meaning that you can basically do whatever you want with the sources.
read the guide