Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
kilsmap
Old
#11  
Member
Thanks Meter 15
Posts: 51
Join Date: Feb 2012
Location: Kuala Lumpur
whoa...quite simple...thanks bro...but i seemed to read somewhere that everytime our phone reboots, especially for Samsung phones, it will read everything back from the boot.img, so as this exploit is quite simple, will the root stick? sorry for the crudeness of the question...im quite a noob in android development as well..haha...
 
mb-14
Old
#12  
mb-14's Avatar
Senior Member - OP
Thanks Meter 217
Posts: 160
Join Date: Nov 2010
Location: Pune
Quote:
Originally Posted by kilsmap View Post
whoa...quite simple...thanks bro...but i seemed to read somewhere that everytime our phone reboots, especially for Samsung phones, it will read everything back from the boot.img, so as this exploit is quite simple, will the root stick? sorry for the crudeness of the question...im quite a noob in android development as well..haha...
If using a root browser such as root explorer i make any changes to the files in the boot partition such as init.rc or default.prop then the changes will not persist after a reboot as the phone reads everything back from the original boot.img.

But if we change the the original boot.img(that is what we are doing here) and flash it then the changes will persist.
 
kilsmap
Old
#13  
Member
Thanks Meter 15
Posts: 51
Join Date: Feb 2012
Location: Kuala Lumpur
i see...thanks for the explanation...good job with the root guide for Ace Plus...

To qzem, yeah...im quite as much noob as most of the users here in xda...but maybe we have to do this in a Linux environment, cos i read somewhere for ROM making, its quite difficult to use Windows... now for me, rooting our Galaxy S Advance is quite probable, just that learning how to use Ubuntu just for making these exploits is quite unnerving... there are quite thorough guide for unpacking and repacking those .img files, but you have to be familiar with Linux...
 
qzem
Old
#14  
qzem's Avatar
Recognized Contributor
Thanks Meter 712
Posts: 1,139
Join Date: Jun 2010

 
DONATE TO ME
Quote:
Originally Posted by mb-14 View Post
Well the steps are very easy & it should work on any android phone not just samsung phones.
First unpack the stock boot.img of your device.
Then open the default.prop file and set
ro.secure=0
ro.debuggable=1
persist.service.adb.enable=1
and save the file.
Now repack the boot image and tar it.
Then you can flash it via Odin
The changes give us root access to adb shell and we can push the su binary and Superuser.apk via adb.
But if you are lazy then run any of the available rooting tools which copy the necessary files via adb(eg Doomlord's toolkit)
How to unpack and repack boot.img? Is there any useful guide here. Can I pull boot.img straight from my phone or can I extract it from firmware (.tar file) on my pc, and how? Or do I need kernel source code, to compile insecure kernel? Thanks for your help!
If my post was helpful in any way, you are welcome to click THANKS button. Or if you really like my work you can donate to me.

HTC One S C2 ROM - BackToBasics
[HOW TO] Samsung Galaxy S I9070 Advance ROOT for most firmwares!
Rom GingerICE 2.1OC for Samsung Galaxy W I8150
 
kilsmap
Old
#15  
Member
Thanks Meter 15
Posts: 51
Join Date: Feb 2012
Location: Kuala Lumpur
now i have definitely run into some confusion here...your guide in remaking the boot.img is very clear, but the problem now is that i can't figure out where is boot.img located in Galaxy S Advance firmwares...all i have are system.img, cache.img, hidden.img, kernel.bin and modem.bin... is it in the kernel.bin? if so, how do i extract it?
 
mb-14
Old
#16  
mb-14's Avatar
Senior Member - OP
Thanks Meter 217
Posts: 160
Join Date: Nov 2010
Location: Pune
Im not sure but i think unpacking tools are same as boot.img.There are many guides available online
 
kilsmap
Old
#17  
Member
Thanks Meter 15
Posts: 51
Join Date: Feb 2012
Location: Kuala Lumpur
i see...how do u manage to get CWM working for Ace Plus? do we have to root 1st for flashing CWM, cos i remember that it is not necessary... what are the files we need to port CWM to other devices?
 
mb-14
Old
#18  
mb-14's Avatar
Senior Member - OP
Thanks Meter 217
Posts: 160
Join Date: Nov 2010
Location: Pune
Quote:
Originally Posted by kilsmap View Post
i see...how do u manage to get CWM working for Ace Plus? do we have to root 1st for flashing CWM, cos i remember that it is not necessary... what are the files we need to port CWM to other devices?
Check this:http://www.koushikdutta.com/2010/10/...ry-to-new.html
The Following User Says Thank You to mb-14 For This Useful Post: [ Click to Expand ]
 
deadwood01
Old
#19  
Senior Member
Thanks Meter 135
Posts: 548
Join Date: Dec 2010
Location: Bhadravathi
Thanks for the CWM , now all we need is some custom ROMs , hope some developers step in....
 
mj111996
Old
#20  
Senior Member
Thanks Meter 37
Posts: 204
Join Date: Apr 2012
Location: Mumbai

 
DONATE TO ME
Smile Rooting Ace Plus

I am a noob in rooting stuff,i have never used p.c for rooting,despite being with android for 2 years,
My ques is-
will my phone be rooted after flashing root.tar as PDA?
or i have to use doomlord's rooting tool kit also?(i dont know to use)

 
Post Reply+
Tags
ace plus, galaxy ace plus, root, s7500
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...