I am trying to decompile a system app. Unfortunately there is no classes.dex for this particular system app. There is only a *.odex. I know I have to deodex this so that I get a .dex file. I have looked at smali but evry time I run it I get the following error. Baksmali tells me to use the following syntax:(I am running on windows hence I cant use the bash wrapper provided)
java -jar baksmali-1.3.3.jar -x name.odex
However it throws a top level exception:
UNEXPECTED TOP-LEVEL EXCEPTION:
org.jf.dexlib.Util.ExceptionWithContext: regCount does not match the number of a
rguments of the method