Skip to content

Possibly a DexMethod::set_deobfuscated_name issue? #786

@fengruisd

Description

@fengruisd

the input parameter name is normally generated by show(method), which means it is the full name of the method. on the other hand, the return value of method->get_name(), and the input paramter of g_redex->erase_method and g_redex->get_method is the simple name of a method.

So, would the place marked in the illustration below be a mistake?

image

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