[Soot-list] How to access/dump the content of a object reference from def box

Eric Bodden eric.bodden at mail.mcgill.ca
Wed Apr 9 16:00:35 EDT 2008


Hi all.

>  >From the type's fully qualified path name, you can create the SootClass
>  using the SootResolver method:
>
>  public SootClass resolveClassAndSupportClasses(String className)

IMHO actually the default way is to just consult the Scene to get the
right class. This should be faster.

Eric

-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


More information about the Soot-list mailing list