Quote:
Originally Posted by felix23
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.
|
I'm trying to do the same thing, but without success. I modified the script, but it still requires that I enter a PID for it to run. What do I enter for the PID? Or do I need to do something to change the required inputs?
Thanks!