View Single Post
Old 02-16-2013   #89
bobross
Member
 
Join Date: Sep 2010
Posts: 108
Likes: 8
Liked 11 Times in 10 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Originally Posted by haz367 View Post
with 2GB splits i had an error..must be m mistake or some..then with "200mb" parts it decrypted fine each part..i'm about todo a 80GB but it took way to long with 200mb parts... the "program" works great..its the users
Ok it seemed to work with 1GB chunks! 2GB was outputting nothing. I now have a 1GB sectors_decrypted file!

what should I be looking for when I run
Code:
hexdump -C sectors_decrypted | head -12
?

Still looks like a bunch of random data. Should there be some header in English or something?

also tried to mount but get this:
Code:
root@ubuntu:/media/bob/New/ps3_decrypt_tools/data# mount -t ufs -o ufstype=ufs2,ro sectors_decrypted /mnt/
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

root@ubuntu:/media/bob/New/ps3_decrypt_tools/data#

Last edited by bobross; 02-16-2013 at 03:49 PM.
bobross is offline   Reply With Quote