<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:24px"><div id="yui_3_16_0_ym19_1_1461334992540_3079"><font size="3" id="yui_3_16_0_ym19_1_1461334992540_4386">Hi guys,</font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079"><font size="3"><br></font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3">I tried to analyze one application and failed due to the reason that soot doesn't support&nbsp;CONSTANT_MethodType during constant pool reading.</font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3"><br></font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3">In the code I found&nbsp;</font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3"><br></font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3" id="yui_3_16_0_ym19_1_1461334992540_4393"><b><i>public static final byte CONSTANT_MethodType = 16; //TODO</i></b><br></font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3"><br></font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3" id="yui_3_16_0_ym19_1_1461334992540_4392">It is now blocking my analysis. I am wondering if there is some simple workaround for me so that I can continue my analysis without throwing exceptions and hitting some other problems.</font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3"><br></font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3" id="yui_3_16_0_ym19_1_1461334992540_4391">BTW, I tried to not throw exceptions. Some other exceptions will be generated later.</font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3"><br></font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3">Thanks,</font></div><div id="yui_3_16_0_ym19_1_1461334992540_3079" dir="ltr"><font size="3" id="yui_3_16_0_ym19_1_1461334992540_4389">Yue</font></div></div></body></html>