Flashable stock rom - Galaxy S6 Q&A, Help & Troubleshooting

Hey guys just out of curiosity how do i convert a stock rom md5 to a flashable zip file that will work in twrp
( if this is in wrong section please move)

Download ASSAYYED Kitchen
move md5 file in "PLACE" folder
open ASSAYYED.exe
select 1
and continue...

Se7Touch said:
Download ASSAYYED Kitchen
move md5 file in "PLACE" folder
open ASSAYYED.exe
select 1
and continue...
Click to expand...
Click to collapse
Thanks will look into this will post update on how it goes

Se7Touch said:
Download ASSAYYED Kitchen
move md5 file in "PLACE" folder
open ASSAYYED.exe
select 1
and continue...
Click to expand...
Click to collapse
Update got it to work cheers man

Related

[GUIDE]How To Create A Custom Rom(noob friendly guide)

HERE IS A GUIDE FOR YOU ALL YOU CAN CREATE YOUR OWN ROM BY THIS SEXY METHOD.I AM NOT RESPONSIBLE FOR BRICKED DEVICES,DAMAGED DEVICES IF YOU BLAME ME I WILL LAUGH AT U.
Click to expand...
Click to collapse
Requirement to make a custom rom
*java jdk installed on your pc
*windows xp or 7.
*package given in download section
Who is this kitchen for ?
Those who are brand new to
creating custom ROMs and
want an easy place to start
learning
Those who just want to modify
shipped ROMs or someone
else's custom ROMs to their
liking
Those who are confused by all
those scripts and complex
commands required for
building and extracting
This is NOT a tool to
automatically turn you into a
full-fledged ROM developer.
ROM development normally
involves work from the ground
up and involves time , research
and patience .
Click to expand...
Click to collapse
PRESS THANKS IF YOU LIKE MY WORK
Kitchen setup guide
setting up android kitchen
1.download all the three link and unzip kitchen.rar and cywin package.
2.open cywin_package then open folder Now, you can see 3 icons, a read-
me,a setup, and a folder. Choose
the setup. Here You will choose
install from local directory. Next,
Navigate to the the folder of
extraction of cygwin and choose
the folder Cygwin_packages inside
the cygwin extraction folder. Wait
for some time. Then, You will come
across a list of file. Click the 2-
circle-arrows,untill, it displays
“install”
After the procedure is complete,
run the batch file cygwin.bat . Now, minimise
it and copy kitchen folder,
Keep it in some location where you have installed your cygwin package open home/ajay-Pc(in my case this is administrator name of my pc)kitchen
Now, open the batch file window
and type
cd C:\Kitchen
Wait for some time and then when
the location the changed, type
./menu
Click to expand...
Click to collapse
PRESS THANKS IF YOU LIKE MY WORK
GUIDE
now minimize the batch file and extract official rom and open pda there you will find system.img then extract it using magic iso or flash
the official stock rom using odin the take a nandroid backup u will get system.rfs.tar in your sd card extract it using magic iso then make a folder in called rom and open it. again create a folder called system and copy all data from system.rfs.tar which u have extracted(do drag and dropping).
Now copy meta-inf of any stock rom and copy and kernel to rom folder.
Now you will get two folder and one file in your rom folder zip the folder content and copy the file where you have installed cygwin/home/ajay/kitchen/original update folder.
now open command shell which you have minimized 1st create working folder then add root permission,deodex your rom.
and at last press 99 to build your rom..
note-if it ask you to change updater script to update script change it but dont forget to change it back to updater script.now you will get your rom in output folder copy it to your sd card flash it if error occur unzip the zip file and delete meta-inf and boot.img and again copy meta-inf of any rom and kernel to it and zip it..again flash the rom..
PRESS THANKS IF YOU LIKE MY WORK
Downloads
Downloads​
Link for cygwin click here :good:​link for kitchen click here :good:​link for magic iso click here :good:​
PRESS THANKS IF YOU LIKE MY WORK
CREDIT
credits
xda
dev of kitchen DSIXDA
me for boring guide
PRESS THANKS IF YOU LIKE MY WORK
gd 1 but think theirs many guide to teach how to cook rom from kitchen
amanmehta007 said:
gd 1 but think theirs many guide to teach how to cook rom from kitchen
Click to expand...
Click to collapse
many user asked for my help so i created this for them
gd
THE DEV OF KITCHEN IS DSIXDA U SHOULD MENTION HER NAME
bY
------------------------------------------------------------------------------SOMKLL---------------------------------------------------------------------------------------------------
Yes
yes i m Flasholic
I already have a guide for this.
Sent from my GT-S5360 using XDA

[Script][Tool] how to create a tar.md5 file from img For Odin

for how want to use Odin to flash the ClockWorkMod Recovery img or any image files like "boot.img", this is a tool to create a tar.md5 file from the img file.
unzip the file tool, and put your img files into the same directory of the batch file.
if you have more than one file put each file in a separate folder.
launch the "ImgToTar.MD5.bat" to create files with the extension of tar.md5 for each img file.
Note: the script rename the each file starting by "recovery*.img" to "recovery.img" , and files named "boot*.img" or "kernel*.img" image to "boot.img". if your file has another name , don't forgot to rename a recovery image to recovery.img, and the boot image to boot.img.
hope that help some body how search a batch file to create tar.md5 file for using it in Odin.
******************** new version of the script:
in this new version you can combine multiple files ,img and bin files, all of them into one file tar.md5 bundle.
a "AllFiles" directory is created including this result pack file ready to use in new Odin version v3.10.7.
Thank you this worked fine on my 9505.
It creates a recovery.tar.md5 with 0 bytes on my Windows XP.. :crying:
Any suggestion?
SeaFargo said:
It creates a recovery.tar.md5 with 0 bytes on my Windows XP.. :crying:
Any suggestion?
Click to expand...
Click to collapse
i can't see what the problem on your system, the tool is very simple. send me a zip of your folder with all files, also the recovery image file, and the tar.md5 file 0b.
Solved!
I find out that Odin is perfectly able to flash a TAR file, even without md5 hash check.
So I've used the Official TAR for Windows and that's it. By the way, 7z tar are not compatible.
Yes odin accept tar file. The md5 sum is a check for the integrity of data on the file. It's more safe to use a tar.md5 instead of tar file.
Envoyé depuis mon GT-I9505 en utilisant Tapatalk 4
mkh.mourad said:
Yes odin accept tar file. The md5 sum is a check for the integrity of data on the file. It's more safe to use a tar.md5 instead of tar file.
Envoyé depuis mon GT-I9505 en utilisant Tapatalk 4
Click to expand...
Click to collapse
how to make odin flash tar without md5 hash?
The same ,you chose the tar file instead of the tar.md5. Odin accepte both extentions in the PDA editbox.
mkh.mourad said:
The same ,you chose the tar file instead of the tar.md5. Odin accepte both extentions in the PDA editbox.
Click to expand...
Click to collapse
but without md5 hash odin refuses to flash for safety reasons. its obvious that tar and md5 are just extensions... i meant how to force odin to flash ordinary tar without md5 hash in it.
Kriomag said:
but without md5 hash odin refuses to flash for safety reasons. its obvious that tar and md5 are just extensions... i meant how to force odin to flash ordinary tar without md5 hash in it.
Click to expand...
Click to collapse
odin accept all this extention PDA files:
*.tar, *.md5, *.smd, *.gz and *.tgz
but only *.md5 file has a hash to check data integrity.
a formatted MD5 checksum line is add at the end of the tar file to produce a file tar.md5
for exemple at the end of a tar file named "recovery.tar" we will find a line like this:
"53a1ee899d6f7b4b39c189739eee6294 recovery.tar"
mkh.mourad said:
odin accept all this extention PDA files:
*.tar, *.md5, *.smd, *.gz and *.tgz
but only *.md5 file has a hash to check data integrity.
a formatted MD5 checksum line is add at the end of the tar file to produce a file tar.md5
for exemple at the end of a tar file named "recovery.tar" we will find a line like this:
"53a1ee899d6f7b4b39c189739eee6294 recovery.tar"
Click to expand...
Click to collapse
when md5 checksum is does not match tar odin refuses to flash, but if there is no md5 at all it should work? i havent tried that lol
i will test it shortly... brb
i think it works, odin accepted kernel tar i used: "tar -H ustar -c boot.img > kernel.tar"
This tool doesn't work for you?
in the first post a have put a new version, it can create from any file with the extention *.img a *.tar.md5.
if any problem happend you can send me the log.txt file.
the latest recoveryclockmod image for odin:
Tried the tool .. didn't work the first time, saw a 'PATH NOT FOUND' in the command window. So I tried again using folder path without any space (i.e..: "D:\tar-tools\" instead of "C:\users\my name\desktop\tar tools unzipped\") and the tool works.
My conclusion, tool did not work if folder path contains space(s).
Thanks for the batch files.
TOPeX85 said:
tries the tool .. didn't work the first time, saw a 'PATH NOT FOUND' in the command window. So I tried using folder path without any spaces #i.e..: "D:\tar-tools\" instead of "C:\users\my name\desktop\tar tools unzipped\"# and the tool works.
My conclusion, tool did not work if folder path contains space#s#.
Thanks for the batch files.
Click to expand...
Click to collapse
thanks
I'll fix this problem in the future
update: the script accepts path and filename with spaces
Didnt work
I have downloaded twice the toll but when I try to decompress winrar send me errors, could you check this please?
Or do I have to use another program to decompress it?
Thanks in advance.
If i want to create a .tar.md5 from modem.bin there's some trick to do to create that?
pimentel07 said:
I have downloaded twice the toll but when I try to decompress winrar send me errors, could you check this please?
Or do I have to use another program to decompress it?
Thanks in advance.
Click to expand...
Click to collapse
I used 7zip rather than Winzip or winrar.
I updated the file by compressing it with WinRAR in zip extension.
sorry man.
bluflight said:
If i want to create a .tar.md5 from modem.bin there's some trick to do to create that?
Click to expand...
Click to collapse
I can not confirm, but I think it'll work.
the only thing is that it must have exactly as the filename: "modem.bin".
mkh.mourad said:
the latest recoveryclockmod image for odin:
Click to expand...
Click to collapse
After 2 hours of searching,this tar file gave me back my recovery, thanks a lot man! :good:
now i can go sleep :victory:

