[Soot-list] is it possible to analyze PHP code using SOOT??

Shar Lwin Khin sharlwinkhin at gmail.com
Fri Feb 11 23:16:42 EST 2011


Dear Sir,

I understand that SOOT convert Java source code into an Abstract Syntax Tree
(AST) using Polyglot and then transform AST to a Jimple form.
Now I am thinking of analyzing PHP codes using SOOT and currently i am able
to generate a parse tree of PHP code using Java parser cup.

My question is: is it possible for SOOT to accept such parse tree as an AST
and then continue to transform it into Jimple form??? If yes, is there any
way to transform the Java-parser-cup-generated-parse-tree into an SOOT-based
AST???

Thanks & Best regards,
shar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20110212/9b4ca6e3/attachment.html 


More information about the Soot-list mailing list