| Hi, I want to know where is the application loader in DalvikTaintDroid source code. In fact,I prepare to modify the Byte-code verification process of Dalvik Machine, but I'd like that my modification make change only for application(apk) load process.So I need to know the entry of application loader in order to add my modification. Thanks ! |