Go Back   Android Forums > Android Phones > Motorola Droid > Droid - All Things Root

Droid - All Things Root Rooting, ROMS, Overclocking, etc.



Reply
 
LinkBack Thread Tools
Old February 23rd, 2010, 01:22 PM   #1 (permalink)
Junior Member
 
Join Date: Nov 2009
Posts: 47
 
Device(s):
Thanks: 0
Thanked 3 Times in 1 Post
Default [Hack] Replace Motorola boot logo with your own image

This is to change the motorola logo that you see when you boot your phone to a custom image. This is separate from the boot animation seen afterwards.

Tools/files you will need:
1) RSD Lite
2) droid sbf
3) SBFCodec
4) Photoshop (or paint, or whatever drawing program)
5) Hex editor (frhed is free and very easy to use)
NOTE: I do not use sbf-recalc because it complains about needing version 1.3, so I use SBFCodec instead.

Steps:
1) Run SBFCodec and open up the sbf file. This will extract all the smg files and header files.
2) Using photoshop, create an image that is 480 pixels wide and 182 pixels tall. Each color should be assigned 8 bits (1 byte), or in paint, just make a 24 bit bmp file. Mirror the image, making the left become the right, and the right becoming the left. Save as a bmp file (photoshop method).
3) Using a hex editor, open up your image and erase the first 54 bytes of data. (and possibly the last 2 bytes of data if you used photoshop. the number of bytes remaining should be exactly 262,080) With the remaining data, reverse the bytes. (using frhed, the option is in the edit menu->Reverse bytes)
4) Using a hex editor, open up the CG42.smg file created in step 1 and erase all data except the last 64 bytes of data (these 64 bytes of data should be FF's in the file). Then paste in the remaining data from step 3 to the beginning of the file and save. Your final file should be exactly 262,144 bytes large.
5) Go back to the SBFCodec window and save (this creates the sbf) the sbf file and name it whatever you want. i.e. boot.sbf
6) Using RSD Lite, flash this sbf to your phone. It may take 5-10 minutes for the flashing to complete. (after the 10 minutes, it might say "failed", just click on the show device button once that happens and you'll have succeeded)

You now have a stock phone with a custom boot image. Go ahead and root your phone and stuff. Sorry for the difficult instructions, this was the only approach I could think of to edit the boot logo.

youtube video came out looking like its fast forwarded. (::shrug:



Donations appreciated but not necessary



some of the necessary files can be found at the 'other' development forum.

daikonv is offline  
Last edited by daikonv; February 23rd, 2010 at 09:54 PM.
Reply With Quote
The Following 3 Users Say Thank You to daikonv For This Useful Post:
holmgren (February 23rd, 2010), johnlgalt (February 23rd, 2010), shadowdude777 (May 14th, 2010)
Sponsors
Old February 23rd, 2010, 07:23 PM   #2 (permalink)
Antidisestablishmentarian
 
johnlgalt's Avatar
 
Join Date: Oct 2009
Location: 3rd Rock
Posts: 8,172
 
Device(s): Motorola® DROID® BIONIC®
Thanks: 1,665
Thanked 1,490 Times in 1,088 Posts
Send a message via ICQ to johnlgalt Send a message via MSN to johnlgalt Send a message via Yahoo to johnlgalt Send a message via Skype™ to johnlgalt johnlgalt@gmail.com
Default

Me thinks this should be a sticky!
johnlgalt is online now  
Reply With Quote
Old February 24th, 2010, 09:19 PM   #3 (permalink)
Junior Member
 
Join Date: Nov 2009
Posts: 47
 
Device(s):
Thanks: 0
Thanked 3 Times in 1 Post
Default

thought i'd share some really cool boot logo that a guy named dustin came up with. it goes well with the boot animation.

daikonv is offline  
Last edited by daikonv; February 24th, 2010 at 09:19 PM.
Reply With Quote
Old February 26th, 2010, 07:41 AM   #4 (permalink)
Senior Member
 
messenger13's Avatar
 
Join Date: Dec 2009
Location: Cleveland, OH
Posts: 3,092
 
Device(s): Moto DROID BIONIC; Moto (OG) DROID (now the wife's); iPhone 3G (from work)
Thanks: 79
Thanked 364 Times in 214 Posts
Default

I can't believe how many DONATE links I'm starting to see. I guess I'm missing the boat.
__________________
- Joe

Future ... err ... PROUD, NEW DROID BIONIC owner!
Rooted, BRICKED!, and restored!
messenger13 is offline  
Reply With Quote
Old March 17th, 2010, 12:43 AM   #5 (permalink)
Senior Member
 
radikal's Avatar
 
Join Date: Nov 2009
Location: utah
Posts: 928
 
Device(s): droid, rooted and overclocked to 1000mhz - koush cyanogen port
Thanks: 0
Thanked 9 Times in 7 Posts
Send a message via AIM to radikal Send a message via MSN to radikal Send a message via Yahoo to radikal Send a message via Skype™ to radikal
Default

is there a root way of doing this, IE an easier way. cause i am rooted, figured it'd be more simple
__________________
Quote:
If your mom can handle an iPhone, be a man and get the Droid!
Quote:
Google Innovates, Apple Sues People
radikal is offline  
Reply With Quote
Old March 17th, 2010, 06:55 AM   #6 (permalink)
Junior Member
 
Join Date: Nov 2009
Posts: 47
 
Device(s):
Thanks: 0
Thanked 3 Times in 1 Post
Default

because we don't have access to the logo partition directly, any method to directly flash the boot logo to the phone is beyond me. So, because we have access to the sbf files, I figured this would be the easiest way.
daikonv is offline  
Reply With Quote
Old March 17th, 2010, 05:31 PM   #7 (permalink)
Senior Member
 
radikal's Avatar
 
Join Date: Nov 2009
Location: utah
Posts: 928
 
Device(s): droid, rooted and overclocked to 1000mhz - koush cyanogen port
Thanks: 0
Thanked 9 Times in 7 Posts
Send a message via AIM to radikal Send a message via MSN to radikal Send a message via Yahoo to radikal Send a message via Skype™ to radikal
Default

nah this is the easiest way to date, just wondered if there was a root way to do it. dang
radikal is offline  
Reply With Quote
Old May 14th, 2010, 12:38 PM   #8 (permalink)
New Member
 
Join Date: Jan 2010
Posts: 2
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default Terminal Emulator

Is there a way to do this via the Terminal Emulator instead?

If not, using your method will I have to re-download all my apps and redo all of my settings (email, app settings, theme, etc...).
James101 is offline  
Reply With Quote
Old May 14th, 2010, 02:25 PM   #9 (permalink)
Senior Member
 
inssane's Avatar
 
Join Date: Dec 2009
Location: Chi-Town
Posts: 1,767
 
Device(s): ...and Boom goes the Dynamite
Thanks: 166
Thanked 152 Times in 78 Posts
Default

Do a big middle finger or "the shocker"
__________________
SHOT CALLER
RIP 2K1 Caddy STS - Hello 2K11 Chevy Cruze...25mpg vs 8mpg. WOOT
I am a MasterDebator
"Eat Me" on Yelp--also make sure to QuagMyTwitr
inssane is offline  
Reply With Quote
The Following User Says Thank You to inssane For This Useful Post:
holeshot (May 15th, 2010)
Old May 14th, 2010, 04:12 PM   #10 (permalink)
Member
 
Join Date: Mar 2010
Location: new hamshire
Posts: 149
 
Device(s): Droid
Thanks: 17
Thanked 3 Times in 3 Posts
Default

Quote:
Originally Posted by daikonv View Post
thought i'd share some really cool boot logo that a guy named dustin came up with. it goes well with the boot animation.

I see a theme here !!!! nice
__________________
droidaholic
snowman9031 is offline  
Reply With Quote
Sponsors
Old May 15th, 2010, 02:12 PM   #11 (permalink)
New Member
 
Join Date: Jan 2010
Posts: 2
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default Need help with replacing Motorola boot logo

I'm a noob, and was hoping for some info, prior to making the change. I just got done putting my phone back to 2.01, rooting my phone, and installing Bugless Beast 1.0 (which put my Firmmware back to 2.1). I changed my animation, got all my apps back, set all their settings up, installed GDE, and now want to attempt changing the Boot Logo.

In your instructions, it says to edit the sbf file, in SBFCodec. Which sbf file am I editing? Is it the 2.0 sbf I used to revert back, the Bugless Beast one, or some other one?

Since I cannot root at 2.1, will my reverting back to 2.0 override any logo change? What about when I re-install Bugless Beast?

Will Titanium Backup restore ALL of my settings/preferences? Do I need to do a Nandroid restore as well?

Is there a method using Terminal Emulator, like changing the animation, instead? You'de think that it was just a matter of changing the embedded file.

If someone could give me instructions, from my current starting point, I would be greatly appreciative !!!
James101 is offline  
Reply With Quote
Old May 15th, 2010, 04:44 PM   #12 (permalink)
Senior Member
 
Fadelight's Avatar
 
Join Date: Oct 2009
Location: Auburndale, FL
Posts: 1,367
 
Device(s): Thunderbolt, Droid X, Droid
Thanks: 50
Thanked 87 Times in 57 Posts
Send a message via AIM to Fadelight
Default

Quote:
Originally Posted by James101 View Post
I'm a noob, and was hoping for some info, prior to making the change. I just got done putting my phone back to 2.01, rooting my phone, and installing Bugless Beast 1.0 (which put my Firmmware back to 2.1). I changed my animation, got all my apps back, set all their settings up, installed GDE, and now want to attempt changing the Boot Logo.

In your instructions, it says to edit the sbf file, in SBFCodec. Which sbf file am I editing? Is it the 2.0 sbf I used to revert back, the Bugless Beast one, or some other one?

Since I cannot root at 2.1, will my reverting back to 2.0 override any logo change? What about when I re-install Bugless Beast?

Will Titanium Backup restore ALL of my settings/preferences? Do I need to do a Nandroid restore as well?

Is there a method using Terminal Emulator, like changing the animation, instead? You'de think that it was just a matter of changing the embedded file.

If someone could give me instructions, from my current starting point, I would be greatly appreciative !!!

You have to grab one of the 2.0.1 SBF files that are floating around. Alldroid used to be a great place to grab it, but they are done. Try searching the "Now you can root without fear..." thread. Probably a link in there.

That is the SBF you need to edit and flash with.

Do a FULL nandroid backup of what you currently have.


Step 1) Flash your newly edited sbf (Directions found in stickies)

Step 2) Reroot (Directions found in stickies)

Step 3) Perform nandroid/spr recovery of your current ROM. (Directions found in stickies)
__________________
Blogging: Never before have so many people with so little to say said so much to so few.
Fadelight is offline  
Reply With Quote
The Following User Says Thank You to Fadelight For This Useful Post:
James101 (May 15th, 2010)
Old August 21st, 2010, 11:21 PM   #13 (permalink)
Member
 
