Post: Complete Beginners Challenge Lobby Guide * All Methods*
01-24-2011, 01:57 AM #1
Butler3196
Butler3196
(adsbygoogle = window.adsbygoogle || []).push({}); Credits:
C0deReality - Directions + Clear Tuts
The End - FTP Server configuration Guide
hunter128- HDD Decrytion, Encryption tuts
Me - Creation of thread
DEREKTROTTER, MrMoss + EliteMossy- Awesome Patches which I refer people too

THANKS TO EVERYONE ELSE I LEFT OUT WHO CONTRIBUTED TO THIS!!!


HERE ARE TUTORIALS ON HOW TO DO EVERYTHING!!!

1) How to Install Custom Firmware:
https://www.youtube.com/watch?feature=iv&v=TQ1HEjht7w0&annotation_id=annotation_380299
2) How to Install FTP Server on your PS3 with Custom Firmware
https://www.youtube.com/watch?annotation_id=annotation_574218&v=rt-K_11Lafk&feature=iv

3) How to Set up FileZilla (the program used to connect to ur PS3) on your computer
https://www.nextgenupdate.com/forums/playstation-3-exploits-hacks/213626-how-configure-filezilla-use-ps3-ftp-server.html


4) How to host with Custom Firmware:

https://www.youtube.com/c0deRealitycom#p/a/u/2/OQ-dSk2QEGY

5) How to Host with a 3.41 Firmware jailbroken PS3:
https://www.youtube.com/user/c0deRealitycom#p/u/13/OPHStxUd9iw

Original hunter128 HDD decyption method (TuT) *FULL METHOD*

PlayStation 3 HDD Studio v2.08

--------------------------------------------------------------------------------------------------------------------------------

[A.] TABLE OF CONTENTS

Part I. - Gettings Started
Part II. - Preparing the HDD
Part III. - Find & Merging a HDD
Part IV. - Decrypting
Part V. - Encrypting


--------------------------------------------------------------------------------------------------------------------------------

[I.] GETTING STARTED

Everytime you install a new version of firmware, you should create two merged backups of the HDD used to encrypt/decrypt.

You should use two HDDs. One to be used only for decrypting & encrypting the dummy, and the other one can contain the data you
want to encrypt & decrypt. You can use 1 HDD, but it would require more time on your part.

First of all, you have to prepare your smaller HDD and to create a dummy file. Follow the #PREPARE HDD# section.

--------------------------------------------------------------------------------------------------------------------------------

[II.] PREPARE HDD

- Double-zero (00) the HDD (use the 'Prepare HDD' tab). It's better you use a small HDD to do such operations.
Your HDD will be FORMATTED! Be CAREFUL when choosing the HDD!

- Unplug the ethernet connection to avoid receiving network messages if you have the automatic login option enabled (on PS3).

- Plug the HDD and turn on the console (PS3).

