|
Very nice program, I enjoy making small useful programs like this, so I know it can be more difficult/time consuming than one would think.
One small annoyance; on clicking info, the help box is loaded modal, so that you cannot go back to the main program and follow each step one at a time. It might be better having it load as a seperate normal form instead.
Another suggestion; on selecting a rockbox binary file, could the program search through it for images (I would think the bitmap headers at least would be distinct from other code) and then give the user the ability to look through them. This would stop the (very small) chance that a random piece of code could be overwritten as you mention, and would be slightly more intuitive to the user. Having not studied the rockbox binary format I'm not 100% certain this would be possible.
Also if you want a hand or anything I would be happy to help, I guess you have written this in C#?
|