log paraspace/tests/injection_test.py @ 140:d4e794249b0f

age author description
Thu, 11 Aug 2011 09:20:46 +0800 Thinker K.F. Li Fixing back to back association and encoding issue
Wed, 10 Aug 2011 20:05:14 +0800 Thinker K.F. Li Fix bug of not dealing encoded method indices.
Wed, 10 Aug 2011 14:28:24 +0800 Thinker K.F. Li Fix bug of redirect methodid for XXX_RANGE istructions
Wed, 10 Aug 2011 14:04:02 +0800 Thinker K.F. Li Fix issue that dalvik complaining fail to verify code.
Tue, 09 Aug 2011 21:52:05 +0800 Thinker K.F. Li Fix issue of corrupted offset list in _DEX_AnnotationSetItem after injection
Tue, 09 Aug 2011 21:28:13 +0800 Thinker K.F. Li Make sure elements are absolute incremental for sorted arrays when injecting.
Tue, 09 Aug 2011 15:30:45 +0800 Thinker K.F. Li Following the ref in resotre_dependencies()
Tue, 09 Aug 2011 11:47:43 +0800 Thinker K.F. Li Fix issue of data map verification.
Thu, 04 Aug 2011 21:57:22 +0800 Thinker K.F. Li Check redirection
Thu, 04 Aug 2011 18:30:11 +0800 Thinker K.F. Li Fix issue of proto matching.
Thu, 04 Aug 2011 15:55:01 +0800 Thinker K.F. Li Add inject_classdefs() for injecting classdef to DEX
Tue, 02 Aug 2011 20:40:48 +0800 Thinker K.F. Li Change interface of dexfile_insert_classdefs_relative
Tue, 02 Aug 2011 18:10:48 +0800 Thinker K.F. Li Let user specify redirection map for methods
Mon, 01 Aug 2011 22:23:55 +0800 Thinker K.F. Li Add dexfile_insert_class_relative()
Mon, 01 Aug 2011 15:00:29 +0800 Thinker K.F. Li Add collect_typeidxs_mentioned_by_class()