davros's Avatar
 
Join Date: Jan 2010
Location: Central Mass
Posts: 486
 
Device(s): Motorola DROID
Thanks: 24
Thanked 15 Times in 10 Posts
Default

im having troubles with the hex editing part of the image....
__________________
davros is offline  
Reply With Quote
Old October 2nd, 2010, 01:28 AM   #14 (permalink)
New Member
 
Join Date: Sep 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by davros View Post
im having troubles with the hex editing part of the image....
Post your image or PM me, and I'll create a "boot logo only" sbf for you.
jlutz555 is offline  
Reply With Quote
Old October 2nd, 2010, 01:44 AM   #15 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

So you need to use rsdlite to flash the sbf?
istolvampire is offline  
Reply With Quote
Old October 2nd, 2010, 01:46 AM   #16 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

Quote:
Originally Posted by istolvampire View Post
So you need to use rsdlite to flash the sbf?
Yes
publicanimal is offline  
Reply With Quote
The Following User Says Thank You to publicanimal For This Useful Post:
istolvampire (October 2nd, 2010)
Old October 3rd, 2010, 12:35 PM   #17 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

Making my pic 480 x 182 stretches badly and makes it look horrible. Is the a way around this. It started at 284 x 321.
istolvampire is offline  
Reply With Quote
Old October 3rd, 2010, 02:36 PM   #18 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

