summaryrefslogtreecommitdiff
path: root/plugins/dalvik/link.c
AgeCommit message (Expand)Author
2018-08-15Created a circular reference for instructions using strings.Cyrille Bagard
2018-07-23Linked callers with callees in Dalvik code.Cyrille Bagard
2018-07-19Created an interface for jumping to addresses from operands.Cyrille Bagard
2018-07-18Cleaned code.Cyrille Bagard
2018-07-10Linked all used Dalvik strings with their origin.Cyrille Bagard
2018-06-10Improved Dalvik fill instruction loading and created links to their payload.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-11-26Increased the reference counter for provided operands and updated code.Cyrille Bagard
2017-10-18Fixed a comparison between signed and unsigned integer expressions.Cyrille Bagard
2017-10-18Created plugins for the Dex and Dalvik support.Cyrille Bagard