[Soot-list] Get rid of Third Party API influence in whole program analysis mode

csytang csytang at comp.polyu.edu.hk
Thu Jul 23 06:08:19 EDT 2015


 
Dear all, 
 When I use Soot to analysis a program in whole program (-w) and
application mode(-app). 
Setting: 

 	* import all third-party API jars and my target classes in '-cp'. 
 	* I use -process-dir + filepath to set program's loc to process

 Problem 

 	* I got problem that some classes in third-party jars are also
analyzed. 

 How to get rid of this? 
 If I do not use whole program analysis, it will work but my customized
scene transform will not be invoked, which is not I want. 

Target 

 	* Leave the third-party jars there and do not analysis them.

 Thx in advance. 

Best 
Chris. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150723/2f955af1/attachment.html 


More information about the Soot-list mailing list