[RECOVERY][One X] TWRP 2.6.3.0 touch recovery [2013-09-16]

Search This thread

Mr Hofs

Senior Member
Sep 10, 2011
19,126
14,575
The commands used were:

Fasboot Erase cache
Fasboot flash recovery recovery.img
Fastboot erase cache
exit


Enviado desde mi HTC One X mediante Tapatalk

When they both returned OKEY it should be fine. Would be weird that it wouldn't work for you and that it does for the rest ?!
 

SM-Cryterions

Senior Member
Nov 14, 2012
276
51
42
Rio de Janeiro - Brasil
Hello! Is there any recovery that you can block with a personal password! For even if we lose our HOX, the thief can give master reset on the device and use normally!

* If anyone knows of any recovery with lock, please! Pass me the link! Thank you! :laugh:
 

kantry123

Senior Member
May 16, 2012
1,229
2,000
Delhi-NCR
Hello! Is there any recovery that you can block with a personal password! For even if we lose our HOX, the thief can give master reset on the device and use normally!

* If anyone knows of any recovery with lock, please! Pass me the link! Thank you! :laugh:
You don't need a recovery basically to reset our phn
HTC bootlader gives an option for factory reset
So that's useless...so..it's clear no go


And also..if u have a recovery with password...then a simple reflashing of recovery partition...with any other will unlock


So...still not possible

Good luck
 
  • Like
Reactions: SM-Cryterions

SM-Cryterions

Senior Member
Nov 14, 2012
276
51
42
Rio de Janeiro - Brasil
You don't need a recovery basically to reset our phn
HTC bootlader gives an option for factory reset
So that's useless...so..it's clear no go


And also..if u have a recovery with password...then a simple reflashing of recovery partition...with any other will unlock


So...still not possible

Good luck

Yeah! Truth! Had not thought of that! Thank you very much! ;)
 

tukijembz

Senior Member
Dec 27, 2011
339
71
Depok, West Java
Hello,

i have problem with twrp. my twrp version is 2.3.3.0 want to update 2.6.3.0 via fastboot
cmd said is successfully, but on my phone, twrp still 2.3.3.0 version.
trying another recovery like cwm, succesfully cmd said.
but when i boot to recovery mode, there is no cwm recovery, still on twrp 2.3.3.0 version

Unlocked
HBoot 1.36
S-on
No OS because when i'm trying to install rom, twrp asked a password
trying to remove recovery, cmd screen said failed.

Help me please, thanks
 

Thant

Senior Member
Apr 25, 2010
2,413
729
Sofia
Hello,

i have problem with twrp. my twrp version is 2.3.3.0 want to update 2.6.3.0 via fastboot
cmd said is successfully, but on my phone, twrp still 2.3.3.0 version.
trying another recovery like cwm, succesfully cmd said.
but when i boot to recovery mode, there is no cwm recovery, still on twrp 2.3.3.0 version

Unlocked
HBoot 1.36
S-on
No OS because when i'm trying to install rom, twrp asked a password
trying to remove recovery, cmd screen said failed.

Help me please, thanks

after flash recovery run the command fastboot erase cache and go in recovery
 

teemo

Senior Member
Nov 18, 2007
2,430
2,315
Kolding
Hello,

i have problem with twrp. my twrp version is 2.3.3.0 want to update 2.6.3.0 via fastboot
cmd said is successfully, but on my phone, twrp still 2.3.3.0 version.
trying another recovery like cwm, succesfully cmd said.
but when i boot to recovery mode, there is no cwm recovery, still on twrp 2.3.3.0 version

Unlocked
HBoot 1.36
S-on
No OS because when i'm trying to install rom, twrp asked a password
trying to remove recovery, cmd screen said failed.

Help me please, thanks

Flash the recovery with:
fastboot flash recovery twrpxxxxx.img
If this step succeed and you flash the correct file, then it will work.

If you want kitkat make sure you flash 2.7.x.x
 

tukijembz

Senior Member
Dec 27, 2011
339
71
Depok, West Java
Flash the recovery with:
fastboot flash recovery twrpxxxxx.img
If this step succeed and you flash the correct file, then it will work.

If you want kitkat make sure you flash 2.7.x.x

Doesn't work too, sir. I have already try much lot. Still back to twrp 2.3.3.0.
Trying relocked, fastboot oem lock, not working too.


Sent from my HTC One using Tapatalk
 

Alir3za

Member
Aug 22, 2014
17
0
Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. It’s a fully touch driven user interface – no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Phone look:


Tablet look:


CHANGELOG for 2.6.3.0:
-Proper backup and restore of SELinux contexts (thanks to Tassadar)
-Pull in some ROM information for backup name generation
-Merge all recent patches from AOSP bringing TWRP up to date with Android 4.3
-Add 1200x1920 theme (thanks to Tassadar)
-A few other fixes and tweaks

CHANGELOG for 2.6.1.0:
-Initial SELinux support (only a few devices, need testers so come by IRC if your device doesn't have it and needs it)
-Initial support for f2fs file system formatting (Moto X)
-Update SuperSU install for 4.3 ROMs
-Fixed a permissions bug on files created during backup
-Fixed a bug that caused TWRP to not wait for compressed backups to finish causing 0 byte files and md5sums to not match
-Fixed decryption of encrypted data so that both TouchWiz and AOSP decryption are possible
-Ignore lost+found folder during backup and size calculations
-Various other minor bug fixes and tweaks

CHANGELOG for 2.6.0.0:
Special Note: If you are running a custom theme, you will likely need to remove that theme before updating to 2.6.0.0 as your custom theme will likely not have some of the new changes visible (e.g. you won't be able to encrypt a backup)!
-Can encrypt a backup to prevent theft of private data from your backup files
-Updated graphics / icon courtesy of shift
-Updated exFAT to latest commits
-Fixed a problem with Samsung TouchWiz decryption
-Update SuperSU binary
-Fixed saving of backup partitions list
-Fixed saving of last used zip install folder
-Fixed backup of datadata on devices that use a separate partition for datadata
-Fixed some issues with the advanced wipe list (android_secure, can now wipe internal storage on data/media deivces and wipe data on the advanced list no longer formats the entire data partition)
-Fixed some problems with partitioning a SD card
-Various other bug fixes and tweaks

Notes about encrypted backups:
Why encrypt your backups? -- Most people store their backups on the device. Any app that has permission to access storage could potentially read your backup files and try to harvest your data. Encrypted backups also provide an added layer of security if you move your backups to other storage devices or to the cloud. The encryption that we're using is probably not strong enough for enterprise level security, but should be strong enough to make it significantly difficult to get to your data.

Encryption is using OpenAES which uses AES 128-bit cbc encryption. If you happen to use a longer password (over 16 characters) then the encryption strength improves to 192 or 256 bits. Do not forget your password. If you forget your password you will be unable to restore your backup. We don't encrypt the entire backup. Encryption is very CPU intensive and can be fairly slow even when we spread the workload over multiple cores even on the latest high-end devices. To ensure that encrypted backups don't take forever, we don't encrypt any other partitions besides /data and in /data we don't encrypt /data/app (or other app related directories where apks are stored) and we don't encrypt dalvik cache.

DOWNLOAD:
You can find more information and download links on our website!

BUGS:
If you have found a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to PM me directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!

SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.

the touch of the recovery doesnt work for hboot 1.7 or higher!!
 

ShmuelCohen

Member
Mar 1, 2016
7
0
twrp-2.6.3.0-endeavoru.img touch not working

Hi.
After flashing twrp-2.6.3.0-endeavoru.img the touch in recovery mode not working and the phone doesn't booting to OS.
I tried to flash new recovery image from bootloader mode, but it flashing process nor start.
Please help.

Before someone start the "not working touch screen" topic again I will give you a repacked version of TWRP 2.6.3.0 with lyapota's kernel #007 based on HTC stock kernel 4.18.401.2 with UMS support.
Enjoy!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 190
    Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. It’s a fully touch driven user interface – no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

    Phone look:


    Tablet look:


    CHANGELOG for 2.6.3.0:
    -Proper backup and restore of SELinux contexts (thanks to Tassadar)
    -Pull in some ROM information for backup name generation
    -Merge all recent patches from AOSP bringing TWRP up to date with Android 4.3
    -Add 1200x1920 theme (thanks to Tassadar)
    -A few other fixes and tweaks

    CHANGELOG for 2.6.1.0:
    -Initial SELinux support (only a few devices, need testers so come by IRC if your device doesn't have it and needs it)
    -Initial support for f2fs file system formatting (Moto X)
    -Update SuperSU install for 4.3 ROMs
    -Fixed a permissions bug on files created during backup
    -Fixed a bug that caused TWRP to not wait for compressed backups to finish causing 0 byte files and md5sums to not match
    -Fixed decryption of encrypted data so that both TouchWiz and AOSP decryption are possible
    -Ignore lost+found folder during backup and size calculations
    -Various other minor bug fixes and tweaks

    CHANGELOG for 2.6.0.0:
    Special Note: If you are running a custom theme, you will likely need to remove that theme before updating to 2.6.0.0 as your custom theme will likely not have some of the new changes visible (e.g. you won't be able to encrypt a backup)!
    -Can encrypt a backup to prevent theft of private data from your backup files
    -Updated graphics / icon courtesy of shift
    -Updated exFAT to latest commits
    -Fixed a problem with Samsung TouchWiz decryption
    -Update SuperSU binary
    -Fixed saving of backup partitions list
    -Fixed saving of last used zip install folder
    -Fixed backup of datadata on devices that use a separate partition for datadata
    -Fixed some issues with the advanced wipe list (android_secure, can now wipe internal storage on data/media deivces and wipe data on the advanced list no longer formats the entire data partition)
    -Fixed some problems with partitioning a SD card
    -Various other bug fixes and tweaks

    Notes about encrypted backups:
    Why encrypt your backups? -- Most people store their backups on the device. Any app that has permission to access storage could potentially read your backup files and try to harvest your data. Encrypted backups also provide an added layer of security if you move your backups to other storage devices or to the cloud. The encryption that we're using is probably not strong enough for enterprise level security, but should be strong enough to make it significantly difficult to get to your data.

    Encryption is using OpenAES which uses AES 128-bit cbc encryption. If you happen to use a longer password (over 16 characters) then the encryption strength improves to 192 or 256 bits. Do not forget your password. If you forget your password you will be unable to restore your backup. We don't encrypt the entire backup. Encryption is very CPU intensive and can be fairly slow even when we spread the workload over multiple cores even on the latest high-end devices. To ensure that encrypted backups don't take forever, we don't encrypt any other partitions besides /data and in /data we don't encrypt /data/app (or other app related directories where apks are stored) and we don't encrypt dalvik cache.

    DOWNLOAD:
    You can find more information and download links on our website!

    BUGS:
    If you have found a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to PM me directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!

    SUPPORT:
    Live support is available via #twrp on Freenode with your IRC client or just click this link.
    102
    Why htc unlock is so fail

    Nobody has answered the question yet!! Does USB mounting work?!?!

    Sent from my HTC One X using xda premium
    no, USB mount does not work in recovery. It appears to be locked out in recovery mode. the workarounds to get it working are one of two things.

    (1) fastboot boot awesomeRecovery.img (this works because fastboot then boots recovery on the boot/temporary partition. So the you're not actually in recovery mode
    (2) Offmode (this works because again you're again not technically in recovery mode. It uses the recovery ramdisk, kernel, and binaries but its still not technically recovery.

    On that note I've seen suggestions that it's possibly a recovery issue with cwm and twrp. Unfortunately it doesn't appear to be the case. If it were then in CWM u wouldn't have usb when u fastboot boot the recovery or in offmode (fair assumption since both these options use the same kernel, ramdisk and binaries as recovery?). Can it be fix? Not that i know of. It looks to me like a total radio or bootloader lockout from using USB in recovery. Which means on a radio or bootloader level USB is disabled in recovery mode.

    edit: USB issue could be kernel related and just need for a modified kernel to be compiles for recovery. BUT we don't have kernel source because HTC isn't winnering by releasing it on time.

    Code:
    //TODO: ADD ABOVE KERNEL SOURCE RELEASE FAIL TO THE MOUNTING ISSUES BELOW

    On that note I think we should raise the point to HTC that this locking down of the device does not suite our needs.Key points of fail would be as follows.

    (1) Can NOT flash the boot partition from recovery. I've personally contacted HTC on this numerous times and they seem to just not care. Responding with "It's a security issue" and so forth. I would love to know how this is a security issue of any sort. Every other Android device has this ability except HTC devices since they started the HTC unlock ordeal. It's utter fail IMHO and HTC should listen to our needs .

    (2) Can NOT flash recovery or boot partitions from system. This issue is NOT a deal breaker and isn't so bad when it comes down to the nitty gritty. But since the issue above exists, flashing with applications like htc dumlock and such were our only options. These work around apps cant be used to flash now because of the lockpout from system and it wouldn't be such an issue if HTC didnt lock us out in recovery from flashing boot.

    (3) Can NOT flash P*IMG.zips in hboot/bootloader anymore. For the unlocked device running a custom firmware this is a must. Specially when radio updates and such are needed from the OEM. We seen a big use of this on the Sensation when HTC updated the device from Gingerbread to Ice Cream Sandwich. The update required new hboots, radios, and partitioning to actually use. So in that instead of having to flash a RUU Which didn't exist the only choice was to flash a custom P*IMG.zip that included all the radios and images need to run the builds. At this point we can't update those image/partitions without flashing an RUU. This makes no since and doesn't seem to do anything but make things more difficult on the unlocker to customize and modify their device.

    (4) If all the conditions above HAVE to exist. Then why not give us documentation or utilities to flash fimware.zips from recovery like HTC does? When HTC was the proud Nexus device there was full support and documentation available on how to flash firmware on their devices. This made anyone choosing an HTC device blessed with knowing that their device was not only open and unlocked, but when flashing firmware that it was being flashed correctly to Google and HTC's standards. This code has now been moved out of recovery since right before the move to edify scripting and moved to vendor/htc/ (not arguing this choice as thats where it belongs from a maintaining point of view). But the problem is that vendor/htc is proprietary now. Which means Documentation and support for flashing firmware correctly is not available and left to developers of recoveries for the community to figure out. One would think if HTC was standing behind us that they would step up and give us a PROPER/OPEN/REAL unlock, or if they cant for the lame excuse of security concerns, then give us the documentation and utilities to flash the boot and firmware partitions properly. I mean really... what is there to lose there?

    (5) WHAT WAS THE POINT OF HTC UNLOCK? It was to reach out and accept us as a community. It was to keep us from having to exploit their firmware and look for holes to gain control of a device we rightfully own. WHAT DID HTC UNLOCK DO? It unlocked the devices at first and with each new revision of the unlock it gets more locked down and harder for us to use it as intended. WHAT DOES THAT LEAD TO? It leads to us hoping someone will take the time out of their life and exploit HTC's firmware so we can have access and control of our devices. I mean, it's bad when u have people poking a device with a paperclip to get a device unlocked to avoid a official unlock.

    Bottom line; I'm personally fed up with HTC's unlock. It's absolute crap! It does not serve the purpose it was intended and only makes things harder then they were before. As a devoted HTC customer it has me questioning if my next device will be an HTC. With all the other options that would allow me to spend less time trying to gain proper access to my device and more time actually having fun with it, why choose HTC? Everyone else is shying away for these same issues. Everyone with an HTC unlocked device waits for someone to exploit HTC's firmware and give them a proper unlock. Why not just choose a device without the locked down/unlock instead? IDK but HTC needs to step up and listen to us. Every HTC forum with an HTC Unlock is screaming for these issues to be fixed.

    My call to HTC is to fix these issue and/or give us proper documentation on flashing firmware to our devices via custom recoveries. The boot flashing lockout is dumb, pointless, and in NO WAY a security threat AT ALL and is nothing more then a CRAP RESPONSE to something that they sould be working to correct, instead of ignoring. In the end its hurting HTC's relations with developers and is ultimately doing the opposite of what it's original intent.

    HTC, PLEASE READ AND LISTEN!!!11ONEone

    To everyone else, SPREAD THE WORD!!!ONEone
    This is the future of HTC unlock and each new device it gets worse. Maybe HTC will listen and address these issues, then again maybe we will just need to find another OEM that supports us and does listen.
    28
    [RECOVERY] TWRP 2.4.2.0 touch recovery [2013-02-25]
    20
    Rapacked version

    Before someone start the "not working touch screen" topic again I will give you a repacked version of TWRP 2.6.3.0 with lyapota's kernel #007 based on HTC stock kernel 4.18.401.2 with UMS support.
    Enjoy!