Forum: Open Source & Homebrew Jailbreak - If you are looking for news and helpful information on PS3 topics like open source and homebrew jailbreak solutions then PSX-Scene should be your first stop. You can stay up to date on topics such as PSGroove and PSFreedom plus much more.


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: does anyone have amon ra modded recovery with custom payload support
  

Results 1 to 10 of 10
  1. #1 does anyone have amon ra modded recovery with custom payload support 
    bigd5783 is offline Member
    Join Date
    Aug 2010
    Posts
    190
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I have searched high and low all over for this mythical creature but cannot find it. I have heard that there was a modified version of amon ras recovery for G1/Dream 32B that allows for any compiled payload to be loaded. I want to use it to load up hermes v3 payload but I can't seem to find it. If anyone has it please post up a link or post the file. I appreciate any help.
    Reply With Quote  

  2. #2  
    eventum is offline Registered User
    Join Date
    Sep 2010
    Posts
    28
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Whops, missread. Delete this post.
    Reply With Quote  

  3. #3  
    Join Date
    Sep 2010
    Posts
    65
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by bigd5783 View Post
    I have searched high and low all over for this mythical creature but cannot find it. I have heard that there was a modified version of amon ras recovery for G1/Dream 32B that allows for any compiled payload to be loaded. I want to use it to load up hermes v3 payload but I can't seem to find it. If anyone has it please post up a link or post the file. I appreciate any help.
    HTC DREAM ONLY (TMOBILE G1)

    here is a link here u go http://psfreedom.com/wiki/index.php?title=G1
    and here is the download http://www.multiupload.com/PU7W9R85FZ

    you may need to read this http://forum.xda-developers.com/showthread.php?t=566669

    key points ignore the bits about downloading rodgers or whatever else in short i used this one but changed the end like i have in the quote so if u put the file directly on the root of your card you should just be able to type the code for console (found in recovery mode if u have a custom recovery):
    via console :

    * Requires root
    * Do NOT follow these steps from a terminal application on the phone, make sure that you've booted into a custom recovery first!!!

    Code:

    Copy recovery-RA-dream-v1.7.0.img to the root of your sdcard
    Boot into your current custom recovery (boot while holding HOME)
    select console from the menu
    #mount -a (this can give back an error if you don't have an ext partition, don't worry about it and just proceed)
    #flash_image recovery /sdcard/recovery-PSFreedom-Dream-v1.1.2.img
    Last edited by AntonyTheGreat; 10-07-2010 at 10:22 PM. Reason: Cleaning up my post
    Reply With Quote  

  4. #4  
    bigd5783 is offline Member
    Join Date
    Aug 2010
    Posts
    190
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Thats the one I am running now. I read that there was a modified version of this that would load a custom payload as well as the ones that are included. I have not been able to find this one. If this version includes loading custom payloads where do you put the payload to load it up? In short the one you posted has hermes v1 in it but I am looking for hermes v3 payload and would like to continue to be able to update the payloads as more come along as dev on this version has stopped.
    Reply With Quote  

  5. #5  
    Join Date
    Sep 2010
    Posts
    65
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    isnt hermes v3 the peek and poke one in there... as ive been using that for all things and it seems to work fine even with things that require hermes payload
    Reply With Quote  

  6. #6  
    bigd5783 is offline Member
    Join Date
    Aug 2010
    Posts
    190
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Features:

    * New Address 0x80000000007ff000 end of the payload at the end of the Kernel in order to add the extra code needed (the code is relocatable, if necessary)

    * Added support syscall 8 with Stealth and other kernel functions such as copy, allocate memory, perform routine, add path table (for replacement / redirection of files and directories), etc. (see syscall8.h for details)

    * Support for Homebrew in /apps_home/PS3_GAME similar to a flash drive or connected on /dev_usb000/PS3_GAME

    * Syscall redirection 36 games to run diskless: /apps_home/PS3_GAME

    From what I have read as well it will allow you to get the new Call of Duty game working as well if used with OM 1.16
    Reply With Quote  

  7. #7  
    Join Date
    Sep 2010
    Posts
    65
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    call of duty? do you mean mw2 or black ops or are you talking about medal of honor? anyways i dont think it will exist if it is not in the psfreedom website
    Reply With Quote  

  8. #8  
    bigd5783 is offline Member
    Join Date
    Aug 2010
    Posts
    190
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    oops yeah medal of honor I just got done with a game of call of duty with a friend and had it on the brain. Im going to switch over to this for the time being untill another recovery comes along.
    [G1/32B] PSFreedom (v3 15/09/2010) - xda-developers
    Reply With Quote  

  9. #9  
    Join Date
    Sep 2010
    Posts
    65
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by bigd5783 View Post
    oops yeah medal of honor I just got done with a game of call of duty with a friend and had it on the brain. Im going to switch over to this for the time being untill another recovery comes along.
    [G1/32B] PSFreedom (v3 15/09/2010) - xda-developers
    lol thanks i forgot to check on xda-developers lol i go there to get help with my phone... sorta seems like a no brainer.

    whats the problem with using the enabler disabler v3 method?
    Reply With Quote  

  10. #10  
    erickdj is offline Member
    Join Date
    Sep 2010
    Posts
    223
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    Quote Originally Posted by AntonyTheGreat View Post
    lol thanks i forgot to check on xda-developers lol i go there to get help with my phone... sorta seems like a no brainer.

    whats the problem with using the enabler disabler v3 method?
    that's the version you want to use. amon_ra pretty much abandoned the psfreedom port to his recovery image. the only downside to using the enabler/disabler is that there's no usb access to the phone storage while it's "enabled", that's all. Now, on the upside there's a lot of good things:
    no need to boot into recovery & reboot twice to get back to the phone.
    it works "plug & play", no need to do anything other than plugging the phone to the ps3.
    dynamic payloads, change payloads easily when needed.
    Reply With Quote  

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