1. A modification of LANG-EN.DAT
that replaces the word
"REMAINING" (which is referring to the
number of pictures remaining) with "HAX0RED!".
[I'm delaying a bit on publishing this one. I've run it with two
cameras, but I'm not sure which of the 3 copies of the word must be
modified. It seems like it is majority rule, but the software didn't
seem to do that. I'll investigate more...]
2. Remove the $80-command-controlled flag. This just sets the default
mode to communications-enabled. The reverse mod to restore the
regular operation of the camera is also included.
3. Test to see if the $80-command-flag is necessary. This just tries to
read a block of memory without first sending the $80 command. It would
be best to try this after powering down the camera for a little bit.
4. Change the camera's USB product ID from $0027 to $0024. I've
provided a reverse mod for this, but you'll probably have to run pv2mod
with the -vid=0x0024 argument.