notishell / smali

Automatically exported from code.google.com/p/smali
0 stars 0 forks source link

Error loading boot class path files #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I cannot deodex any /system/app files.

I ran "baksmali -x 246randomapknameshere.apk"

I'm trying to deodex stock Galaxy S II XWKF3 NEE (nordic)

I've tried doing it manually, using different programs (AutoDEOTool, 
_Kit_Deodexage etc.) but nothing seems to help.
I've also tried that :java.bablbala thing.

Error pic in attachments

Original issue reported on code.google.com by luhmay...@gmail.com on 12 Jul 2011 at 2:28

Attachments:

GoogleCodeExporter commented 9 years ago
Almost forgot, I'm using version 1.2.6

Original comment by luhmay...@gmail.com on 12 Jul 2011 at 2:28

GoogleCodeExporter commented 9 years ago
You need to use the -d option to tell it where to find the bootclasspath files

Original comment by jesusfreke@jesusfreke.com on 15 Jul 2011 at 9:20

GoogleCodeExporter commented 9 years ago
what boothclasspath? How can I find it?

Original comment by luhmay...@gmail.com on 15 Jul 2011 at 7:21

GoogleCodeExporter commented 9 years ago
Please see http://code.google.com/p/smali/wiki/DeodexInstructions

Original comment by jesusfreke@jesusfreke.com on 15 Jul 2011 at 7:39