Quote:
Originally Posted by istolvampire View Post
Making my pic 480 x 182 stretches badly and makes it look horrible. Is the a way around this. It started at 284 x 321.
Go to Image > Image Size, make sure the constrain proportions box is checked, and change the pixel height to 182.

Then go to Image > Canvas Size and make the overall canvas 480 x 182. Use the paint bucket tool to fill in the new white areas with black. Now you should be ready to save and move on to the next step.

It might take some tweaking to get an image that looks good. This will not take up the whole screen but just a small area in the middle of the screen so you want your image to be as close to the edges of the canvas as possible so it doesn't end up looking too tiny when you boot your phone.
publicanimal is offline  
Reply With Quote
The Following User Says Thank You to publicanimal For This Useful Post:
istolvampire (October 3rd, 2010)
Old October 3rd, 2010, 02:54 PM   #19 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

publicanimal, you lost me.lol Sorry but my photoshop skills suck. I did the first two steps and the pic comes out proportionate but now it is all the way left in the canvas sized box with a lot of white to the right. Nowhere near both edges so I guess it will come out to tiny or tiny and way left?

edit: I got the pic to the middle but still not edge to edge because that will stretch the pic. Still not sure if it is right. I really should stop. I have no idea what i am doing.lol

GRRRRRRRRRRRRRRRRRRR I hate photoshop.lol I am much better with Bryce.lol
istolvampire is offline  
Last edited by istolvampire; October 3rd, 2010 at 03:04 PM.
Reply With Quote
Old October 3rd, 2010, 03:04 PM   #20 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

