Results 1 to 2 of 2

Thread: PS3 update unpacker - ver1

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,896
    Blog Entries
    3209
    Rep Power
    50

    ps3 PS3 update unpacker - ver1

    [RO]man posted this release:

    This is a tool for unpacking the PS3 update package 1.10 available for download
    from http://www.jp.playstation.com/ps3/update/

    Quick&dirty, src included, BIG endian structures/files, only for devs, etc...

    SCE format is now interresting; we've seen it mentrioned in PSP loader, haven't we?
    ... and the semi-encrypted ELF

    Enjoy,
    [RO]man

    10/11-nov-2006

    PS.
    struct SCE{
    char magic[4]; //"SCE\0"
    int version; //? = 2
    short encrypted;//? = 1 not; 0 encrypted
    short unk; // = 1
    int sizeofplain;//?
    int64 sizeofhdr;
    int64 sizeofcompresseddata;
    data.... your input here

    Download and Give Feedback Via Comments and make sure you have msvcr80.dll on your system

  2. #2
    DCEmu Regular porchemasi's Avatar
    Join Date
    Feb 2006
    Posts
    250
    Rep Power
    68

    Default

    INSANE! All we need now are PS3 Emu ports made for the PS3 Linux OS . Port Linux emus to be compatible with PS3 Linux OS and you will be remembered in history

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •