Awesome, worked after first try.
This, of course, makes me kick myself for not just asking in the forums for help before spending hours working on it myself. (Though, of course, this violates the first rule of etiquette in regards to asking for help in forums.)
Apparently, the files I was trying to open are encrypted. However, from the lines of code I modified, it appears that the only difference between their encryption and that of files keyed to a PID is that the PID shifts the standard encryption key by some amount. Trying to decrypt using any specific PID was unsuccessful just the same as trying to decrypt a PID-keyed file with the wrong PID.
Again, much thanks for solving this puzzle for me.
|