Quote:
Originally Posted by istolvampire View Post
publicanimal, you lost me.lol Sorry but my photoshop skills suck. I did the first two steps and the pic comes out proportionate but now it is all the way left in the canvas sized box with a lot of white to the right. Nowhere near both edges so I guess it will come out to tiny or tiny and way left?

GRRRRRRRRRRRRRRRRRRR I hate photoshop.lol
You screwed up the second step. I'm not sure what version of photoshop you're running but when I go to edit canvas size there is an "anchor" option towards the bottom that shows where you are placing the new canvas relative to the current image. You want the current image to be anchored in the center, not to the left or right.

As far as it being tiny I am just pointing out that the area on the screen that is the boot image takes up maybe the center 1/5 of the screen. So it's not going to be very big. Think about how small the M logo is compared to the rest of the screen... that's about the size you are working with height wise. With the width you have the entire width of the screen.

When I did this the first time I had to go back and do it again to make the image appear larger when I boot up. I am just telling you to make the image as large (tall) as possible within the canvas size you are working with so you don't have to go back and do it again.

This might sound confusing but once you do it you'll understand what I mean.
publicanimal is offline  
Last edited by publicanimal; October 3rd, 2010 at 03:13 PM.
Reply With Quote
The Following User Says Thank You to publicanimal For This Useful Post:
istolvampire (October 3rd, 2010)
Sponsors
Old October 3rd, 2010, 03:13 PM   #21 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

If the pic already has no background (like an icon) do I have to blacken it? When I save it to 24bit it whitens the background so is it still clear or is it now white? Sorry I am such a noob.lol
istolvampire is offline  
Reply With Quote
Old October 3rd, 2010, 03:19 PM   #22 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

I'm not sure, but my guess is that yes, you need to blacken the background. I spent a long time blackening in the area around the image I wanted to use when I did this. The nice thing is once this is done it is permanent, you can flash all the ROMs in the world and your custom boot logo will remain.