[HOW-TO]Convert .img to .tar.md5 with ease ( With Odin3 )

Convert .img file to .tar.md5 for use in flashing Odin ( with odin in it )...
INSTRUCTION:
1. Download and extract it.
2. Move the .img file in the folder
3. Click ''ImgToTar.Md5'' and the converting process should running
4. Click ''odin'' and odin will popup
5. Start your flashing process with ease....
Don't forget to say thanks...
****in A bro! Thanks a lot
Thanks a lot.
고맙습니다,
Translation: thank you,
can i flash ultra compression tar file? or normal compression file
salim7685 said:
Convert .img file to .tar.md5 for use in flashing Odin ( with odin in it )...
INSTRUCTION:
1. Download and extract it.
2. Move the .img file in the folder
3. Click ''ImgToTar.Md5'' and the converting process should running
4. Click ''odin'' and odin will popup
5. Start your flashing process with ease....
Don't forget to say thanks...
Click to expand...
Click to collapse
Thanks big time

How To Create Tar To MD5 Tar

Hello every one today I am posting a script which you
Can create tar to md5 odin flash.
You can easly make TAR from your iMG by using 7ZIP.
When you make TAR then you can make it to MD5 ODIN FLASH
By my script
Download tar-tool-odin .zip by ihsas and extrat it on your pc.
Copy your tar file into the tar tool folder and double click on
Tar to md5 scrip and after complete the process you have
A odin flash MD5 tar.
Say thanks and from me thnx to all... cheeer.
Download link below
https://mega.nz/#!mENEyLYA!wMeReYTked_mjtCF1GuY9FALwmBFxoTeQjwX3vFdnok
Thanks man this really worked out for me.
decompile and recompile stock rom and make odin tar md5 recovery
ihsas said:
Hello every one today I am posting a script which you
Can create tar to md5 odin flash.
You can easly make TAR from your iMG by using 7ZIP.
When you make TAR then you can make it to MD5 ODIN FLASH
By my script
Download tar-tool-odin .zip by ihsas and extrat it on your pc.
Copy your tar file into the tar tool folder and double click on
Tar to md5 scrip and after complete the process you have
A odin flash MD5 tar.
Say thanks and from me thnx to all... cheeer.
Download link below
https://mega.nz/#!mENEyLYA!wMeReYTked_mjtCF1GuY9FALwmBFxoTeQjwX3vFdnok
Click to expand...
Click to collapse
You can also extract stock rom and after making changes get back tar.md5 odin flash rom by this script tool
Its to use.
Sorry for bad english
Hit thnx.......
Tar to md5 scrip ... where? is it the ImgToTar.MD5?
Also any of the batch files when clicked dont do anything nothing shows up?
using : win7 x64
EwOkie said:
Tar to md5 scrip ... where? is it the ImgToTar.MD5?
Also any of the batch files when clicked dont do anything nothing shows up?
using : win7 x64
Click to expand...
Click to collapse
This script is for just make tar to md5 you can easly make img to tar by using 7zip.
I have another script which make img to tar.md5 but with that script you can only make 1 img file not sevral file like stock rom
Stock rom have many img file when you make several img file to tar by using 7zip then you can easly make that tar to md5.tar and then flash by odin
Such as I have update my galaxy s3 to kitkat 4.4.4 and then I have download jb 4.3 when I flash it then I have found error with sboot then I make this tool to delete the sboot and flash again and its work for me.
Thank you

Create Tar To Md5 Odin Flash Script Tool

Hello every one today I am posting a script which you
Can create tar to md5 odin flash.
You can easly make TAR from your iMG by using 7ZIP.
Open 7zip add your img file and go to file type select tar and save.
When you make TAR then you can make Tar to MD5 ODIN FLASH File
By my script
Download tar-tool-odin.zip by ihsas and extrat it on your pc.
Copy your tar file into the tar tool folder and double click on
Tar to md5 scrip and after complete the process you have
A odin flash MD5 tar.
Say thanks and from me thnx to all... cheeer.
Download link below
https://mega.nz/#!mENEyLYA!wMeReYTked_mjtCF1GuY9FALwmBFxoTeQjwX3vFdnok

Categories

Resources