Wed, 17 Aug 2011 09:27:22 +0800 |
Thinker K.F. Li |
Fix _DEX_ProtoId.__cmp__() with correct logic rules
default tip
|
Wed, 17 Aug 2011 08:36:33 +0800 |
Thinker K.F. Li |
Use right opcode formats
|
Tue, 16 Aug 2011 20:25:02 +0800 |
Thinker K.F. Li |
add lsclass
|
Tue, 16 Aug 2011 18:10:11 +0800 |
Thinker K.F. Li |
Inject and redirect fields
|
Tue, 16 Aug 2011 16:07:32 +0800 |
Thinker K.F. Li |
Move functions
|
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
|
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 17:23:01 +0800 |
Thinker K.F. Li |
Wrap _DEX_TypeList to _DEX_TypeList_align before append to list.
|
Tue, 09 Aug 2011 17:16:43 +0800 |
Thinker K.F. Li |
Remove useless code
|
Tue, 09 Aug 2011 15:30:45 +0800 |
Thinker K.F. Li |
Following the ref in resotre_dependencies()
|