EDIT: Of course if you flash a stock SBF it would replace your boot logo with the "M" logo. But no ROM flashing or system updates will affect it.
publicanimal is offline  
Last edited by publicanimal; October 3rd, 2010 at 03:22 PM.
Reply With Quote
The Following User Says Thank You to publicanimal For This Useful Post:
istolvampire (October 3rd, 2010)
Old October 3rd, 2010, 03:26 PM   #23 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

Ok I think I got it. The pic. Once I have it do I just save as 24bit png/bmp? Now to the program editing part. Thanks for the help and I will let you know how it goes.
istolvampire is offline  
Last edited by istolvampire; October 3rd, 2010 at 03:29 PM.
Reply With Quote
Old October 3rd, 2010, 03:28 PM   #24 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

Quote:
Originally Posted by istolvampire View Post
Ok I think I got it. The pic. Once I have it do I just save as 24bit png? Now to the program editing part. Thanks for the help and I will let you know how it goes.
No, re-read the instructions. bmp file, not png
publicanimal is offline  
Reply With Quote
The Following User Says Thank You to publicanimal For This Useful Post:
istolvampire (October 3rd, 2010)
Old October 3rd, 2010, 03:32 PM   #25 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

Quote:
Originally Posted by publicanimal View Post
No, re-read the instructions. bmp file, not png
Yeah I just caught that. Here goes nothing.lol Thanks a lot.
istolvampire is offline  
Reply With Quote
Old October 3rd, 2010, 03:32 PM   #26 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

Oh hey, one important thing. When you reverse the bytes in the hex editor, it will create a mirror image. So before you do the hex editing, go back into photoshop and go to Image > Image Rotation > Flip canvas horizontal. Then save.

The hex editing is tricky. Here's tip: the dots on the right hand side of the hex editor represent bytes of data.
publicanimal is offline  
Reply With Quote
The Following User Says Thank You to publicanimal For This Useful Post:
istolvampire (October 3rd, 2010)
Old October 3rd, 2010, 03:36 PM   #27 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

Oh great, I have to go back into photoshop?lol Lovely..............

trying to track down the stuff needed now. sbf, sbfcodec, etc....

never used rsdlite but here goes nothing.
istolvampire is offline  
Reply With Quote
Old October 3rd, 2010, 03:42 PM   #28 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

LOL, much better to have to go back to photoshop now than to have a mirror image of what you wanted later and have to repeat the whole process.
publicanimal is offline  
Reply With Quote
Old October 3rd, 2010, 04:03 PM   #29 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

can someone verify this is the sbf file i need?

VZW_A855_ESD56_QSC6085BP_C_01.3E.01P_SW_UPDATE_03. sbf

I am having no luck finding this sbfcodec either but I am still searching
istolvampire is offline  
Reply With Quote
Old October 3rd, 2010, 04:07 PM   #30 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

Quote:
Originally Posted by istolvampire View Post
can someone verify this is the sbf file i need?

VZW_A855_ESD56_QSC6085BP_C_01.3E.01P_SW_UPDATE_03. sbf

I am having no luck finding this sbfcodec either but I am still searching
FWIW this was the tutorial I used:
Changing your motorola "M" boot logo tutorial - Droid Forum - Verizon Droid & the Motorola Droid Forum

Everything you need should be there. It's a 2.0.1 SBF but once you complete the process you should be able to flash a recovery without losing your boot image. I think any stock SBF will work.
publicanimal is offline  
Reply With Quote
The Following User Says Thank You to publicanimal For This Useful Post:
istolvampire (October 3rd, 2010)
Sponsors
Old October 3rd, 2010, 04:20 PM   #31 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

opened up fherd but am at a loss as to what I am suppose to delete. Still looking it over.
istolvampire is offline  
Reply With Quote
Old October 3rd, 2010, 04:26 PM   #32 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

the dots/characters on the right hand side of the hex editor represent bytes of data. Highlight first 54 dots/characters, and delete them. then highlight the last 2 dots, and delete them.

Then
edit menu->Reverse bytes

You should be able to take it from there

EDIT: The offset # at the bottom left corner will tell you what byte number you are clicking on

Or try this: Edit > Select Block
Start of selection: 0 End of selection: 53

