[Soot-list] Mechanism for keep Soot running and not terminate

Wiza w1zagr33n at gmail.com
Thu Mar 13 12:14:58 EDT 2014


Hi Marc-Andry,

Thanks for your answer.
I confirm that as I've already tried it. Scene is preserved but without 
body, so
for example we cannot recall Soot but we have everything else needed.

Let me please ask another thing. In Soot you use G.v().out instead of 
System.out.
Is there a same override for System.in ? Because I see that it doesn't work.

Thanks again,

--Wii

On 13/03/2014 18:00, soot-list-request at sable.mcgill.ca wrote:
> ------------------------------
>
> Message: 2
> Date: Thu, 13 Mar 2014 09:32:37 -0400
> From: Marc-Andr? Laverdi?re
> 	<marc-andre.laverdiere-papineau at polymtl.ca>
> Subject: Re: [Soot-list] Mechanism for keep Soot running and not
> 	terminate
> To: soot-list at sable.mcgill.ca
> Message-ID: <5321B375.7010708 at polymtl.ca>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello Wii,
>
> You can always invoke Soot's main method from another program. Then you
> can do whatever you want, as most of the stuff will still be in memory.
> I think only the method bodies would be dismissed, but I'm not sure
> about that. Maybe the other maintainers could pitch in with those
> details...
>
> Marc-Andr? Laverdi?re-Papineau
> Doctorant - PhD Candidate
>
> On 03/13/2014 05:51 AM, Wiza wrote:
>> Hi list,
>>
>> I'm testing a case in which I want to try to keep Soot running in order
>> to handle the same Scene for a couple of queries,
>> in order to avoid running again and again the same analysis but instead
>> to have the ability of doing interactive queries.
>> I'm wondering if there is already any mechanism/support of doing that in
>> Soot.
>> Keep in mind that I use Soot with Eclipse.
>>
>> Thank you in advance,
>>
>> -Wii
>> _______________________________________________
>> Soot-list mailing list
>> Soot-list at sable.mcgill.ca
>> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>>
>
> ------------------------------
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
>
> End of Soot-list Digest, Vol 107, Issue 27
> ******************************************



More information about the Soot-list mailing list