[ToolKIT][Recovery.img or Boot.img to md5][GALAXY TAB 2] - Galaxy Tab 2 7" Android Development

Guys I Present YOU my Simple Conveter...
easy as hell...
SO WHAT I BASICLY DOES??
So this script makes a tar.md5 package for flash with from recovery.img or Boot.img to a package for flash with odin
For Galaxy Tab 2 Only. Have you always found recovery.imgs or Boot.imgs for galaxy tab tab 2 ONLY and just don't know how. Well this script does it for you.
Click to expand...
Click to collapse
How to use this script!!
1.First download the script From the attachments
2.Extract the recoverytools folder to the root of you C: Or It won't WORK!!!
3.Run the script_convert
4.Follow the instructions there is also an option to push the recovery.tar.md5 or Boot.tar.md5 to your sdcard to flash for mobile odin
Click to expand...
Click to collapse
Don't forget to hit the thanks button!!
VERSION 2 With new Ui And option to add boot.img to and md5 file !!

reserved

last one!

Deleted

Thanks for it!
mythi said:
...For Galaxy Tab 2 Only...
Click to expand...
Click to collapse
Thought it´s the same converting process for every Samsung device, isn´t it?
mythi said:
...2.Extract the recoverytools folder to the root of you C: Or It won't WORK!!!...
Click to expand...
Click to collapse
No Converting problems running it from desktop and from "D:\Backup\ComputerSoftware\Android\Tools\recoverytools\"
Running Windows 8 Pro x64.
Dind´t need to flash recovery yet. Hope it works if i need
How to use on PhilZ-blackhawk-repack.zip to make it flashable ? (http://forum.xda-developers.com/showpost.php?p=39935850&postcount=89)
Extract "recovery.img" from PhilzBlackhawk.zip and convert?

I made a new script for you Look´s a littlebit nicer.

I like how you just copy-pasted a bunch of cygwin files.

i haven't knowen how to convert on windows untill this post.
i think it's ok for copy&paste in this case,or do you have any other idea without setting up a linux (e.g. virtual maschine)?

Luigi2012SM64DS said:
I like how you just copy-pasted a bunch of cygwin files.
Click to expand...
Click to collapse
Actually i wrote the script by my self so please if don't like it don't use it

Android-Andi said:
I made a new script for you Look´s a littlebit nicer.
Click to expand...
Click to collapse
Thanks @Android-Andi but please forgive i can't use your script because i want to do it myself it is still in early 0.1 i am preparing somethings big for our tab other than this small script.

Android-Andi said:
Thanks for it!
Thought it´s the same converting process for every Samsung device, isn´t it?
Click to expand...
Click to collapse
Well i think it will work on other devices but i can't garuntee
Click to expand...
Click to collapse

Maybe @ketut.kumajaya or @Luigi2012SM64DS knows(?):
How to use on PhilZ-blackhawk-repack.zip to make it flashable ?
Only extract "recovery.img" from PhilzBlackhawk.zip and convert?

Android-Andi said:
Maybe @ketut.kumajaya or @Luigi2012SM64DS knows(?):
How to use on PhilZ-blackhawk-repack.zip to make it flashable ?
Only extract "recovery.img" from PhilzBlackhawk.zip and convert?
Click to expand...
Click to collapse
I don't understand what you mean. Are you saying that you can make a flashable zip using the recovery.img? Thats what it already does.
Here's the part in the updater script :
package_extract_file("recovery.img", "/tmp/recovery.img");
write_raw_image("/tmp/recovery.img", "/dev/block/mmcblk0p6");
delete("/tmp/recovery.img");

Luigi2012SM64DS said:
I don't understand what you mean. Are you saying that you can make a flashable zip using the recovery.img? Thats what it already does.
Here's the part in the updater script :
package_extract_file("recovery.img", "/tmp/recovery.img");
write_raw_image("/tmp/recovery.img", "/dev/block/mmcblk0p6");
delete("/tmp/recovery.img");
Click to expand...
Click to collapse
Sorry for my english
I want to make a PhilZ-Blackhawk.tar.md5 to use with Odin.
Is it possible with this tool?

Android-Andi said:
Sorry for my english
I want to make a PhilZ-Blackhawk.tar.md5 to use with Odin.
Is it possible with this tool?
Click to expand...
Click to collapse
Yes of course just extract the recoverly.img with 7zip and use the tool

Android-Andi said:
Sorry for my english
I want to make a PhilZ-Blackhawk.tar.md5 to use with Odin.
Is it possible with this tool?
Click to expand...
Click to collapse
Yeah.
But I already made one that installs next kernel at the same time. It doesnt make any root files thats what philz does automaticly.

Luigi2012SM64DS said:
Yeah.
But I already made one that installs next kernel at the same time. It doesnt make any root files thats what philz does automaticly.
Click to expand...
Click to collapse
@Luigi2012SM64DS just a suggestion, you created with kernel 1.6 which is not compatible for stock 4.2.2 so it can't applied.
it will be great if you create it without kernel, only recovery and superSU

Edit: Doing it now.
Sent from my LG-P690b using Tapatalk 2

Luigi2012SM64DS said:
Edit: Doing it now.
Sent from my LG-P690b using Tapatalk 2
Click to expand...
Click to collapse
i think you can modifie the .bat to use on windows

Android-Andi said:
i think you can modifie the .bat to use on windows
Click to expand...
Click to collapse
Acutally I can do everything all up to rebuilding the cache.img. That one step REQUIRES Linux. Luckily my stupid brain remembered my laptop with Linux on it so I'm using that right now.
---------- Post added at 12:46 AM ---------- Previous post was at 12:34 AM ----------
Android-Andi said:
i think you can modifie the .bat to use on windows
Click to expand...
Click to collapse
@Android-Andi Oh wait. I wasn't making it clear. This tool just takes a recovery.img and makes it into a Odin flashable tar.md5. To root you need the recovery AND a cache.img. Since I have to modify the cache.img I can't do it in windows since the tools are only made for Linux. And I actually canceled the upload since next 1.8 or next 2.0 is right around the corner.

Related

[SOLVED #1]sign update. [Q #2] What keys do I need to sign an update in ubuntu??

I am just wondering how I would go about resigning an update.zip to flash.SOLVED
Q 2 Where do I find the correct test keys to sign a update.zip/apk in ubuntu?
i always use Stericson method in this thread http://forum.xda-developers.com/showthread.php?t=473580
Check this thread out on how to sign apks and zip file ^_^
http://forum.xda-developers.com/showpost.php?p=3175518&postcount=2
Tools are provided in the link as well I believe.
anddep said:
i always use Stericson method in this thread http://forum.xda-developers.com/showthread.php?t=473580
Click to expand...
Click to collapse
NeoBlade Check this thread out on how to sign apks and zip file ^_^
http://forum.xda-developers.com/show...18&postcount=2
Tools are provided in the link as well I believe.
Click to expand...
Click to collapse
Thank you.
NeoBlade said:
Check this thread out on how to sign apks and zip file ^_^
http://forum.xda-developers.com/showpost.php?p=3175518&postcount=2
Tools are provided in the link as well I believe.
Click to expand...
Click to collapse
lol thats the real deal post! i was searching for that one earlier, but xda was slow
One more [Q]:
If I have an update.zip that's ready to flash, and I'm open it with winrar and override the original system/fonts files with the fonts I need - do I need to resign it before I'm flashing it? or I can flash the same update.zip after I'm saving it?
thanks!
@avimak
You must resign Must resign after ANY changes.
alritewhadeva said:
@avimak
You must resign Must resign after ANY changes.
Click to expand...
Click to collapse
thanks dude
avimak said:
thanks dude
Click to expand...
Click to collapse
Sure thing buddy
Must resign everytime you edit a zip file to flash
Bringin my new question to the front page.

how to make a cwm flashable zip

Can any one teach how to make a cwm flashable zip
No intention of spamming
I did got post in xda didnt got success.....
And is it possible to make a cwm that does not requires device to reboot first?
Regards
Dr. Sanket
drsanket_xperia_u said:
Can any one teach how to make a cwm flashable zip
No intention of spamming
I did got post in xda didnt got success.....
And is it possible to make a cwm that does not requires device to reboot first?
Regards
Dr. Sanket
Click to expand...
Click to collapse
What exactly are you trying to do? And for what phone?
monstaX said:
What exactly are you trying to do? And for what phone?
Click to expand...
Click to collapse
For xperia series... I own a xperia u
There are several mods bt require individual replacement of files and changing of permissions
I intend replacement of a system app wid the new app
Regarding second question of mine
Is it possible to have cwm recovery that can work without switching off the device ( make a nandroid backup takes a lot of time in my xu almost 20 minutes during which the network is off)
Regards
Dr. Sanket
drsanket_xperia_u said:
For xperia series... I own a xperia u
There are several mods bt require individual replacement of files and changing of permissions
I intend replacement of a system app wid the new app
Regarding second question of mine
Is it possible to have cwm recovery that can work without switching off the device ( make a nandroid backup takes a lot of time in my xu almost 20 minutes during which the network is off)
Regards
Dr. Sanket
Click to expand...
Click to collapse
What you should do is download a theme for the xu and just leave the META-INF folder in the theme.zip alone and edit the rest of the folders to your liking.
monstaX said:
What you should do is download a theme for the xu and just leave the META-INF folder in the theme.zip alone and edit the rest of the folders to your liking.
Click to expand...
Click to collapse
Will that b enough?? Are cwm flashable zips need to signed??
Regards
Dr. Sanket
drsanket_xperia_u said:
Will that b enough?? Are cwm flashable zips need to signed??
Regards
Dr. Sanket
Click to expand...
Click to collapse
Not really. Just use 7zip. The Apks are the ones that usually need to be signed. As long as you use the original theme.zip you would download and just replace apks inside you shouldnt have any problems
monstaX said:
Not really. Just use 7zip. The Apks are the ones that usually need to be signed. As long as you use the original theme.zip you would download and just replace apks inside you shouldnt have any problems
Click to expand...
Click to collapse
Will give it a try and let u knw
Sorry if I spammed
Regards
Dr. Sanket
drsanket_xperia_u said:
Will give it a try and let u knw
Sorry if I spammed
Regards
Dr. Sanket
Click to expand...
Click to collapse
No worries I only know basics also. Just hit the thanks button!
drsanket_xperia_u said:
For xperia series... I own a xperia u
Regarding second question of mine
Is it possible to have cwm recovery that can work without switching off the device ( make a nandroid backup takes a lot of time in my xu almost 20 minutes during which the network is off)
Regards
Dr. Sanket
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1620255
There's an app called online android backup on the market it might be what you're looking for?
don't be scared it's only a phone
ogd x d2g x2 sg3
old ladies ^
I wan't to repackage the XXLSJ leak as CWM flashable zip (I know roms based on it exist) but still want to cook my own.
monstaX said:
Not really. Just use 7zip. The Apks are the ones that usually need to be signed. As long as you use the original theme.zip you would download and just replace apks inside you shouldnt have any problems
Click to expand...
Click to collapse
There is a guide that covers edify scripting. That should help you make an update.zip yourself from scratch.
pulser_g2 said:
There is a guide that covers edify scripting. That should help you make an update.zip yourself from scratch.
Click to expand...
Click to collapse
Sir will u plz tell me in which forum I shall find it?
drsanket_xperia_u said:
Sir will u plz tell me in which forum I shall find it?
Click to expand...
Click to collapse
xda-u 'Zip-based tweaking' guide will give you an insight and teach you the basics about it
"Anger and intolerance are the enemies of correct understanding." -Mahatma Gandhi
---------- Post added at 02:01 PM ---------- Previous post was at 02:00 PM ----------
drraptor said:
I wan't to repackage the XXLSJ leak as CWM flashable zip (I know roms based on it exist) but still want to cook my own.
Click to expand...
Click to collapse
Writing an update script from scratch is not only time consuming but also risky.If you don't know what you are doing, then you should stay away from writing it from scratch
"Anger and intolerance are the enemies of correct understanding." -Mahatma Gandhi
drsanket_xperia_u said:
Sir will u plz tell me in which forum I shall find it?
Click to expand...
Click to collapse
This was written for the Galaxy Nexus, but you should be able to pull out the info you need.
kernel
are all .zip kernels can flash via cwm??
Does Aroma count, it makes flashable .apks easily
// sent from a galactic Ars Sss

I need HELP fast !!!

Hello ! I have a question.I want to make a custom rom and use cocore kernel,but is kernel.bin.md5 and in kitchen (cygwin) must be boot.img .What i can do? Help me please.I need fast answers
Force said:
Hello ! I have a question.I want to make a custom rom and use cocore kernel,but is kernel.bin.md5 and in kitchen (cygwin) must be boot.img .What i can do? Help me please.I need fast answers
Click to expand...
Click to collapse
Simple,don't put a kernel in the ROM,you are not obliged to do that.Also,CoCafe doesn't want his kernel by default in ROMs.
ionescugeo9942 said:
Simple,don't put a kernel in the ROM,you are not obliged to do that.
Click to expand...
Click to collapse
I want best performance so i need
Force said:
I want best performance so i need
Click to expand...
Click to collapse
Flash it after.
ionescugeo9942 said:
Flash it after.
Click to expand...
Click to collapse
I want that people who will flash my rom to flash directly with kernel.
Force said:
I want that people who will flash my rom to flash directly with kernel.
Click to expand...
Click to collapse
CoCafe will not allow you.Read his thread.
ionescugeo9942 said:
CoCafe will not allow you.Read his thread.
Click to expand...
Click to collapse
I received permission from cocafe some time ago.Now please stop to be a clean topic.
I wait for answers for my question.
Force said:
I want that people who will flash my rom to flash directly with kernel.
Click to expand...
Click to collapse
If people want to install ROM they need to use custom recovery. Only kernel that is supported now is CoCore, so 99% of chance is that they will already have CoCore.
Force said:
I received permission from cocafe some time ago.Now please stop to be a clean topic.
I wait for answers for my question.
Click to expand...
Click to collapse
If so,I think you need to extract it.Better ask CoCafe if he gave you the permission or look for a guide.
Also,your "clean" behaviour will not lead to an answer.
---------- Post added at 07:54 PM ---------- Previous post was at 07:53 PM ----------
shut_down said:
If people want to install ROM they need to use custom recovery. Only kernel that is supported now is CoCore, so 99% of chance is that they will already have CoCore.
Click to expand...
Click to collapse
Yes.So,uselles struggling.
shut_down said:
If people want to install ROM they need to use custom recovery. Only kernel that is supported now is CoCore, so 99% of chance is that they will already have CoCore.
Click to expand...
Click to collapse
Nope, we have temporary cwm and it's working like a charm at flashing ROM (with root) :silly:
I want to include cocore in rom...
Darkness and Hope said:
Nope, we have temporary cwm and it's working like a charm at flashing ROM (with root) :silly:
Click to expand...
Click to collapse
Yes,if you really want to use the HARDER method...
ionescugeo9942 said:
Yes,if you really want to use the HARDER method...
Click to expand...
Click to collapse
I don`t care if is harder,but i want to include in rom.And if i do it first time, i will know for other times.
You can use this file type as well... Check updater script of any existing rom which has a kernel of same for type... And copy the same line... But first ask for permission from the cook of the rom...
Or extract your kernel and search for mount points for kernel and use it..
Sent from my Galaxy Nexus using xda app-developers app
ionescugeo9942 said:
Yes,if you really want to use the HARDER method...
Click to expand...
Click to collapse
I don't like CoCore so I want to use stock.Is it unreasonable ?
And where is the hard thing about this ?
Darkness and Hope said:
I don't like CoCore so I want to use stock.Is it unreasonable ?
And where is the hard thing about this ?
Click to expand...
Click to collapse
The thing bout the home button.Some said it's not working.
Anyways,what to not love from CoCore-E!!!:laugh:
lokeshsaini94 said:
You can use this file type as well... Check updater script of any existing rom which has a kernel of same for type... And copy the same line... But first ask for permission from the cook of the rom...
Or extract your kernel and search for mount points for kernel and use it..
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Thank you for your answer

[System Pull] [LG-F600K_V10j.zip] [LG-F600L_V10e] [LG-F600K_V10d]

Here below the System pull obtained from my LG-F600L_V10e, and from LG-F600K_V10d too
LG-F600K_V10j zip file
LG-F600L_V10e
LG-F600K_V10d
:good:
Thx
Wysłane z mojego LG-H815 przy użyciu Tapatalka
@wolfgart
LG_V10_F600L_V10E_System_pull
if you can package it into a compressed file . This version or newer . Thank you
minhcanh97 said:
@wolfgart
LG_V10_F600L_V10E_System_pull
if you can package it into a compressed file . This version or newer . Thank you
Click to expand...
Click to collapse
I will package new 10i
sent from my LG V10 - F600L
I hope you can give me that package in an archive
@wolfgart F600L_V10i
updated with zip file for F600K_10j
I can upload F600S_10i ... if somebody tells which utilities what did you do to generate the system pull.
partymola said:
I can upload F600S_10i ... if somebody tells which utilities what did you do to generate the system pull.
Click to expand...
Click to collapse
they are always useful for research ....
wolfgart said:
they are always useful for research ....
Click to expand...
Click to collapse
Sorry, I meant I do not know what utilities to use to create the dump file.
partymola said:
Sorry, I meant I do not know what utilities to use to create the dump file.
Click to expand...
Click to collapse
enable Debug on V10, connect it to pc and simply run on prompt window :
adb pull /system/
wolfgart said:
Here below the System pull obtained from my LG-F600L_V10e, and from LG-F600K_V10d too
LG-F600K_V10j zip file
LG-F600L_V10e
LG-F600K_V10d
:good:
Click to expand...
Click to collapse
Thank you,
i just got the F600S, you think i can use one of those to wipe it?
the rom i got with it is filled with T network crap.
i just want pure android rom
thanks
wolfgart said:
enable Debug on V10, connect it to pc and simply run on prompt window :
adb pull /system/
Click to expand...
Click to collapse
Thanks! F600S / 10i : https://drive.google.com/file/d/0Bz6PUw7NIcDATlJrVV9RX3IyaFU/view?usp=sharing
Any way to get a root on this?
OG-Taco said:
Any way to get a root on this?
Click to expand...
Click to collapse
I want to know too.
Sent from my LG-F600K using XDA Free mobile app
Taufik15 said:
Thank you,
i just got the F600S, you think i can use one of those to wipe it?
the rom i got with it is filled with T network crap.
i just want pure android rom
thanks
Click to expand...
Click to collapse
You may want to buy a nexus. Or flash CM if it becomes available.
Sent from my LG-H811 using Tapatalk
are those system pull zip files flashable?
jkyoho said:
are those system pull zip files flashable?
Click to expand...
Click to collapse
I thought you had a tmobile phone, you can't flash this unless you want a $500 paper weight...
Common sense isn't all that common
System pull.
I may be asking you, this can be used TMobile V10 H901.
helpe me
partymola said:
Thanks! F600S / 10i :
Click to expand...
Click to collapse
Hello
You can upload the f600s again or give me a new link

[ Beta_P8_Lite_Tools_pack ] - Mod your P8 Lite

Update 09-05-2017 -19:08 - add TWRP 3.1.0-2 Alice
Hi!
I mounted this tool for the P8 Lite with several others already existent.
Now I come here to share it with you!
It is in the Beta phase, as it needs some adjustments and your opinion too!
I hope that can help you in your modifications!
Beta_P8_Lite_Tool_pack
Beta_P8_Lite_Tool_pack.zip​​​
To use extract the folder from the zip, open the folder, execute Beta_P8_Lite_Alice_tools_pack.exe and follow what is write in there!
Enjoy it!
.
Nice tool. For future, i sugest to order files in folder and if you can, add option to deodex stock rom with adb (if you can, ofcourse)
Use another compiler Bat to Exe if you want privacy
Could you make it runable on Ubuntu?
Vinnipinni said:
Could you make it runable on Ubuntu?
Click to expand...
Click to collapse
Sorry, i don´t know Linux ... :\
.
il3gal said:
Nice tool. For future, i sugest to order files in folder and if you can, add option to deodex stock rom with adb (if you can, ofcourse)
Use another compiler Bat to Exe if you want privacy
Click to expand...
Click to collapse
Deodex .. i can try...
What you mean about privacy???
.
persona78 said:
Deodex .. i can try...
What you mean about privacy???
.
Click to expand...
Click to collapse
I see source code of your script.. If is important for you, use another compiler
persona78 said:
Sorry, i don´t know Linux ... :\
.
Click to expand...
Click to collapse
I'm assuming this programs uses batch? Started from a .bat? If yes, could you send me the bat file/ the code you used? I might be able to port it to Linux then.
il3gal said:
I see source code of your script.. If is important for you, use another compiler
Click to expand...
Click to collapse
Oh! That? No problem! ! first place that tools are not mine, you can find it in XDA all over the Forum , i only just picked them up in one place like a Swiss Knife!
Thanks!
.
Vinnipinni said:
I'm assuming this programs uses batch? Started from a .bat? If yes, could you send me the bat file/ the code you used? I might be able to port it to Linux then.
Click to expand...
Click to collapse
Use notepad++ and open the exe file, the script is in the end!
.
Great
updated!
Nice!
Thank you very much, let's try it the executable does not work says:
"This program was made with an Unlicensed compliler.
Please buy the PRO versión to distribute your EXE."
We will have to buy the compiler hahaha
PECHOLOBO2001 said:
Thank you very much, let's try it the executable does not work says:
"This program was made with an Unlicensed compliler.
Please buy the PRO versión to distribute your EXE."
We will have to buy the compiler hahaha
Click to expand...
Click to collapse
same problem, here
Updated
Now, thank you very much, I'll prove it
persona78 said:
Update 20-04-2017 - 19:45 - delete/add some functions and fixes
Hi!
I mounted this tool for the P8 Lite with several others already existent.
Now I come here to share it with you!
It is in the Beta phase, as it needs some adjustments and your opinion too!
I hope that can help you in your modifications!
Beta_P8_Lite_Tool_pack
Beta_P8_Lite_Tool_pack.zip
https://mega.nz/#!glJxzIrQ
Key: !7UyZe50o9bfNzoGOJgQtJP0mE8df68Aa20JXOY_RIDs
To use extract the folder from the zip, open the folder, execute Beta_P8_Lite_Alice_tool_pack.exe and follow what is write in there!
Enjoy it!
.
Click to expand...
Click to collapse
You van make aus gui using visual studio! Its 100% compatible with the. BAT language! (Well, Visual Basic is.)
---------- Post added at 10:51 PM ---------- Previous post was at 10:51 PM ----------
p8tgames said:
You van make aus gui using visual studio! Its 100% compatible with the. BAT language! (Well, Visual Basic is.)
Click to expand...
Click to collapse
Should I try making an gui Version?
p8tgames said:
You van make aus gui using visual studio! Its 100% compatible with the. BAT language! (Well, Visual Basic is.)
---------- Post added at 10:51 PM ---------- Previous post was at 10:51 PM ----------
Should I try making an gui Version?
Click to expand...
Click to collapse
?
For me? No problem!
.
hi in windows 10 i had issues with the tool pack not pulling images from the SD card i managed to solve this by unpacking the tool into a folder on the / of the C: drive hope this helps might want to add it to the OP
ndg_2000 said:
hi in windows 10 i had issues with the tool pack not pulling images from the SD card i managed to solve this by unpacking the tool into a folder on the / of the C: drive hope this helps might want to add it to the OP
Click to expand...
Click to collapse
Thanks, try to execute it like administrator.
I have Windows 7 and works fine, i do not know what can be!
.

Categories

Resources