[RECOVERY LOCKED] Safestrap Recovery v3.75 [2014-06-29 KK B03]

Search This thread

Hashcode

Senior Recognized Developer
Sep 3, 2011
3,424
23,730
ATTENTION: I will be stopping official Safestrap support on 9/1/2014. For more information please see:
https://plus.google.com/111109372727398356624/posts/AtoJ3xLj35b


*** DISCLAIMER ***
I work on projects that may brick your device. Don't sue me, hate me or try and kill my dog if that happens. I will feel bad the community will feel bad and hopefully we'll find a way to get you going again. But, the very nature of my projects involves a certain amount of risk taken by YOU. And by using the projects that I work on, you've accepted that fact.

THERE IS AN UNKNOWN ISSUE WHERE IF YOU HAVE ENCRYPTION ENABLED AND INSTALL SS IT BOOTLOOPS. IF YOU FIT THIS DESCRIPTION PLEASE STAY AWAY FROM SAFESTRAP FOR NOW.

AT&T Samsung Galaxy Note 3 Safestrap

CURRENT PROJECT STATUS:
STABLE v3.71 (JB) / BETA v3.75 (NC2/KK)


WHAT IS SAFESTRAP?

Safestrap is a Bootstrap / Recovery for locked bootloader phones. The goal is to avoid touching your primary system (I'll call this "stock" system) and only flash or make large changes to another place on your phone that Safestrap treats as a "2nd system" (in this case, it's a series of virtual ROM slots located on the internal emmc area: "/sdcard"). Once installed, you will see a "Splashscreen" giving you the option to hit "menu" to enter recovery. The recovery portion of Safestrap is now based on TWRP 2.7.1.x (a touch based recovery) and you can perform .zip installs, backups and restores here. The additional features I've added to TWRP are mostly located under the "Boot Options" menu:
  1. Here you can create virtual ROM-slots (2 on the N3 due to partition size and internal space) for flashing ROMs. These ROM-slots allow for different sizes of /system, /data and /cache partitions. The defaults *SHOULD* be good enough for flashing the stock-based ROMs.

    NOTE: The bigger you make these partition the less room you will have to make other ROM-slots.
  2. You can activate a new ROM-slot by choosing the slot you wish to make active and then selecting the "Activate" button. Once active, you will see the "rom-slot#" up in the top of the screen shown in green. If you make the "stock" ROM active, then you can see it in the top shown in red.
  3. Once a ROM-slot is active, all actions you would normally perform using TWRP are directed to that ROM-slot. For example, "Install" to flash a .zip, backup and restore.
  4. For more information you can read up here:
    http://blog.hash-of-codes.com/how-to-safestrap/

HOW DO I INSTALL SAFESTRAP?
  1. Requirement: Root
  2. [NEW FOR v3.72+ KK Safestrap] Requirement: busybox. If your stock ROM doesn't have it built-in you need to grab "Busybox" from the Play Store and run the installer.
  3. Requirement: Allow APK install from Unknown Sources
  4. Download the Safestrap APK
  5. Find the APK using a Filemanager tool and open it on your device, then click "Install".
  6. (If updating from an existing Safestrap you might be warned that this will over-write the existing installation. Click the "Yes" equivalent to this message.)
  7. Once installed, open up the Safestrap application as you would any other app.
  8. Agree to the disclaimer that you won't try to sue me and hunt me down with a rifle if you manage to break your phone..
  9. Then use the "Install Recovery" button. You should see the current version down in the lower left corner of the window. And the "Status:" should say "Installed" when you're done.
  10. From there you can reboot and you *should* see a new splash screen during the boot up. While this is showing you can enter Safestrap Recovery using the [ menu ] button.
  11. That's it for the installation! Read below for a brief overview of Safestrap Recovery v3.x

INSTALL VIDEO by DMX (For VZW Device): https://www.youtube.com/watch?v=_RZIyeUMK-Y&feature=youtube_gdata_player

HOW DO I ENTER RECOVERY?

During each reboot a splashscreen will be displayed showing whether the device is running a rom-slot or on the "Stock ROM".
Press the button shown on the screen to either enter "RECOVERY" or "CONTINUE" booting (or the hard button underneath each option).

HOW DO I UPGRADE SAFESTRAP?
  • Push the APK up to your sdcard.
  • Boot back into the "stock" rom-slot.
  • [NEW 2013-12-19]Go into your old Safestrap app and use the "Uninstall Recovery" button
  • THEN, open a "file explorer" of some sort (even TW "My Files" will work)
  • Browse to where you pushed the APK
  • Click on it and install like normal
  • Once installed, open the APK
  • Grant SU access
  • Use the "Install Recovery" button
  • All set, now you can reboot and re-activate whatever rom-slot you were using

KNOWN ISSUES:
  • [v3.75] If you install Safestrap on a rom-slot it will show "not installed". *DO NOT INSTALL SAFESTRAP ON A ROM-SLOT*
  • [v3.72] Sometimes the installation doesn't work correctly. If you don't see the splashscreen after a rebooting. Install Safestrap again. (DEBUGGING THIS AS I GET TIME)
  • [v3.72] If you installed the custom-safestrap APK by @drakeymcmb please use "Uninstall Recovery" and then uninstall that APK before installing a new one. They have different signatures and you will end up with 2 Safestraps and 2 hijacks.. which is very NOT good.
  • [v3.72] Busybox is now required for the Safestrap APK to work correctly
  • [v3.72] ROM-SLOTs aren't supported yet
  • [v3.72] "Reboot Recovery" doesn't work in the APK
  • If you don't see files on "Micro SDcard" for some reason try tapping that area and swapping to "Internal Storage" and then back again.
  • No Aroma installer support. This is due to the stock Note 3 kernel framebuffer. To build a recovery which worked, it needed QCOM patches. So will Aroma.
    If you try a .zip file with an Aroma installer, it will most likely just hang.
  • If you use the "4way reboot" mod, then "Reboot Recovery" button in the Safestrap APK won't work correctly.

NEW TO v3.75:
  • TWRP 2.7.1.x update for the base recovery.
  • ROM-SLOTs now have a 16gb size limit (vs 4gb previously) [THEY DON'T WORK YET IN KK THO SO BE PATIENT]

DOWNLOADS:
CONFIRM THAT YOU ARE USING AN AT&T SAMSUNG GALAXY NOTE 3

FIND YOUR STOCK OPERATING SYSTEM VERSION BELOW AND USE THAT FILENAME:

[KITKAT:MLG/NB4/NC2]
LATEST FILE: Safestrap-HLTEATT-NC2-3.75-B03.apk

[JELLYBEAN BUILDS]
LATEST FILE: Safestrap-HLTEATT-3.71.apk

XDA Downloads
Mirror 2 (Crackflasher)


As of version 3.75, Safestrap Recovery is now based on TWRP 2.7.1.x. For more on TWRP you can visit their website: http://www.teamw.in/

WARNING: Safestrap is heavily modified to be "Safe" for your device. Do not download TWRP from their website and expect it to work the same way. Also TWRP does not support Safestrap, tho some issues that may come up will be TWRP dependant, please try and contact myself or look on the forums for your device for answers before hunting down TWRP people. They won't be able to help w/ Safestrap specific questions.

For the purposes of direct user testing I've established a channel on freenode.net IRC: #safestrap
I'm in the channel mostly all the time, but may not be active for discussion.

Special Thanks To
DeesTroy & TeamWin for all their hard work making TWRP such a fantastic recovery. If you are considering a donation, then please have a look at the Team WIN website: http://teamw.in/project/twrp2

XDA:DevDB Information
Safestrap Recovery v3.71 (JB) / v3.75_B03 (NC2/KK), Tool/Utility for the AT&T Samsung Galaxy Note 3

Contributors
Hashcode, DeesTroy & TeamWin

Version Information
Status: Beta
Current Stable Version: 3.71
Stable Release Date: 2013-12-27
Current Beta Version: 3.75 B03
Beta Release Date: 2014-06-29

Created 2013-12-17
Last Updated 2014-08-12
 
Last edited:

Hashcode

Senior Recognized Developer
Sep 3, 2011
3,424
23,730
Reserved

CHANGE LOG:
  • [2013/12/27] (v3.71) Fixed EXFAT support
    If you don't see files on "Micro SDcard" for some reason try tapping that area and swapping to "Internal Storage" and then back again.
  • [2013/12/19] (v3.70) Fixed rom-slot boot scripts
  • [2013/12/19] Added support for new rom-slot system partition creation method to pass verification checks (THANKS @evilpotatoman for sharing the verification check info!)
  • [2013/12/17] Added "Instant Stock" button support during the Safestrap Splashscreen. If you press the "HOME" button you will instantly boot to stock without having to go into Safestrap. NOTE: This is a temporary selection. The next reboot will go back into the current "active" slot.
  • [2013/12/17] Added hijack rules for skipping in recovery and charge only modes
  • [2013/12/16] v3.65 ALPHA
  • [2013/12/16] New hijack to support safestrap under SElinux!

WARNING: This version is fairly stable, BUT you should know how to use ODIN.

Unbrick thread:
http://xdaforums.com/showthread.php?t=2476353
 
Last edited:

Boraltis

Senior Member
Feb 4, 2011
167
52
Garden City, MI
Installed fine. Installled recovery as intended. Reboots into recovery: Good. Able to get into Recovery on normal boot: Good. Backup: Good.

Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
 

Boraltis

Senior Member
Feb 4, 2011
167
52
Garden City, MI
Should Safe System be active?

Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
 

Attachments

  • 1387242606093.jpg
    1387242606093.jpg
    32 KB · Views: 9,237

hybred-nexus

Member
Oct 4, 2010
38
2
installed fine. running a back up so far so good. took 289sec rebooted fine. rom toolbox shows back up. but it says its from march 14th 1970.
 
Last edited:

wally3614

Inactive Recognized Themer
Oct 27, 2007
3,087
5,397
Jacksonville
xdaforums.com
Hmm. Mine worked from the app.

Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app

I have System Push fc come up and the Hangouts started fc also. i was on the Dirty Flash option we have had running TMO Jedi...i think that is causing problems, I am going to Restore back to fresh MI9 root de la vega and start from scratch.
Edit:
I ran OnceClickBin in DL Mode and went to reboot to continue THEN the full SS Recovery activated. So i continued reboot into system hangouts and other FCs stopped but still wont reboot from SS App...going to Odin stock. report back
 
Last edited:

CorleReeFer

Senior Member
Nov 19, 2012
207
26
Carlisle
Are you able to use roms such as x-note that use aroma installers? I tried and it got hung up at the starting aroma step

Sent from my SAMSUNG-SM-N900A using Tapatalk HD
 

jjr3211

Senior Member
Oct 21, 2009
462
78
ohio
I was just wondering the same thing

Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
 

Hashcode

Senior Recognized Developer
Sep 3, 2011
3,424
23,730
Can u use ext-sdcard with this? It dosnt seem to work.

Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app

Inside recovery you can use sd card for backup / restore.

To change location by pressing on the storage button.

For rom-slots they stay on the internal storage only at this time.

Sent from my XT926 using Tapatalk
 

chrisbazz

Senior Member
Jan 24, 2013
128
30
Can't wait to start using this, thank you very much hashcode!

Sent from my SM-N900T using XDA Premium 4 mobile app
 
Last edited:

nate25

Senior Member
Jan 30, 2011
141
39
Are you able to use roms such as x-note that use aroma installers? I tried and it got hung up at the starting aroma step

Sent from my SAMSUNG-SM-N900A using Tapatalk HD

this is for testing right now. i do not believe you can flash roms yet

also does this affect the knox counter at all?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 253
    ATTENTION: I will be stopping official Safestrap support on 9/1/2014. For more information please see:
    https://plus.google.com/111109372727398356624/posts/AtoJ3xLj35b


    *** DISCLAIMER ***
    I work on projects that may brick your device. Don't sue me, hate me or try and kill my dog if that happens. I will feel bad the community will feel bad and hopefully we'll find a way to get you going again. But, the very nature of my projects involves a certain amount of risk taken by YOU. And by using the projects that I work on, you've accepted that fact.

    THERE IS AN UNKNOWN ISSUE WHERE IF YOU HAVE ENCRYPTION ENABLED AND INSTALL SS IT BOOTLOOPS. IF YOU FIT THIS DESCRIPTION PLEASE STAY AWAY FROM SAFESTRAP FOR NOW.

    AT&T Samsung Galaxy Note 3 Safestrap

    CURRENT PROJECT STATUS:
    STABLE v3.71 (JB) / BETA v3.75 (NC2/KK)


    WHAT IS SAFESTRAP?

    Safestrap is a Bootstrap / Recovery for locked bootloader phones. The goal is to avoid touching your primary system (I'll call this "stock" system) and only flash or make large changes to another place on your phone that Safestrap treats as a "2nd system" (in this case, it's a series of virtual ROM slots located on the internal emmc area: "/sdcard"). Once installed, you will see a "Splashscreen" giving you the option to hit "menu" to enter recovery. The recovery portion of Safestrap is now based on TWRP 2.7.1.x (a touch based recovery) and you can perform .zip installs, backups and restores here. The additional features I've added to TWRP are mostly located under the "Boot Options" menu:
    1. Here you can create virtual ROM-slots (2 on the N3 due to partition size and internal space) for flashing ROMs. These ROM-slots allow for different sizes of /system, /data and /cache partitions. The defaults *SHOULD* be good enough for flashing the stock-based ROMs.

      NOTE: The bigger you make these partition the less room you will have to make other ROM-slots.
    2. You can activate a new ROM-slot by choosing the slot you wish to make active and then selecting the "Activate" button. Once active, you will see the "rom-slot#" up in the top of the screen shown in green. If you make the "stock" ROM active, then you can see it in the top shown in red.
    3. Once a ROM-slot is active, all actions you would normally perform using TWRP are directed to that ROM-slot. For example, "Install" to flash a .zip, backup and restore.
    4. For more information you can read up here:
      http://blog.hash-of-codes.com/how-to-safestrap/

    HOW DO I INSTALL SAFESTRAP?
    1. Requirement: Root
    2. [NEW FOR v3.72+ KK Safestrap] Requirement: busybox. If your stock ROM doesn't have it built-in you need to grab "Busybox" from the Play Store and run the installer.
    3. Requirement: Allow APK install from Unknown Sources
    4. Download the Safestrap APK
    5. Find the APK using a Filemanager tool and open it on your device, then click "Install".
    6. (If updating from an existing Safestrap you might be warned that this will over-write the existing installation. Click the "Yes" equivalent to this message.)
    7. Once installed, open up the Safestrap application as you would any other app.
    8. Agree to the disclaimer that you won't try to sue me and hunt me down with a rifle if you manage to break your phone..
    9. Then use the "Install Recovery" button. You should see the current version down in the lower left corner of the window. And the "Status:" should say "Installed" when you're done.
    10. From there you can reboot and you *should* see a new splash screen during the boot up. While this is showing you can enter Safestrap Recovery using the [ menu ] button.
    11. That's it for the installation! Read below for a brief overview of Safestrap Recovery v3.x

    INSTALL VIDEO by DMX (For VZW Device): https://www.youtube.com/watch?v=_RZIyeUMK-Y&feature=youtube_gdata_player

    HOW DO I ENTER RECOVERY?

    During each reboot a splashscreen will be displayed showing whether the device is running a rom-slot or on the "Stock ROM".
    Press the button shown on the screen to either enter "RECOVERY" or "CONTINUE" booting (or the hard button underneath each option).

    HOW DO I UPGRADE SAFESTRAP?
    • Push the APK up to your sdcard.
    • Boot back into the "stock" rom-slot.
    • [NEW 2013-12-19]Go into your old Safestrap app and use the "Uninstall Recovery" button
    • THEN, open a "file explorer" of some sort (even TW "My Files" will work)
    • Browse to where you pushed the APK
    • Click on it and install like normal
    • Once installed, open the APK
    • Grant SU access
    • Use the "Install Recovery" button
    • All set, now you can reboot and re-activate whatever rom-slot you were using

    KNOWN ISSUES:
    • [v3.75] If you install Safestrap on a rom-slot it will show "not installed". *DO NOT INSTALL SAFESTRAP ON A ROM-SLOT*
    • [v3.72] Sometimes the installation doesn't work correctly. If you don't see the splashscreen after a rebooting. Install Safestrap again. (DEBUGGING THIS AS I GET TIME)
    • [v3.72] If you installed the custom-safestrap APK by @drakeymcmb please use "Uninstall Recovery" and then uninstall that APK before installing a new one. They have different signatures and you will end up with 2 Safestraps and 2 hijacks.. which is very NOT good.
    • [v3.72] Busybox is now required for the Safestrap APK to work correctly
    • [v3.72] ROM-SLOTs aren't supported yet
    • [v3.72] "Reboot Recovery" doesn't work in the APK
    • If you don't see files on "Micro SDcard" for some reason try tapping that area and swapping to "Internal Storage" and then back again.
    • No Aroma installer support. This is due to the stock Note 3 kernel framebuffer. To build a recovery which worked, it needed QCOM patches. So will Aroma.
      If you try a .zip file with an Aroma installer, it will most likely just hang.
    • If you use the "4way reboot" mod, then "Reboot Recovery" button in the Safestrap APK won't work correctly.

    NEW TO v3.75:
    • TWRP 2.7.1.x update for the base recovery.
    • ROM-SLOTs now have a 16gb size limit (vs 4gb previously) [THEY DON'T WORK YET IN KK THO SO BE PATIENT]

    DOWNLOADS:
    CONFIRM THAT YOU ARE USING AN AT&T SAMSUNG GALAXY NOTE 3

    FIND YOUR STOCK OPERATING SYSTEM VERSION BELOW AND USE THAT FILENAME:

    [KITKAT:MLG/NB4/NC2]
    LATEST FILE: Safestrap-HLTEATT-NC2-3.75-B03.apk

    [JELLYBEAN BUILDS]
    LATEST FILE: Safestrap-HLTEATT-3.71.apk

    XDA Downloads
    Mirror 2 (Crackflasher)


    As of version 3.75, Safestrap Recovery is now based on TWRP 2.7.1.x. For more on TWRP you can visit their website: http://www.teamw.in/

    WARNING: Safestrap is heavily modified to be "Safe" for your device. Do not download TWRP from their website and expect it to work the same way. Also TWRP does not support Safestrap, tho some issues that may come up will be TWRP dependant, please try and contact myself or look on the forums for your device for answers before hunting down TWRP people. They won't be able to help w/ Safestrap specific questions.

    For the purposes of direct user testing I've established a channel on freenode.net IRC: #safestrap
    I'm in the channel mostly all the time, but may not be active for discussion.

    Special Thanks To
    DeesTroy & TeamWin for all their hard work making TWRP such a fantastic recovery. If you are considering a donation, then please have a look at the Team WIN website: http://teamw.in/project/twrp2

    XDA:DevDB Information
    Safestrap Recovery v3.71 (JB) / v3.75_B03 (NC2/KK), Tool/Utility for the AT&T Samsung Galaxy Note 3

    Contributors
    Hashcode, DeesTroy & TeamWin

    Version Information
    Status: Beta
    Current Stable Version: 3.71
    Stable Release Date: 2013-12-27
    Current Beta Version: 3.75 B03
    Beta Release Date: 2014-06-29

    Created 2013-12-17
    Last Updated 2014-08-12
    54
    Reserved

    CHANGE LOG:
    • [2013/12/27] (v3.71) Fixed EXFAT support
      If you don't see files on "Micro SDcard" for some reason try tapping that area and swapping to "Internal Storage" and then back again.
    • [2013/12/19] (v3.70) Fixed rom-slot boot scripts
    • [2013/12/19] Added support for new rom-slot system partition creation method to pass verification checks (THANKS @evilpotatoman for sharing the verification check info!)
    • [2013/12/17] Added "Instant Stock" button support during the Safestrap Splashscreen. If you press the "HOME" button you will instantly boot to stock without having to go into Safestrap. NOTE: This is a temporary selection. The next reboot will go back into the current "active" slot.
    • [2013/12/17] Added hijack rules for skipping in recovery and charge only modes
    • [2013/12/16] v3.65 ALPHA
    • [2013/12/16] New hijack to support safestrap under SElinux!

    WARNING: This version is fairly stable, BUT you should know how to use ODIN.

    Unbrick thread:
    http://xdaforums.com/showthread.php?t=2476353
    29
    Reserved

    reserved
    22
    I'm still seeing a bug in the new 4.4 Safestrap, which is why it's not out yet.

    Going to try and setup the leak on my dev ed.. I've been blind debugging so far.

    Sent from my SM-N900V using Tapatalk
    21
    KK UPDATE IS NOW UP.

    READ THROUGH THIS PLEASE.

    WARNING: BETA SOFTWARE. MAKE A BACKUP!

    HOW DO I INSTALL SAFESTRAP?
    1. Requirement: Root
    2. [NEW FOR v3.72 KK Safestrap] Requirement: busybox. If your stock ROM doesn't have it built-in you need to grab "Busybox" from the Play Store and run the installer.
    3. Requirement: Allow APK install from Unknown Sources
    4. Download the Safestrap APK
    5. Find the APK using a Filemanager tool and open it on your device, then click "Install".
    6. (If updating from an existing Safestrap you might be warned that this will over-write the existing installation. Click the "Yes" equivalent to this message.)
    7. Once installed, open up the Safestrap application as you would any other app.
    8. Agree to the disclaimer that you won't try to sue me and hunt me down with a rifle if you manage to break your phone..
    9. Then use the "Install Recovery" button. You should see the current version down in the lower left corner of the window. And the "Status:" should say "Installed" when you're done.
    10. From there you can reboot and you *should* see a new splash screen during the boot up. While this is showing you can enter Safestrap Recovery using the [ menu ] button.
    11. That's it for the installation! Read below for a brief overview of Safestrap Recovery v3.x

    KNOWN ISSUES:
    • [v3.72] Sometimes the installation doesn't work correctly. If you don't see the splashscreen after a rebooting. Install Safestrap again. (DEBUGGING THIS AS I GET TIME)
    • [v3.72] If you installed the custom-safestrap APK by @drakeymcmb please use "Uninstall Recovery" and then uninstall that APK before installing a new one. They have different signatures and you will end up with 2 Safestraps and 2 hijacks.. which is very NOT good.
    • [v3.72] Busybox is now required for the Safestrap APK to work correctly
    • [v3.72] ROM-SLOTs aren't supported yet
    • [v3.72] "Reboot Recovery" doesn't work in the APK. I'll fix in the next release.

    NEW TO v3.72:
    • TWRP 2.7.0.x update for the base recovery. This includes vibration support, backup time/date fixes and more.
    • ROM-SLOTs now have a 16gb size limit (vs 4gb previously) [THEY DON'T WORK YET IN KK THO SO BE PATIENT]

    DOWNLOADS:
    CONFIRM THAT YOU ARE USING AN AT&T SAMSUNG GALAXY NOTE 3

    THIS IS ONLY FOR THOSE USERS ON MLG/NB4 FIRMWARE. IF YOU'RE ON OLDER FIRMWARE STAY WITH v3.71.

    [KITKAT:MLG/NB4/NC2]
    LATEST FILE: Safestrap-HLTE-3.72-kk-B01.apk
    Mirror 1 (Goo.im)
    Mirror 2 (Crackflasher)