<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Dear all, <br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;When I use Soot to analysis a program in whole program (-w) and application mode(-app). &nbsp;</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Setting:</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">
<ul>
<li><span style="font-size: 10pt;"><span style="font-size: 10pt;">&nbsp;import all third-party API jars and my target classes in '-cp'.&nbsp;</span></span></li>
<li><span style="font-size: 10pt;">&nbsp;I use -process-dir + filepath to set program's loc to process</span></li>
</ul>
<span style="font-size: 10pt;">Problem</span></div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">
<ul>
<li><span style="font-size: 10pt;">&nbsp;I got problem that some classes </span><span style="font-size: 10pt; color: #ff0000;">in third-party jars are also&nbsp;</span><span style="color: #ff0000;">analyzed<span style="color: #000000;">.</span></span><span style="font-size: 10pt;">&nbsp;</span></li>
</ul>
</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span style="font-size: 10pt;">&nbsp; &nbsp; &nbsp; How to get rid of this?</span></div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span style="font-size: 10pt;">&nbsp; &nbsp; &nbsp; If I&nbsp;<span style="text-decoration: underline;">do <span style="color: #ff0000; text-decoration: underline;">not use whole program analysis</span></span>, it will work but my customized scene transform <span style="color: #ff0000;">will not be invoked</span>, which is not I want.</span></div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">&nbsp;</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span style="font-size: 10pt;">Target</span></div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">
<ul>
<li>&nbsp;Leave the third-party jars there and do not analysis them.</li>
</ul>
</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span style="font-size: 10pt;"></span><span style="font-size: 10pt;"> Thx in advance.</span></div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">&nbsp;</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span style="font-size: 10pt;">Best</span></div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span style="font-size: 10pt;">Chris.</span></div>
</body></html>