[Soot-list] Soot and Serialization

dingsun xyz031702 at hotmail.com
Thu Jul 26 04:25:22 EDT 2012


Dear all,
 
During the static analysis, sometimes I want to serialized some Soot objects into my database. So later I could recover the context and these runtime objects.
 
I found not every soot class could be serialized.  Some classes have not implemented the "Serializable" interface. For example, soot.util.SingletonList.   So currently I failed to achive my goal.
 
I'm wondering is there a fast method to enable all the classes in Soot-2.5 serializable? Thanks very much.
 
Best Regards,
Ding Sun 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20120726/61cb7b34/attachment.html 


More information about the Soot-list mailing list