Sun, 19 Jun 2011 20:53:28 +0800 |
Thinker K.F. Li |
Remove unused depend.link()
|
Sun, 19 Jun 2011 19:52:58 +0800 |
Thinker K.F. Li |
More testcase for combination of cond and value_ref
|
Sun, 19 Jun 2011 19:36:36 +0800 |
Thinker K.F. Li |
Fix issue of _build_refs()
|
Sun, 19 Jun 2011 14:26:09 +0800 |
Thinker K.F. Li |
Extract to dex_deptracker.build_dependencies
|
Sun, 19 Jun 2011 13:47:35 +0800 |
Thinker K.F. Li |
Use value_ref & cond in dexfile.py to avoid 0 offset value
|
Sat, 18 Jun 2011 23:59:37 +0800 |
Thinker K.F. Li |
Use _objs_asso to define association between two set of items.
|
Thu, 16 Jun 2011 08:03:50 +0800 |
Thinker K.F. Li |
Serious implementation for parsing predicates in structpath.py
|
Wed, 15 Jun 2011 22:16:00 +0800 |
Thinker K.F. Li |
Formally parse path into parts in structpath.py
|
Wed, 15 Jun 2011 13:30:11 +0800 |
Thinker K.F. Li |
Support wild (*) character in structpath.py
|
Wed, 15 Jun 2011 12:29:46 +0800 |
Thinker K.F. Li |
Add documentation for structpath.py
|
Wed, 15 Jun 2011 12:03:23 +0800 |
Thinker K.F. Li |
Support predicates in structpath.py
|
Wed, 15 Jun 2011 02:33:54 +0800 |
Thinker K.F. Li |
test get_parent() for structpath.py
|
Wed, 15 Jun 2011 02:33:30 +0800 |
Thinker K.F. Li |
remove rel_marker_info_check_also from dexfile.py
|
Wed, 15 Jun 2011 02:03:38 +0800 |
Thinker K.F. Li |
Make get_parent() as a method of structpath.context
|
Wed, 15 Jun 2011 01:09:35 +0800 |
Thinker K.F. Li |
xpath like query structpath.py
|
Fri, 10 Jun 2011 08:50:20 +0800 |
Thinker K.F. Li |
doc for data struct description
|
Thu, 09 Jun 2011 09:32:17 +0800 |
Thinker K.F. Li |
pass parents to travel info
|
Tue, 07 Jun 2011 22:57:28 +0800 |
Thinker K.F. Li |
Pass throught markers for dex types
|
Tue, 07 Jun 2011 22:30:29 +0800 |
Thinker K.F. Li |
travel_dex_type() recoganizes _dex_type correctly
|
Tue, 07 Jun 2011 15:02:42 +0800 |
Thinker K.F. Li |
Debugging _travel_dex_type
|
Tue, 07 Jun 2011 00:21:17 +0800 |
Thinker K.F. Li |
test dex_deptracker._link_dependencies()
|
Thu, 02 Jun 2011 21:50:49 +0800 |
Thinker K.F. Li |
Describe steps to track dependencies
|
Thu, 02 Jun 2011 16:53:12 +0800 |
Thinker K.F. Li |
Move collect_dependencies() to dex_deptracker.py
|
Thu, 02 Jun 2011 09:09:26 +0800 |
Thinker K.F. Li |
Extract generation of dex types into a function
|