Modchip 板


LINE

graf_chokolo确实很有天份……。 http://grafchokolo.com/ps3-development-page.html/comment-page-8/#comment-2558 graf_chokolo says: March 16, 2011 at 2:36 pm Guys, take a look at my ps3dm-utils. Now you can enable service mode from Linux :-) Look at ps3dm_usb_dongle_auth :-) 嘿!大家看一下我的ps3dm-utils ,现在可以从 Linux进service mode了。 注意ps3dm_usb_dongle_auth 的部份。 nEsCh says: March 16, 2011 at 9:32 pm enable… cool 开启……,真酷。 Could you disable it to? 那有办法关闭吗? graf_chokolo says: March 17, 2011 at 7:09 am Yes :-) You have to write 0xff to EPROM offset "Product Mode" (see my HV page) by using ps3dm_um :-) 当然可以,只要利用ps3dm_um工具在 EPROM关於Product Mode的位址写入0xff就 可以离开了。 graf_chokolo says: March 17, 2011 at 7:59 am 1st step – Generating a challenge ---------------------------------- 第一步-让主机询问 # ps3dm_usb_dongle_auth /dev/ps3dmproxy gen_challenge 2nd step – Generating a valid response for a challenge ------------------------------------------------------- 第二步-产生正确的回答 You need a dongle id. Valid range for dongle IDs is 0x0000 ~ 0xffff. So choose one, doesn't matter which one, but some are revoked !!! 你会需要一个电子狗的ID,在0x0000 ~ 0xffff 的范围之内随便选一个,数字不 重要,只是有些已经被列黑名单了(,所以不行的话就换一个) # ps3dm_usb_dongle_auth /dev/ps3dmproxy gen_resp 0xBABE here is a challenge like this 0xXX 0xXX ... of size 20 bytes 询问的形式长得像0xXX 0xXX … 总长度有20个位元组 3rd step – Verifying response (Enabling "Product Mode") -------------------------------------------------------- 第三步-检查回答(正确就可以启动Product Mode) # ps3dm_usb_dongle_auth /dev/ps3dmproxy verify_resp 0xBABE here is the response from step 2 like this 0xXX 0xXX ... of size 20 bytes" 回答跟询问格式一样,长度也是20位元组 4th step – Checking if "Product Mode" is enabled ------------------------------------------------- 第四步-检查Product Mode是否启动 The returned value shouldn't be 0xff. 回传的结果不能是0xff # ps3dm_um /dev/ps3dmproxy read_eprom 0x48C07 5th step – Disabling "Product Mode" ------------------------------------ 第五步-关闭Product Mode # ps3dm_um /dev/ps3dmproxy write_eprom 0x48C07 0xff graf_chokolo says: March 18, 2011 at 12:42 pm Guys, just to make sure that you understand. There is no need for Linux and my ps3dm-utils to enable "Service Mode". You could also create a GameOS app which does the same what i'm doing on PS3 Linux. GameOS can do it also, communicate with USB Dongle Authenticator in HV process 6 :-) So, you could create a GameOS app which enables "Service Mode" without USB dongle. 为了怕大家误会,我在这里澄清一下。你们不一定需要靠我的ps3dm_utils 来 启动Service Mode,你也可以写一个程式从GameOS启动,只是我是透过 Linux 来启动。在GameOS里面一样有办法达成,只要你能够跟HV程序 6的电子狗认证 管理程式沟通就行,所以说从GameOS的应用程式来进入Service Mode是完全可 行的。 graf_chokolo says: March 17, 2011 at 7:25 pm And after you enabled "Service Mode" guys, you can use ps3dm_um utility to install your new custom CORE_OS_PACKAGE.pkg without PUP file direct from Linux :-) 另外就是当你进入Service Mode後,就可以使用ps3dm_um的工具,在 Linux下 将自制的CORE_OS_PACKAGE.pkg 档案写入主机的NOR Flash (,而不需要破解 SONY在更新管理员里面新增的档案完整性查验机制) Remote_Buffer says: March 18, 2011 at 1:37 am And this core_os can be from the original 3.60 unpacked firmware? Thanks by reply friend, you are not alone in this fight against $QNY, i will help you. 而CORE_OS可以从3.60 版的.PUP档案得到。感谢回答啦!对抗SONY的路不会孤独 的。 graf_chokolo says: March 18, 2011 at 12:41 pm It can be either original or modified. But i don't think you should update to 3.60 :-) 对,CORE_OS 可以官方的也可以是自制的,就算如此我不觉得你有升级到3.60版 的需要。 Cookie says: March 18, 2011 at 4:51 pm Graf, would downgrading be as simple as entering service mode on your linux, installing a lower version core_os via your updater, exiting service mode, and linux and going into recovery mode and installing the lower version pup? I assume the recovery mode step will be necessary to flash the other required parts of the firmware. Or can you emulate the full update process in linux? Graf,请问一下降级的步骤是不是先进service mode,然後透过你的更新工具安 装低版本的CORE_OS ,接着离开service mode,最後使用低版本的官方韧体从回 复模式重新安装一次?我猜必须进回复模式的原因是还有其他的部份的 Flash需 要写入,还是说你从 Linux也能进行完整的韧体更新? graf_chokolo says: March 18, 2011 at 8:26 pm You have access to all VFLASH regions on Linux with my drivers, so you could extract dev_flash tars and write the content to VFLASH. 我的工具让你有读写整个VFLASH区域的权限,所以你也可以将dev_flash 相关的 档案写到相对应的地方。(译注:在 Linux下进行完整的降级是可能的) ****** 到现在也只有玩玩graf_chokolo的核心而已,这种高度危险性的操作还没有时间 碰。 -- ____ _ _ _ _ ____ _ _ ____ _____ ____ (_ _)( \( )( \/ )( ___)( \( )(_ _)( _ )( _ \ _)(_ ) ( \ / )__) ) ( )( )(_)( ) / (____)(_)\_) \/ (____)(_)\_) (__) (_____)(_)\_) --



※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.120.31.137
1F:推 JupIte:只有一个 字 强 112.104.165.49 03/19 20:39
2F:推 hpo14:真的帅透了!! 123.204.46.87 03/19 22:28
3F:推 is1128:看起来sony防在多也没用了~sony哭哭 122.116.47.149 03/19 22:41
4F:推 tsming:玩弄主机的男人XDDDD218.164.151.226 03/20 09:42
5F:推 f1234518456:拆光搂~ 122.116.201.47 03/20 11:24







like.gif 您可能会有兴趣的文章
icon.png[问题/行为] 猫晚上进房间会不会有憋尿问题
icon.pngRe: [闲聊] 选了错误的女孩成为魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一张
icon.png[心得] EMS高领长版毛衣.墨小楼MC1002
icon.png[分享] 丹龙隔热纸GE55+33+22
icon.png[问题] 清洗洗衣机
icon.png[寻物] 窗台下的空间
icon.png[闲聊] 双极の女神1 木魔爵
icon.png[售车] 新竹 1997 march 1297cc 白色 四门
icon.png[讨论] 能从照片感受到摄影者心情吗
icon.png[狂贺] 贺贺贺贺 贺!岛村卯月!总选举NO.1
icon.png[难过] 羡慕白皮肤的女生
icon.png阅读文章
icon.png[黑特]
icon.png[问题] SBK S1安装於安全帽位置
icon.png[分享] 旧woo100绝版开箱!!
icon.pngRe: [无言] 关於小包卫生纸
icon.png[开箱] E5-2683V3 RX480Strix 快睿C1 简单测试
icon.png[心得] 苍の海贼龙 地狱 执行者16PT
icon.png[售车] 1999年Virage iO 1.8EXi
icon.png[心得] 挑战33 LV10 狮子座pt solo
icon.png[闲聊] 手把手教你不被桶之新手主购教学
icon.png[分享] Civic Type R 量产版官方照无预警流出
icon.png[售车] Golf 4 2.0 银色 自排
icon.png[出售] Graco提篮汽座(有底座)2000元诚可议
icon.png[问题] 请问补牙材质掉了还能再补吗?(台中半年内
icon.png[问题] 44th 单曲 生写竟然都给重复的啊啊!
icon.png[心得] 华南红卡/icash 核卡
icon.png[问题] 拔牙矫正这样正常吗
icon.png[赠送] 老莫高业 初业 102年版
icon.png[情报] 三大行动支付 本季掀战火
icon.png[宝宝] 博客来Amos水蜡笔5/1特价五折
icon.pngRe: [心得] 新鲜人一些面试分享
icon.png[心得] 苍の海贼龙 地狱 麒麟25PT
icon.pngRe: [闲聊] (君の名は。雷慎入) 君名二创漫画翻译
icon.pngRe: [闲聊] OGN中场影片:失踪人口局 (英文字幕)
icon.png[问题] 台湾大哥大4G讯号差
icon.png[出售] [全国]全新千寻侘草LED灯, 水草

请输入看板名称,例如:WOW站内搜寻

TOP