- Format the HDD as requested (using PS3's format).

- After the PS3 reboots, create and login to a user account. You must use only one account for this, so remember that.

- Disable the Information Board (orange info-scrolling board in top right of PS3).

- Turn Off the console normally (hold PS-button and turn off system).

- Unplug the HDD and create a merged image (FIND & MERGE section of this tutorial) naming it: MasterImage_To_Encrypt_xxx.bin
(where xxx is the console's firmware version).

- Create a dummy file. Leave the default size as it is (214748364Cool Man (aka Tustin). Browse to your flash drive and click 'Create Dummy File'.

- Copy the dummy file from the flash drive to the PS3 HDD (in Music section) and create a merged image (FIND & MERGE section) naming it:
MasterImage+Dummy_To_Decrypt_xxx.bin (where xxx is the console's firmware version).

- Open your MasterImage+Dummy_To_Decrypt_xxx.bin file in WinHex and seek for a dummy sector; it's easy to understand where the dummy starts,
all of the dummy sectors are equal in size (1 sector is 512 bytes). You just have to seek the entire HDD scrolling it down until you see a
repetitive pattern different from the initial one (a fast method is to go at the middle of the .bin file, there should be the dummy).

- Note: Set Winhex this way: VIEW > RECORD PRESENTATION: put the 'v' in all 3 checkmarks, then fill these values:
First Record at offset: 0
Record size in bytes: 512

- Remember to select a good background color in WinHex options (Options > General) or you won't notice where a sector starts!
This way each sector will be displayed in an alternate color, making it easier to see different sectors.

- Create a dummy data partlog using FIND & MERGE, chosing option "Find all HDD sectors starting with these 16 bytes".
You'll obtain a partlog of the dummy data, keep it, you will need it frequently.

--------------------------------------------------------------------------------------------------------------------------------

[III.] FIND & MERGE

- This section allows you to create merged images and the related partlogs.

- To create a merged image, select "Find all HDD sectors containing data different from 0x00, all through the HDD".
Select a source disc.
Select a partlog and image name.

- It will create 2 files. A .txt (thats the partlog) and a .bin (that's the merged image).

- To create dummy data partlogs, select "Find all HDD sectors starting with these 16 bytes".
Fill the textbox with the first 16 bytes of a dummy sector
Select a source disc.
Select a partlog name.

- It will create one .txt file (that's the dummy data partlog).

--------------------------------------------------------------------------------------------------------------------------------

[IV.] DECRYPT

- Double-zero the HDD (00) (use the 'Prepare HDD' section) differently than the one that you used to encrypt or decrypt (so a second one that
could be big).

- Format it using your PS3. Download the PSN data you want to decrypt (or install a game data package, or whatever you
want to see decrypted).

- Attach it to PC. Go to Find & Merge and use the option "Find all HDD sectors containing data different from 0x00"
You will obtain a partlog-DataToBeDecrypted.txt and a partlog-DataToBeDecrypted.bin, the last one is the data to be decrypted, already merged.

- Restore the MasterImage+Dummy_To_Decrypt_xxx.bin to a HDD that you will use only to encrypt/decrypt.
To restore, see the RESTORE A MERGED IMAGE section below.

- In decrypt step 1, select the PS3 HDD where you have just restored MasterImage+Dummy_To_Decrypt_xxx.bin.
Select the merged file obtained from the operation above (partlog-DataToBeDecrypted.bin)
Select the dummy data partlog you obtained from the PREPARE HDD section.
Click 'Awesome faceo process'. The data will be copied on the HDD in the place of the dummy file.

- Now insert the HDD that you just patched into your PS3. Copy the dummy file from HDD to a flash drive.

- Now attach the flash drive to the PC and select: "Decrypt Step 2":
Browse to the flash drive, find Dummy99.mp3
Select the same merged file you selected in the step above.
Choose an output file (it's the decrypted result).
Select the dummy data partlog you obtained from the PREPARE HDD section.
Push 'Awesome faceo process', you will obtain a merged decrypted file.

--------------------------------------------------------------------------------------------------------------------------------

[V.] ENCRYPT

- Restore the MasterImage_To_Encrypt_xxx.bin to a HDD that you will use only to encrypt/decrypt.
To learn how to restore, see the RESTORE A MERGED IMAGE section below.

- In encrypt step 1:
Browse to your flash drive's root.
Browse to the merged data you want to encrypt.
Click 'Awesome faceo process', the data will be copied onto the flash drive whith the right structure.

- Now insert the HDD that you just restored with MasterImage_To_Encrypt_xxx.bin into your PS3.
Copy the dummy file from flash drive to HDD using your PS3.

- Turn off PS3 and detach the HDD, then attach it to your PC.

- In encrypt step 2:
Select the HDD with the dummy file.
Browse to the merged data to be encrypted.
Select the dummy data partlog you obtained from the PREPARE HDD section.
Select the output file name and place.
Click 'Awesome faceo process', the data will be copied to your PC.

- Restore the merged encrypted file by following the RESTORE A MERGED IMAGE section.

--------------------------------------------------------------------------------------------------------------------------------

[VI.] RESTORE A MERGED IMAGE

- In expand data:
Select operation: split parts and write them in a physical target disk (ALL)
Browse to the merged data.
Browse to the merged data partlog.
Select your target disc.
Click 'Awesome faceo process', the data will be restored (expanded) in the selected HDD.

---------------------------------------------------------------------------------------------------------------------
(adsbygoogle = window.adsbygoogle || []).push({});

The following 3 users say thank you to Butler3196 for this useful post:

0xFa1z, Doctor A HD, Mr.Pure420
01-24-2011, 02:00 AM #2
Nice Man, I Already Had Mine Jailbroke And I Host Already, But You Did A Good Job On Posting This For Others
01-24-2011, 02:17 AM #3
not all methods.. wheres hunters method? and all of these im sure are posted..

The following user thanked Mr.Pure420 for this useful post:

Ned Flanders
01-24-2011, 03:20 AM #4
Butler3196
Butler3196
Originally posted by Mr.Pure420 View Post
not all methods.. wheres hunters method? and all of these im sure are posted..


True dat bro. Ill update the post tomorrow with a full HDD decryption method that ill through together via SATA cables
01-24-2011, 03:21 AM #5
You leached The End's videos for the last 2 and didn't give credit? And he already posted a tutorial when the JB first came out BTW.
01-24-2011, 03:26 AM #6
Butler3196
Butler3196
Originally posted by ElephantEars
Nice Man, I Already Had Mine Jailbroke And I Host Already, But You Did A Good Job On Posting This For Others


Thanks bro. Its now complete with HDD decryption methods for hunter128s way also. This is all the ways that are famously known Outie
01-24-2011, 03:26 AM #7
chris2595
Can’t trickshot me!
Ohh So this Isent hunter's Way:O
01-24-2011, 03:39 AM #8
Butler3196
Butler3196
Originally posted by theycallmeryan View Post
You leached The End's videos for the last 2 and didn't give credit? And he already posted a tutorial when the JB first came out BTW.


Naw Its good bro I gave him credit after, I just needed to look up all sources. I updated it fully now. Check it. Thanks 4 that though!

---------- Post added at 10:33 PM ---------- Previous post was at 10:32 PM ----------

Originally posted by Mr.Pure420 View Post
not all methods.. wheres hunters method? and all of these im sure are posted..


Hey the thread is fully updated now. Thanks for reminding me of the HDD Decryption. Completely fergot. Lulz. There ya go brother!

---------- Post added at 10:39 PM ---------- Previous post was at 10:33 PM ----------

Originally posted by chris2595 View Post
Ohh So this Isent hunter's Way:O


The CFW and Jailbreak isnt naw. The HDD Decryption is hunter's original way. he connected to the computer with DATA SATA Cables
01-24-2011, 03:44 AM #9
yea. i cant wait till sony makes new update kids thinking their hackers seriously its pissing me off for reals
this kid was talking all kinds of shit
01-24-2011, 03:51 AM #10
Butler3196
Butler3196
Originally posted by Mr.Pure420 View Post
yea. i cant wait till sony makes new update kids thinking their hackers seriously its pissing me off for reals
this kid was talking all kinds of shit


Wait Im taking shit? or other kids are? Who are you talking about?

BTW Im wit u dud i want this CFW shit to end. the amoutn of hosting fags who think their awesome pisses me off. I host via another 3.41 PS3 and have beenf or 3 or 3 ina half months now. im notta nube i just havent really posted shit til today when I thought ide be helpful Smile

---------- Post added at 10:51 PM ---------- Previous post was at 10:48 PM ----------

If any1s got questions just ask. BTW bump this post for a legit ass beginners CL guide.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo