• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[G935F] Samsung Rescue MOD

Status
Not open for further replies.

TPBWorks

Member
May 8, 2018
12
1
0
Hello,
As per title I'm cooking a modded firmware (nothing big, just a possible Rescue Version :cool:) and I want to embed the following commands in updater-script to the stock original firmware, this could help in bootloop situations and if recovering the files or diagnose (ADB) is needed.

delete_recursive("/cache");
delete_recursive("/data/data");
delete_recursive("/data/dalvik-cache");

and editing the default.prop file with the following entries:
ro.adb.secure=0
ro.debuggable=1
persist.sys.usb.config=mtp,adb

Now my objective is, how do I sign it and pack it to flash it successfully like an official samsung firmware via odin?
I don't have the bootloader unlocked, would the firmware get rejected while flashing with theese edits?
Do I need to do something to SBoot? The phone is Stock, no Root, no custom ROM or TWRP
Would I loose the internal storage data if flashing it via odin? (Secure Boot enabled)

If you want to join me with this project PM me ;)

XDA:DevDB Information
[G935F] Samsung Rescue MOD, ROM for the Samsung Galaxy S7 Edge

Contributors
TPBWorks, TPBWorks
ROM OS Version: 8.x Oreo
Based On: Stock

Version Information
Status: Testing

Created 2019-02-07
Last Updated 2019-02-07
 
Status
Not open for further replies.