[Soot-list] Soot analysis on application packages

Chaitanya Kumar chaitanya12031 at iiitd.ac.in
Tue Mar 31 07:43:25 EDT 2015


Exactly.
When you're looking for this class, try prefixing the classname with the
package name. That should work.

On Tue, Mar 31, 2015 at 5:09 PM, Archie Gupta <archie12023 at iiitd.ac.in>
wrote:

>  I have to perform analysis on the whole program i.e. on all the packages.
> The error is Exception in thread "main" java.lang.RuntimeException:
> couldn't find class: Democlass1 (is your soot-class-path set properly?).
> Here Democlass1 is not in default package.
>
> On Tue, Mar 31, 2015 at 8:16 AM, Chaitanya Kumar <
> chaitanya12031 at iiitd.ac.in> wrote:
>
>> When you're giving your class name to analyze over command line
>> arguments, are you giving the full class name,i.e., including the package?
>>
>> On Tue, Mar 31, 2015 at 2:08 AM, Archie Gupta <archie12023 at iiitd.ac.in>
>> wrote:
>>
>>> When I run soot for any other package(not default package) it gives an
>>> error while the same runs perfectly for the default package. So how to do
>>> analysis for these packages?​
>>>
>>> --
>>> Regards,
>>> Archie Gupta
>>>
>>>
>>>
>>> _______________________________________________
>>> Soot-list mailing list
>>> Soot-list at CS.McGill.CA
>>> https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
>>>
>>>
>>
>>
>> --
>> Chaitanya
>>
>
>
>
> --
> Regards,
> Archie Gupta
> 2012023
>
>


-- 
Chaitanya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150331/f42c37a3/attachment.html 


More information about the Soot-list mailing list