Jump to content


Photo

Does Anybody Have Any Additional Info On Com.motorola.orange.simauth.jar


  • Please log in to reply
11 replies to this topic

#1 xredjokerx

xredjokerx

    n00b

  • Members
  • Pip
  • 7 posts

Posted 14 May 2012 - 02:57 PM

I've been looking for a way to extract this file (either at boot time or any way possible). Does anybody have any information on this? I would really appreciate any help I can get. Thanks in advance!

Obviously I want to deodex.. (for the droid 4) if possible... thanks!

#2 djuniah

djuniah

    Member

  • Developer
  • 124 posts
  • LocationPhiladelphia, PA

Posted 14 May 2012 - 03:11 PM

When i deodexed it, i just set it to ignore. I BELIEVE it had something to do with the wireless carrier Orange which is why it was removed from US devices. Just delete that line from the list of items you're feeding into baksmali (or the kitchen).

#3 xredjokerx

xredjokerx

    n00b

  • Members
  • Pip
  • 7 posts

Posted 14 May 2012 - 03:25 PM

Thank you for your reply! I will give it a try. I am deodexing manually... so I'm crossing my fingers that it'll work!

#4 xredjokerx

xredjokerx

    n00b

  • Members
  • Pip
  • 7 posts

Posted 14 May 2012 - 04:42 PM

Failed on the second apk, AdminFeedNotifier is missing a dependency, I think.. stupid moto :(

#5 djuniah

djuniah

    Member

  • Developer
  • 124 posts
  • LocationPhiladelphia, PA

Posted 14 May 2012 - 04:55 PM

What are you trying to deodex? Which version of the OS?

#6 xredjokerx

xredjokerx

    n00b

  • Members
  • Pip
  • 7 posts

Posted 14 May 2012 - 05:14 PM

2.3.6 for a droid 4... should be really similar to the droid razr :(

#7 djuniah

djuniah

    Member

  • Developer
  • 124 posts
  • LocationPhiladelphia, PA

Posted 14 May 2012 - 05:17 PM

Ok well i deodex'd the ICS leak for the razr, if you have any questions, just let me know. Are you using the kitchen or just brute?

#8 xredjokerx

xredjokerx

    n00b

  • Members
  • Pip
  • 7 posts

Posted 14 May 2012 - 05:20 PM

I'm using the

Java -xmx1024m -c smali.jar :blahblah.odex -x asystemapp.odex

Method. I've read that the auto method doesn't work for the droids...

#9 djuniah

djuniah

    Member

  • Developer
  • 124 posts
  • LocationPhiladelphia, PA

Posted 14 May 2012 - 05:33 PM

It does, but you need to specify some parameters usually. You need to include the dependencies. Use the kitchen's auto method to get MOST of them. Then use the files listed in the BOOTCLASSPATH param in your /init.rc file to get the rest. Also, when it fails, it will tell you which dependency it couldn't find. All you need to do is locate it and add it to the list you pass in

#10 xredjokerx

xredjokerx

    n00b

  • Members
  • Pip
  • 7 posts

Posted 14 May 2012 - 05:40 PM

Could you possibly link me to the kitchen? Thanks for all your help ill keep trying :)

#11 djuniah

djuniah

    Member

  • Developer
  • 124 posts
  • LocationPhiladelphia, PA

Posted 14 May 2012 - 07:18 PM

Here's the one i used:

Please Login or Register to see this Hidden Content



#12 xredjokerx

xredjokerx

    n00b

  • Members
  • Pip
  • 7 posts

Posted 14 May 2012 - 07:55 PM

thanks! I'll report back tomorrow




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users