Then delete
publicanimal is offline  
Last edited by publicanimal; October 3rd, 2010 at 04:34 PM.
Reply With Quote
The Following User Says Thank You to publicanimal For This Useful Post:
istolvampire (October 3rd, 2010)
Old October 3rd, 2010, 04:29 PM   #33 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

when I try to reverse it won't. Do i highlight all bytes?
istolvampire is offline  
Last edited by istolvampire; October 3rd, 2010 at 04:32 PM.
Reply With Quote
Old October 3rd, 2010, 04:35 PM   #34 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

Quote:
Originally Posted by istolvampire View Post
when I try to reverse it won't. Do i highlight all bytes?
Yes. Edit > Select all

I might have steered you wrong above. make sure you check that the number of bytes remaining when you're done is the right number.
publicanimal is offline  
Reply With Quote
The Following User Says Thank You to publicanimal For This Useful Post:
istolvampire (October 3rd, 2010)
Old October 3rd, 2010, 04:55 PM   #35 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

I select all and try to reverse bytes but does this take awhile because it doesn't seem to be doing anything after I select ok?
istolvampire is offline  
Reply With Quote
Old October 3rd, 2010, 04:56 PM   #36 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

No, it should be instantaneous.
publicanimal is offline  
Reply With Quote
The Following User Says Thank You to publicanimal For This Useful Post:
istolvampire (October 3rd, 2010)
Old October 3rd, 2010, 04:58 PM   #37 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

Quote:
Originally Posted by publicanimal View Post
No, it should be instantaneous.
ok maybe it did it and i just don't realize it. Thanks again for helping this boot logo noob.lol
istolvampire is offline  
Reply With Quote
Old October 3rd, 2010, 05:24 PM   #38 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

when I go to copy over original pic bytes it says not enough space?
guess I messed up somewhere. I give up. Thanks for all you help.
istolvampire is offline  
Last edited by istolvampire; October 3rd, 2010 at 05:28 PM.
Reply With Quote
Old October 3rd, 2010, 05:28 PM   #39 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

This is getting a little ridiculous. You deleted everything except the last 64 bytes right?
publicanimal is offline  
Reply With Quote
Old October 3rd, 2010, 05:35 PM   #40 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

yes I did but its okay maybe it just isn't meant to be. You have been most helpful but for some reason I just can't get it to work. Not the first time this has happened.
istolvampire is offline  
Reply With Quote
Sponsors
Old October 3rd, 2010, 05:39 PM   #41 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

The hex editing is probably what's tripping you up. I had to teach myself how to do it all too and it worked first try. Go slow, don't rush. Make sure you are deleting the right bytes because if you don't follow the directions exactly you will fail.
publicanimal is offline  
Reply With Quote
Old October 3rd, 2010, 05:48 PM   #42 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

I am having trouble with the copy part. I get the file down to only FF 64 bytes but no matter what I try it will not paste over. Maybe I didn't reverse the other file but it changes the pic to unreadable in my pictures so I believe I got that part right. It is probably some fundamental part but I don't know how to proceed. Wish there was a video tutorial so I could see where I am messing up. If I ever get this I might make one.lol I will give it one more go.
istolvampire is offline  
Reply With Quote
Old October 3rd, 2010, 05:51 PM   #43 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

OK, I am taking pity on your poor soul and I also want to see if I could do this again. send an email of the bmp you edited and mirrored to my handle @gmail.com and i will see if I can do it and send it back.
publicanimal is offline  
Reply With Quote
Old October 3rd, 2010, 06:02 PM   #44 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

Thanks, I sent it over. Just not sure why I can't copy/paste it. If you get it then you are my new hero.

edit: It is official. publicanimal is my new hero. Still not sure where I was messing up. Might have to give it a go again sometime soon.

ps. rooting again was a trip. Forgot what the phone use to look like.lol
istolvampire is offline  
Last edited by istolvampire; October 3rd, 2010 at 08:54 PM.
Reply With Quote
Old October 4th, 2010, 07:46 AM   #45 (permalink)
Senior Member
 
Join Date: Jun 2010
Location: Michigan
Posts: 803
 
