[Soot-list] Is there any way to parse Java source codes without dependency?

Eric Bodden bodden at st.informatik.tu-darmstadt.de
Thu Feb 24 03:22:28 EST 2011


Hello.

Soot cannot do this out of the box but Barthélémy Dagenais	(CC'ed) has
written a Soot-integrated Polyglot extension that does what you are
looking for:
http://portal.acm.org/citation.cfm?id=1449790

I think it's downloadable:
http://www.sable.mcgill.ca/ppa/

Eric

2011/2/23 심규항 <starblood at fasoo.com>:
> Hi, I am Gyuhang work at Fasoo.com Inc.
>
> I have been using Soot framework to analyze some Java codes.
>
>
>
> I have been thinking Soot framework can process source files (not compiled
> byte codes) only if all dependent libraries are properly configured by
> classpath.
>
> But I sometimes need to parse Java source files that do not have any
> syntactic errors but don’t have some libraries that needed for build.
>
> In this case, is there any way to parse these files? If so, could you tell
> me what options should be used?
>
>
>
> Thanks in advance.
>
>
>
> Regards,
>
>
>
>
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
>



-- 
Dr. Eric Bodden, http://bodden.de/
Principal Investigator in Secure Services at CASED
Coordinator of the CASED Advisory Board of Study Affairs
PostDoc at Software Technology Group, Technische Universität Darmstadt
Tel: +49 6151 16-5478    Fax: +49 6151 16-5410
Mailing Address: S2|02 A209, Hochschulstraße 10, 64289 Darmstadt


More information about the Soot-list mailing list