log

age author description
Tue, 16 Aug 2011 14:53:41 +0800 Thinker K.F. Li Use classdef_rel_set to carry relative information.
Mon, 15 Aug 2011 21:51:39 +0800 Thinker K.F. Li inject_classdefs() also inject relative _DEX_StringIds.
Mon, 15 Aug 2011 19:32:46 +0800 Thinker K.F. Li Remove temporary methodid since it is unnecessary
Mon, 15 Aug 2011 17:44:24 +0800 Thinker K.F. Li Fix bug of returning _DEX_TypeList_align of dex_append_obj_list()
Mon, 15 Aug 2011 17:26:46 +0800 Thinker K.F. Li Merge typeid and methodids if injected type is already in destinate
Mon, 15 Aug 2011 15:25:39 +0800 Thinker K.F. Li Redirect string indices.
Mon, 15 Aug 2011 11:13:56 +0800 Thinker K.F. Li Fix bug of typo in dex_sort_sorted_arrays_consistent()
Mon, 15 Aug 2011 10:08:43 +0800 Thinker K.F. Li Remove useless code
Mon, 15 Aug 2011 10:04:12 +0800 Thinker K.F. Li Fix the issue of getting negative indices for _DEX_ClassData.
Sun, 14 Aug 2011 21:18:48 +0800 Thinker K.F. Li Fixing back to back association and encoding issue.
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