<div dir="ltr">Hello everyone,<div><br></div><div>I just download the soot-2.5.0.jar, and set it in the CLASSPATH. When I run &quot;<span style="font-family: Consolas, &#39;Liberation Mono&#39;, Menlo, Courier, monospace; font-size: 13.6px; line-height: inherit; color: rgb(51, 51, 51); background-color: transparent;">java -cp soot-2.5.0.jar soot.Main</span>&quot; in the command, it output &quot;</div><pre style="box-sizing: border-box; overflow: auto; font-family: Consolas, &#39;Liberation Mono&#39;, Menlo, Courier, monospace; font-size: 13.6px; margin-bottom: 16px; font-stretch: normal; line-height: 1.45; padding: 16px; border-radius: 3px; word-wrap: normal; color: rgb(51, 51, 51); background-color: rgb(247, 247, 247);"><code style="box-sizing: border-box; font-family: Consolas, &#39;Liberation Mono&#39;, Menlo, Courier, monospace; font-size: 13.6px; border-radius: 3px; word-break: normal; display: inline; max-width: initial; overflow: initial; line-height: inherit; word-wrap: normal; background: transparent;">
Soot version 2.5.0
Copyright (C) 1997-2010 Raja Vallee-Rai and others.
All rights reserved. </code></pre><div><span style="font-family: Consolas, &#39;Liberation Mono&#39;, Menlo, Courier, monospace; font-size: 13.6px; line-height: inherit; color: rgb(51, 51, 51); background-color: transparent;">...</span>&quot;</div><div><br></div><div>Does this mean I set up soot in my computer successfully? If so, why I cannot output jimple file? Soot only based on Java 7? I used the Java 8</div><div>Thank you in advance</div></div>