Device(s): Bionic
Thanks: 78
Thanked 81 Times in 56 Posts
Default

Quote:
Originally Posted by messenger13 View Post
I can't believe how many DONATE links I'm starting to see. I guess I'm missing the boat.
I can't believe I just watched a video of someone elses phone booting. I gotta get a life.
twistedlim is offline  
Reply With Quote
Old October 29th, 2010, 05:30 PM   #46 (permalink)
Member
 
CyberPitz's Avatar
 
Join Date: May 2010
Location: Joplin, MO
Posts: 303
 
Device(s): HTC ThunderBolt running BAMF Remix 1.5 @ 1.5 ghz
Thanks: 36
Thanked 42 Times in 31 Posts
Default

First Post
Download EXE
Scared.
CyberPitz is offline  
Reply With Quote
Old October 29th, 2010, 05:33 PM   #47 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

Quote:
Originally Posted by CyberPitz View Post
First Post
Download EXE
Scared.
+1 Total agreement. Couldn't be sketchier.
publicanimal is offline  
Reply With Quote
Old October 29th, 2010, 08:05 PM   #48 (permalink)
Senior Member
 
Lock-N-Load's Avatar
 
Join Date: Feb 2010
Location: WestSiiiide
Posts: 2,262
 
Device(s): Moto Droid VZW
Thanks: 32
Thanked 192 Times in 146 Posts
Default

I looked at this long ago, even toyed with doing it, but it seems like such a PITA and hex editors suck to work with.
__________________
TABLET: Asus Transformer Prime

PHONE: D1 + Pete's FRG01B | JDLFG's 32.25 1.25 w/ 1709 Quad score | Pete's Baseband C_01.43.01P | My metamorph battery mod | Droid X Bootanimation
Lock-N-Load is offline  
Reply With Quote
Old October 29th, 2010, 08:28 PM   #49 (permalink)
Senior Member
 
Join Date: Nov 2009
Location: Santa Cruz, CA
Posts: 545
 
Device(s): Motorola Droid
Thanks: 26
Thanked 89 Times in 67 Posts
Default

Quote:
Originally Posted by Lock-N-Load View Post
I looked at this long ago, even toyed with doing it, but it seems like such a PITA and hex editors suck to work with.
It took me a while toying with it to figure it out, but it really wasn't that hard. I'd be happy to help you, your avatar would probably make a pretty cool boot logo for you.

If you send me the image you want to use I'll do it for you.
publicanimal is offline  
Reply With Quote
Old October 30th, 2010, 08:16 AM   #50 (permalink)
Member
 
istolvampire's Avatar
 
Join Date: Nov 2009
Posts: 497
 
Device(s): droid
Thanks: 72
Thanked 34 Times in 34 Posts
Default

I would send it over to publicanimal if I were you Lock. He whipped mine up in no time. Thanks again publicanimal.
istolvampire is offline  
Reply With Quote
Sponsors
Reply

Motorola Droid
Current Rating:
Rate this Phone:

The Motorola Droid - the first ever Verizon Android Phone - exploded onto the mobile market with an incredibly successful ad campaign that brough Android to the masses. With a huge and vibrant touchscreen, solid metal body, full QWERTY keyboard, 5M... Read More


Bookmarks


Go Back   Android Forums > Android Phones > Motorola Droid > Droid - All Things Root User CP
Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Standard Motorola Boot Logo MaxPacker Droid - All Things Root 2 November 2nd, 2010 02:33 PM
Droid X won't boot past motorola logo nor boot in to recovery dz93 Droid X - All Things Root 9 September 16th, 2010 07:19 PM
HTC Evo logo on boot ortizdupri EVO 4G - All Things Root 2 June 14th, 2010 04:18 PM
droid wont boot past motorola logo Signal Motorola Droid 9 June 10th, 2010 02:11 AM
Droid Incredible Logo/Image (EYE) Syv3n Incredible - Support and Troubleshooting 12 May 23rd, 2010 07:58 PM



All times are GMT -5. The time now is 01:27 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo


SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.