Skip to content

hook native user defined func #46

@neervanbiqs

Description

@neervanbiqs

I want to hook native function, but it's not exported (llike fopen etc), it's inner user defined function. How can I hook it?
My idea is to read all the functions of the so library and based on the function names hook the ones I need. Is this possible?

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