Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.
This repository was archived by the owner on Oct 19, 2025. It is now read-only.

method循环调用 #70

Description

@w5678912345

hi,你好,我在使用dexposed在art中的时候出现了循环调用的现象。
在hook完之后
正常的调用逻辑应该是:before -> original -> after
但是当我调用如下函数的时候,又会hook住。
com_taobao_android_dexposed_DexposedBridge_invokeOriginalMethodNative

最终变成了这样: before -> original -> before -> original .... ....
请问这个是目前已知的问题么?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions