open Xplorer, and go to Drive, Open, Harddrive or memcard.
Go to Partition3 (partition 2 on a memory card), then content, then the folder thats NOT a bunch of 00's, then 4D5307D1, then 00000001, you will see profile.sav, right click on it and extract it somewhere.
the extraction part is done, now for getting the images out....
Now that you have your profile.sav.. its time to get your images out.. the original way i figured it out was using any hex editor, the pictures are plain jpgs, stored in the sav.. so if you look for the standard jpeg header "FFD8FFE000104A464946" and go from there all the way to an ending FFD9 with lots of 00's after it, you have the entire JPG.. copy all of that and paste into a new file and save as a jpg..
but for the rest of you not so technically adept with a hex editor, i found a program to do it automatically, untill one is written just for this job..
you need a "full" version of WinHex..
simply open the .sav in winhex, go to tools, disk tools, then file recovery by type
set it to extensive byte level search, set it to JPEG, and set an output directory, then press OK
Done! it will tell you how many images it extracted, go to your output folder and enjoy..