<div dir="ltr">I have faced the same problem,but haven&#39;t solve it.<div>Have you fixed this problem?<br><br>在 2016年6月7日星期二 UTC+8上午1:28:02,kobra khanmohammadi写道:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div><div style="color:#000;background-color:#fff;font-family:times new roman,new york,times,serif;font-size:16px"><div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black">Hi,</span></font></div><div dir="ltr" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black">I
 am trying to tranform APK to Jimple and do instrumentation and tranfer 
back jimple to APK. But, before doing any changes and instrumentation in
 jimple code, I just used soot command to change apk to jimple (It is 
done with no error) and then change jimple files to dex code to get 
classes.dex. It gives the following exception.</span></font></div><div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black"><br></span></font></div><div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black">java.lang.RuntimeException: expected:<span>  </span>com.adwo.adsdk.b, but got: com.adwo.adsdk</span></font></div>

<div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black">.B</span></font></div>

<div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black"><span>        </span>at
soot.jimple.parser.<wbr>SkeletonExtractorWalker.<wbr>caseAFile(SkeletonExtracto</span></font></div>

<div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black">rWalker.java:80)</span></font></div>

<div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black"><span>        </span>at
soot.jimple.parser.node.AFile.<wbr>apply(AFile.java:61)</span></font></div>

<div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black"><span>        </span>at
soot.jimple.parser.analysis.<wbr>DepthFirstAdapter.caseStart(<wbr>DepthFirstAda</span></font></div>

<div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black">pter.java:34)</span></font></div>

<div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black"><span>        </span>at
soot.jimple.parser.node.Start.<wbr>apply(Start.java:37)</span></font></div>

<div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black"><span>...        </span></span><br></font></div><font size="2"><span style="font-family:Consolas;color:black"><span>       </span>at
soot.Main.main(Main.java:147)</span></font><div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><div><font size="2"><span style="font-family:Consolas;color:black"><br></span></font></div><div><font size="2"><span style="font-family:Consolas;color:black">I used this command</span></font></div></div><div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><br></font>

</div>

<div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black">java -cp soot-trunk.jar soot.Main -process-dir &quot;c:\soot\sootOutput&quot; -android-jars
&quot;C:\android\Android-jar&quot; -allow-phantom-refs -f dex
-src-prec jimple -output-dir
&quot;C:\Ava\android\Dataset\<wbr>output&quot;</span></font></div><div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><br><span style="font-family:Consolas;color:black"></span></font></div><div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><font size="2"><span style="font-family:Consolas;color:black">Would you please help me in finding the problem.</span></font></div><div style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"><div dir="ltr"><font size="2"><span style="font-family:Consolas;color:black">Thanks in advance!</span></font></div><div dir="ltr"><font size="2"><span style="font-family:Consolas;color:black"><br></span></font></div></div></div></div></blockquote></div></div>