Hermes v3 release - 改機

Table of Contents

1. 在 payload kernel 的最後面增加了一個 0x80000000007ff000 位址,
以提供額外的程式擴充使用(這部分的程式可以被重新定址)
2. 增加 syscall 8 和部分 kernel 函式的資源,
包含複製,記憶分配, perform routine(可以執行routine?),
和 path table(用來重新導向檔案路徑)
3. 支援自製程式的啟動路徑 /apps_home/PS3_GAME 和 /dev_usb000/PS3_GAME
5. 新增 36 個遊戲可以不用引導光碟
================
原文連結 :
http://www.elotrolado.net/hilo_desarrollo-psgroove-payload-custom_1490355

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

--

All Comments

Lily avatarLily2010-10-08
又要重編程式了嗎>_<
Suhail Hany avatarSuhail Hany2010-10-10
按照慣例AT90系列的程式會先出來,接著才會是PIC的
Enid avatarEnid2010-10-13
破解初期果然更新速度超快...