Forum: Official Free MC Boot Forums - Discussions and development of the the newest and most advanced hack/exploit for the PS2!


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: Using Xploder Parental GameLock as alternative to FreeMcBoot
  

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
  1. #1 Using Xploder Parental GameLock as alternative to FreeMcBoot 
    mark_k is offline Member
    Join Date
    Dec 2010
    Posts
    101
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    7
    Hi,

    Out of curiosity, I bought an Xploder Parental GameLock recently. (It's currently GBP 1.99 at play.com.)

    The PGL consists of PS2 software/installer CD and two memory card slot locks (for fat & slim PS2s). The original idea is that the parent runs the installer which installs the GameLock program to a memory card. With the memory card is locked in place, the child can only play those games which the parent has allowed.

    So, the Parental GameLock probably uses the same memory card exploit as Free McBoot in order to run its code.

    The osdmain.elf file the PGL installer puts in BEEXEC-SYSTEM on the memory card loads and runs BOOT.ELF from that directory.

    If you delete the PGL BOOT.ELF (and its data files to free up space), you can replace it with any ELF file of your choice. For example, I put Open PS2 Loader there and it launches straight from power on -- no waiting for the FMCB splash screen to go away.

    The only additional space used by that method is about 75KB for the PGL osdmain.elf.

    I put uLaunchELF and PS2ESDL on the memory card, and set OPL to exit to uLaunchELF. So now I boot straight into OPL, but can exit to uLE and run PS2ESDL if needed.
    Reply With Quote  

  2. #2  
    TnA's Avatar
    TnA
    TnA is offline Member
    Join Date
    Apr 2005
    Location
    Germany
    Posts
    4,580
    Downloads
    0
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    12
    Likes Received
    30
    Quote Originally Posted by mark_k View Post
    Hi,

    Out of curiosity, I bought an Xploder Parental GameLock recently. (It's currently GBP 1.99 at play.com.)

    The PGL consists of PS2 software/installer CD and two memory card slot locks (for fat & slim PS2s). The original idea is that the parent runs the installer which installs the GameLock program to a memory card. With the memory card is locked in place, the child can only play those games which the parent has allowed.

    So, the Parental GameLock probably uses the same memory card exploit as Free McBoot in order to run its code.

    The osdmain.elf file the PGL installer puts in BEEXEC-SYSTEM on the memory card loads and runs BOOT.ELF from that directory.

    If you delete the PGL BOOT.ELF (and its data files to free up space), you can replace it with any ELF file of your choice. For example, I put Open PS2 Loader there and it launches straight from power on -- no waiting for the FMCB splash screen to go away.

    The only additional space used by that method is about 75KB for the PGL osdmain.elf.

    I put uLaunchELF and PS2ESDL on the memory card, and set OPL to exit to uLaunchELF. So now I boot straight into OPL, but can exit to uLE and run PS2ESDL if needed.
    Hey, they broke the FMCB-Licence.

    Anyway,... Since they probably used the code from FMCB and FMCB 1.8's code isn't open, it is probably also missing the complete system-initialisation and thus is no alternative to FMCB (for example games might start with the wrong language...).

    Another thing,... Where do you have to 'wait', while the FMCB-Logo is shown?
    Have you ever measured the time/difference?

    Other than that,... If you want to start an ELF from MC, FMCB's MC-KELF/osdmain.elf alone is also capable of doing it and also is only 75KB in size.

    Nevertheless, it would be interesting to take a look at this 'product'.
    Can you make an ISO out of this disc (PM please)?
    PS2 V7/DMS3 V2 (FW:2.4b7); Seagate Baracuda 200GB
    PS2 V7/CC1.0 (FW:34 hacked v2 BM:2.1.6); Maxtor DiamondMAX9 PLUS 160GB
    PS2 SCPH-30004R; NoMod+NoLaser

    3xSony BBA
    3xSony MC 8MB
    MAX/Datel 16MB with Boot-CD
    MAX/Datel 32MB&64MB

    Custom FMCB 1.8b+ Beta-Build, my AIO 0.5, Sony&xRhino-Linux
    Reply With Quote  

  3. #3  
    mark_k is offline Member
    Join Date
    Dec 2010
    Posts
    101
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    7
    Quote Originally Posted by TnA View Post
    Hey, they broke the FMCB-Licence.
    Are you sure? When did FMCB first come out? The Parental GameLock was introduced in December 2006 (apparently). The press release about it on the Xploder site is dated 10 Nov 2006.


    [quote=TnA;681896]Another thing,... Where do you have to 'wait', while the FMCB-Logo is shown?
    Have you ever measured the time/difference?[quote]

    Not yet, but the FMCB logo appears for several seconds every time you power on. Or is that only if you enable the OSDSYS hack?
    Reply With Quote  

  4. #4  
    TnA's Avatar
    TnA
    TnA is offline Member
    Join Date
    Apr 2005
    Location
    Germany
    Posts
    4,580
    Downloads
    0
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    12
    Likes Received
    30
    Quote Originally Posted by mark_k View Post
    Are you sure? When did FMCB first come out?
    May/June 2008, back then under the name 'FreeOSDatel Boot'/'FreeVast Project'.

    The Parental GameLock was introduced in December 2006 (apparently). The press release about it on the Xploder site is dated 10 Nov 2006.
    Interesting!
    Means, it is using custom code and they released something based on Sonys OSDSYS-Update, even before Memor32 hit the shelfs.

    Quote Originally Posted by TnA View Post
    Another thing,... Where do you have to 'wait', while the FMCB-Logo is shown?
    Have you ever measured the time/difference?
    Not yet, but the FMCB logo appears for several seconds every time you power on. Or is that only if you enable the OSDSYS hack?
    Actually, it only shows the FMCB-Logo while it initializes the system; checks for an inserted disc and the disc-type; and when it patches the OSDSYS (loading OSDSYS to ram, patching, executing,...).

    So,... Yes, every single activated function adds a bit to the delay, even thought it might be micro-seconds only.
    PS2 V7/DMS3 V2 (FW:2.4b7); Seagate Baracuda 200GB
    PS2 V7/CC1.0 (FW:34 hacked v2 BM:2.1.6); Maxtor DiamondMAX9 PLUS 160GB
    PS2 SCPH-30004R; NoMod+NoLaser

    3xSony BBA
    3xSony MC 8MB
    MAX/Datel 16MB with Boot-CD
    MAX/Datel 32MB&64MB

    Custom FMCB 1.8b+ Beta-Build, my AIO 0.5, Sony&xRhino-Linux
    Reply With Quote  

  5. #5  
    SkyNet's Avatar
    SkyNet is offline Member
    Join Date
    Apr 2010
    Posts
    612
    Downloads
    5
    Uploads
    0
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    204
    Likes Received
    182
    Interesting idea from Xploder. So they new how to do it in 2006y ? Amazing....

    But the most interesting question is:

    Can it work on SCPH- 90000 models ? Can some-one make tests? If it can work on SCPH- 90000 models--then it is possible to further evolve and develop FMCB....
    So probably one day we will see , lets say version 1.9 or even 2.0 of FMCB ? How is that sound?
    Last edited by SkyNet; 08-24-2012 at 04:12 AM.

    Best Regards from PS3 Linux User
    Reply With Quote  

  6. #6  
    mark_k is offline Member
    Join Date
    Dec 2010
    Posts
    101
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    7
    My guess is that Sony completely removed support for memory card booting in the last SCPH-9000x firmware version, so the Xploder PGL won't work on those consoles. But I don't have one to test.

    Unless someone finds a buffer overflow vulnerability in the final SCPH-9000x ROM code, there's probably no chance of memory card booting on those consoles. (After all these years, I'd assume people have looked at the PS2 ROM code to try to find things like that.)
    Reply With Quote  

  7. #7  
    spud42's Avatar
    spud42 is offline FMCB 1.8b installed free Australia
    Join Date
    Apr 2005
    Location
    Brisbane, Australia
    Posts
    1,436
    Downloads
    0
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    55
    Likes Received
    46
    Quote Originally Posted by SkyNet View Post
    Interesting idea from Xploder. So they new how to do it in 2006y ? Amazing....

    But the most interesting question is:

    Can it work on SCPH- 90000 models ? Can some-one make tests? If it can work on SCPH- 90000 models--then it is possible to further evolve and develop FMCB....
    So probably one day we will see , lets say version 1.9 or even 2.0 of FMCB ? How is that sound?
    trusty ebay......lol

    Nbg Edv Handels & Verlags Xploder Parental GameLock ... | eBay

    fmcb@aussiemail.com.au
    128 installs , last on 24-May-2013
    PS2 50002 PAL Silver + Network Adaptor + 500 Gig Hitachi IDE + FMCB 1.8b
    PS2 79002 PAL Slim Unmodded FMCB 1.8b
    PSP 2002 black CFW 6.60 B10 PhotoFast 5400 with 2 x 8 Gig micro SDHC
    PS3 CECH3002A
    Reply With Quote  

  8. #8  
    RandQalan's Avatar
    RandQalan is online now Wanabe Beta Tester
    Join Date
    May 2010
    Location
    USA
    Posts
    3,751
    Downloads
    17
    Uploads
    37
    Mentioned
    20 Post(s)
    Tagged
    5 Thread(s)
    Likes Given
    788
    Likes Received
    433
    What is even better people is this is not what you think it is

    Amazon.com: Xploder Ps2 Parental Game Lock: Video Games

    V10 SCPH-50001 with Network adapter SCPH-10281 500 G HD
    PSP 3000 9G 6.20 PRO CFW Perm
    Unofficial FMCB v1.8C OPL self compiled HD and SMB preferred
    Is how all good gaming systems came to be
    Reply With Quote  

  9. #9  
    Join Date
    Jun 2008
    Posts
    390
    Downloads
    0
    Uploads
    0
    Mentioned
    2 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    3
    Likes Received
    8
    I want to check this out

    so let me get this straight real quick. we are seeing a type of FMCB on a "pressed disc"?

    Also on another note to the original poster. by anychance how were u able to erase and replace the data on the memory card? I can only guess maybe by using fmcb and ulaunchelf to view and edit the files, or does the ability come from the pgl program?
    Reply With Quote  

  10. #10  
    spud42's Avatar
    spud42 is offline FMCB 1.8b installed free Australia
    Join Date
    Apr 2005
    Location
    Brisbane, Australia
    Posts
    1,436
    Downloads
    0
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    55
    Likes Received
    46
    If you delete the PGL BOOT.ELF (and its data files to free up space), you can replace it with any ELF file of your choice. For example, I put Open PS2 Loader there and it launches straight from power on
    from original post .......

    so he probably replaced their boot.elf with uLE????

    so let me get this straight real quick. we are seeing a type of FMCB on a "pressed disc"?
    but this was released 2 years before the first FMCB

    fmcb@aussiemail.com.au
    128 installs , last on 24-May-2013
    PS2 50002 PAL Silver + Network Adaptor + 500 Gig Hitachi IDE + FMCB 1.8b
    PS2 79002 PAL Slim Unmodded FMCB 1.8b
    PSP 2002 black CFW 6.60 B10 PhotoFast 5400 with 2 x 8 Gig micro SDHC
    PS3 CECH3002A
    Reply With Quote  

Page 1 of 2 1 2 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •