Android 台灣中文網

標題: [03/01 更新] XZDualRecovery 2.8.26 Release [打印本頁]

作者: proms    時間: 2015-6-22 20:06
標題: [03/01 更新] XZDualRecovery 2.8.26 Release
本帖最後由 proms 於 2016-3-1 13:11 編輯

大家可以由附件或至 http://nut.xperia-files.com/ 下載試試

XZ-lockeddualrecovery2.8.26-RELEASE.combined.zip
ZL-lockeddualrecovery2.8.26-RELEASE.combined.zip

RELEASE Change log:

Version 2.8.26:
1.Choosing to reboot to CWM in NDRUtils will now end up in PhilZ Touch instead of booting to the ROM.
2.Fixed the kernel version to use the combined packages as source files. This means the kernel version can walk along the locked variant again.
3.Small bugfix on the kernel init scripts. (init.d should be working fine!).

Version 2.8.25:
Bugfix in the Android 5.1 detection... thanks to @snurre XDA for reporting this bug.

Version 2.8.24:
Update because of an issue in the updater script, did it ever really work trouble free guys?! ... thanks to @yuzhengwen from RXS Moonbreakers for reporting this bug.

Version 2.8.23:
*Fixed a bug in the byeselinux script found by me after a (long overdue!) bug report by @russel5, thanks dude!
*First combined release, the single zip solution: READ_ME_FIRST.txt content:
*Fixed multiple typo"s and silly mistakes due to the change to the combined package (twice over!). Thanks again @russel5
*Flashable function only: Moved backupstockbinaries.sh to tmp/ so that the zip looks a bit more clean -or less confusing for the noobies- when unpacking.
*Changed the way the installer fail/success detection is done. This is hopefully the best possible way and not needed to change ever again.
*The unrooted option is written with a simple pointer towards what version it is supposed to work on, so: DO NOT TRY IT ON 5.1 AND REPORT IT FAILING TO INSTALL HERE!!
*Windows installer menu only: new option, "5. Open an ADB shell", to make it easy to start a ADB shell for the people who don"t know how, or just for those who find it convenient, of course
*Hopefully desensitized the code for the unrooted install. Still remember it might require up to 4 attempts to work. It"s the nature of the exploit.
*Updated the installer to not even attempt an unrooted installation if the Android version is not supported by the rootkit used.
Made a booboo in the batch file, fixed it.

Version 2.8.22:

.Moved most of the files XZDR depends on to /system/.XZDualRecovery, including busybox, which will allow you to use whatever version of any busybox updater apps you can think of, as XZDualRecovery now uses it"s private location for anything it might need. Thanks to everyone who helped debugging this release during it"s BETA stage

把XZDR 相關的程式移至 /system/.XZDualRecovery

.Somewhere in the development process of 2.8.22 CWM and PhilZ broke. I was able to fix PhilZ but CWM remained broken after several attempts to fix it. As it"s old and quickly becoming obsolete, I removed it from XZDualRecovery. If you really want it back, install 2.8.21 instead.

移除 CWM

.Made a small modification which should prevent system lockups inside recovery, thanks to @McBane87 for that fix.

.The kernel version needs to be fixed due to the missing CWM package, the builder will always fail when working with 2.8.22. As nothing has changed for the kernel version itself other then the missing CWM, I will keep that on 2.8.21 until I fix it.

.Changed the unrooted installation option to work with the latest rootkitXperia. This version is able to obtain root on most of the early Lollipop 5.0 ROM versions allowing the installer to work properly. I modified the installer to allow a retry as the nature of the exploit is such that it can fail to gain root and cause a reboot due to the nature of the exploit being used. If you use it, don"t give up after one try, try it multiple times before reporting issues.

Version 2.8.21:

    @McBane87 reported a bug caused by his busybox, fixed that by skipping the one thing which is most likely to still cause bootloops in the previous version.
    Updated the TWRP busy-bar animation images, thanks to @_SIL_ for the images.
    Updated the fstab.qcom to restore usb-otg functionality on the ZL as suggested by @_SIL_.
    Updated the custom kernel functionality, this version should work fine on CyanogenMod rom"s at least, thanks go to @oshmoun who debugged it until it worked OK

Version 2.8.20:

    Updated byeselinux to the one compiled by @McBane87, this is should fix the T2 Ultra Lollipop issues.
    Updated modulecrcpatch to the version statically compiled by @McBane87
    Changed some code around in dualrecovery.sh making it easier to log more
    Updated sysrw.sh to only install the wp_mod.ko kernel module when needed (which is only if /sys/kernel/security/sony_ric is mounted in one of the init files)
    Updated dualrecovery.sh to unmount the mountpoint /system/odex instead of the device it should be mounted on, because that might negate the solution for the Z/ZL/ZR and TabZ.
    Updated TWRP to version 2.8.7.0:

Version 2.8.19:

1.Updated a few times to try and fix the system mount issues. @McBane87 did the leg work for me in my absence and found a definitive fix after doing some testing together, THANKS A MILLION dude, the community owes you!
2.TWRP 2.8.6.0 has no new version number but it should be considered updated, some fixes which where included in the git repo from Team Win warranted a "silent" update.
作者: GH5654412    時間: 2015-6-23 09:14
有人可以翻譯個嗎?
英文不好
作者: proms    時間: 2015-6-23 09:27
GH5654412 發表於 2015-6-23 09:14
有人可以翻譯個嗎?
英文不好

簡單的說就是這個版本修正了 5.0.2 無法使用的問題!
作者: s2556756    時間: 2015-6-23 17:17
ZL依舊有問題
作者: liuhongjun84    時間: 2015-6-23 17:53
zl已經可在這版成功卡刷xposed

作者: proms    時間: 2015-6-23 18:19
s2556756 發表於 2015-6-23 17:17
ZL依舊有問題

XDA 上討論,好像還是有些手機還是有問題!

目前我的 Z 可以正常!
作者: playboy651122    時間: 2015-6-23 19:08
我的z也是正常的我的是4.4.4ˋˊ直刷上來的
作者: proms    時間: 2015-6-24 21:57
XZDualRecovery 2.8.20-RELEASE released!

RELEASE Change log:
Version 2.8.20:

    Updated byeselinux to the one compiled by @McBane87, this is should fix the T2 Ultra Lollipop issues.
    Updated modulecrcpatch to the version statically compiled by @McBane87
    Changed some code around in dualrecovery.sh making it easier to log more
    Updated sysrw.sh to only install the wp_mod.ko kernel module when needed (which is only if /sys/kernel/security/sony_ric is mounted in one of the init files)
    Updated dualrecovery.sh to unmount the mountpoint /system/odex instead of the device it should be mounted on, because that might negate the solution for the Z/ZL/ZR and TabZ.
    Updated TWRP to version 2.8.7.0:
作者: yo_861226cody    時間: 2015-6-26 17:47
您好,建議您可以直接將檔案上傳到帖子內
以方便會員們可以直接下載而不需要在另外去下載!!
作者: proms    時間: 2015-6-28 23:18
yo_861226cody 發表於 2015-6-26 17:47
您好,建議您可以直接將檔案上傳到帖子內
以方便會員們可以直接下載而不需要在另外去下載!! ...

謝謝您的建議! 已加上去!
作者: sgps713107    時間: 2015-7-1 23:57
怎麼用阿

作者: proms    時間: 2015-7-2 10:32
sgps713107 發表於 2015-7-1 23:57
怎麼用阿

請用 GOOGLE 查詢 XZDualRecovery 即可查詢到如何用
作者: 24195937    時間: 2015-7-2 23:22
proms 發表於 2015-6-23 18:19
XDA 上討論,好像還是有些手機還是有問題!

目前我的 Z 可以正常!

= =我有試過這個  他給我無限重啟    你有做過其他優化之類的嗎?
作者: proms    時間: 2015-7-3 06:56
24195937 發表於 2015-7-2 23:22
= =我有試過這個  他給我無限重啟    你有做過其他優化之類的嗎?

我沒做其他優化!

你是用 2.8.20 版本嗎? 之前 16 ~ 18 都會無限重啟!
作者: 24195937    時間: 2015-7-3 07:26
proms 發表於 2015-7-3 06:56
我沒做其他優化!

你是用 2.8.20 版本嗎? 之前 16 ~ 18 都會無限重啟!

我用installer都無限重啟  但recovery都有進去   所以 我就試了一下  先刷ROM  然後再刷 recovery(flashable)  就不會無限重啟了
作者: proms    時間: 2015-7-3 08:24
24195937 發表於 2015-7-3 07:26
我用installer都無限重啟  但recovery都有進去   所以 我就試了一下  先刷ROM  然後再刷 recovery(flasha ...

這個 RECOVERY 程式應該會修改系統,所以系統要先弄好,否則可能有問題!
作者: 24195937    時間: 2015-7-3 16:17
proms 發表於 2015-7-3 08:24
這個 RECOVERY 程式應該會修改系統,所以系統要先弄好,否則可能有問題!

感覺還好   沒差太多
作者: 24195937    時間: 2015-7-3 19:15
proms 發表於 2015-7-3 08:24
這個 RECOVERY 程式應該會修改系統,所以系統要先弄好,否則可能有問題!

請教一下你刷誰的ROM  和刷機步驟  謝謝
作者: proms    時間: 2015-7-3 20:54
24195937 發表於 2015-7-3 19:15
請教一下你刷誰的ROM  和刷機步驟  謝謝

我目前只用它來備份,在 4.4.4 和 5.0.2 之間切換!
還沒有刷其它的 ROM!

作者: 24195937    時間: 2015-7-3 22:06
proms 發表於 2015-7-3 20:54
我目前只用它來備份,在 4.4.4 和 5.0.2 之間切換!
還沒有刷其它的 ROM!

我用TWRP再刷的時候  會跑出E: Unable to mount system 你會嗎?
作者: proms    時間: 2015-7-3 22:32
24195937 發表於 2015-7-3 22:06
我用TWRP再刷的時候  會跑出E: Unable to mount system 你會嗎?

2.16 ~ 2.18 會出現這個訊息!
2.19 之後不會!
作者: proms    時間: 2015-9-11 08:16
2.8.21 無使用 10.7.A.0.222 (Android 5.1.1)  版本!
作者: listeria    時間: 2015-9-13 15:12
感謝樓主 XZ升級到 5.1.1
終於可以進入REC模式了

樓主 小弟還有一台XPERIA TABLE Z 也是升級到10.7.A.0.222
無法進入REC模式 雖可以使用XZ版的 但 字體/按鈕都會變小
樓主可以做TabZ-lockeddualrecovery2.8.21-RELEASE.installer.zip FOR 10.7.A.0.222 嗎?
作者: proms    時間: 2015-9-13 20:45
listeria 發表於 2015-9-13 15:12
感謝樓主 XZ升級到 5.1.1
終於可以進入REC模式了

因為沒 TabZ,所以沒試過,您可能要自己試試...

TabZ-lockeddualrecovery2.8.21-proms-RELEASE.installer.zip
作者: listeria    時間: 2015-9-13 21:28
proms 發表於 2015-9-13 20:45
因為沒 TabZ,所以沒試過,您可能要自己試試...

TabZ-lockeddualrecovery2.8.21-proms-RELEASE.installe ...

正常使用
再次感謝樓主提供XPERIA TABLE Z 的XZDualRecovery 2.8.21 Release

作者: proms    時間: 2015-9-13 21:33
listeria 發表於 2015-9-13 21:28
正常使用
再次感謝樓主提供XPERIA TABLE Z 的XZDualRecovery 2.8.21 Release

官方還沒有釋出,就湊合著用吧!
作者: get951753    時間: 2015-9-17 18:50
http://nut.xperia-files.com/

最新
XZ-lockeddualrecovery2.8.22-RELEASE.installer.zip
測試Beta版
求勇者測試
作者: a0991383896    時間: 2015-10-13 22:50
請問
我已經解鎖了
但是我沒有刷入解鎖的內核也可以安裝這個嗎?
作者: proms    時間: 2015-10-14 04:15
a0991383896 發表於 2015-10-13 22:50
請問
我已經解鎖了
但是我沒有刷入解鎖的內核也可以安裝這個嗎?

官方有如下說明:
"If you have an unlocked bootloader and chose to keep the STOCK Sony kernel, you can also use this MOD."

就我所知這個 Recovery 程式是利用原本 SONY 的 Kernel 運行的,所以就像官方說的是可以用的,但因為我也沒解鎖,也沒試過,無法保證可不可以用!

您可能要自己評估一下要不要試試...
作者: proms    時間: 2015-11-5 07:24
XZDualRecovery 2.8.22-RC released!

RELEASE Change log:
Version 2.8.22:

.Moved most of the files XZDR depends on to /system/.XZDualRecovery, including busybox, which will allow you to use whatever version of any busybox updater apps you can think of, as XZDualRecovery now uses it"s private location for anything it might need. Thanks to everyone who helped debugging this release during it"s BETA stage

把XZDR 相關的程式移至 /system/.XZDualRecovery

.Somewhere in the development process of 2.8.22 CWM and PhilZ broke. I was able to fix PhilZ but CWM remained broken after several attempts to fix it. As it"s old and quickly becoming obsolete, I removed it from XZDualRecovery. If you really want it back, install 2.8.21 instead.

移除 CWM

.Made a small modification which should prevent system lockups inside recovery, thanks to @McBane87 for that fix.

.The kernel version needs to be fixed due to the missing CWM package, the builder will always fail when working with 2.8.22. As nothing has changed for the kernel version itself other then the missing CWM, I will keep that on 2.8.21 until I fix it.

.Changed the unrooted installation option to work with the latest rootkitXperia. This version is able to obtain root on most of the early Lollipop 5.0 ROM versions allowing the installer to work properly. I modified the installer to allow a retry as the nature of the exploit is such that it can fail to gain root and cause a reboot due to the nature of the exploit being used. If you use it, don"t give up after one try, try it multiple times before reporting issues.

作者: proms    時間: 2015-11-17 20:27
XZDualRecovery 2.8.22 已經 Release
作者: happyfan02    時間: 2015-11-26 11:57
支持一下。。。
作者: kingwangkevin    時間: 2015-11-28 16:50
ZL 5.1.1有成功
作者: proms    時間: 2015-11-28 22:51
本帖最後由 proms 於 2015-11-28 22:53 編輯
kingwangkevin 發表於 2015-11-28 16:50
ZL 5.1.1有成功


謝謝分享...
作者: proms    時間: 2015-12-19 10:38
XZDualRecovery 2.8.23 已經 Release
作者: proms    時間: 2016-1-26 14:55
XZDualRecovery 2.8.24 已經 Release
作者: proms    時間: 2016-2-13 16:24
XZDualRecovery 2.8.25 已經 Release
作者: proms    時間: 2016-3-1 13:12
XZDualRecovery 2.8.26 已經 Release
作者: Fackett    時間: 2016-3-20 11:35
感謝大大  C6602 Z 成功  
作者: zard0425    時間: 2017-1-27 03:25
想刷不會刷,看到好像有兩種方式。

一種是靠KINGROOT,另外一種是全程用這種方式。

SONY Z 5.1.1想ROOT

下載了XZ-lockeddualrecovery2.8.21-RELEASE.installer.zip

防毒軟體說有木馬就砍了,其他的XZ-lockeddualrecovery2.8.26-RELEASE.combined.zip就沒問題

只是不知道怎麼使用而已XD

因為看到01教學是使用2.8.21,不敢用其他東西怕出狀況...
作者: proms    時間: 2017-3-9 10:48
zard0425 發表於 2017-1-27 03:25
想刷不會刷,看到好像有兩種方式。

一種是靠KINGROOT,另外一種是全程用這種方式。

XZ-lockeddualrecovery2.8.26-RELEASE.combined.zip 是比較新的版本,功能一樣!!!




歡迎光臨 Android 台灣中文網 (https://apk.tw/) Powered by Discuz! X3.1