Skip to content

Feature: Hook Native Address Directly #81

@bernhste

Description

@bernhste

If we don't have a symbol, but the offset from the disassembled/decompiled function, we should be able to hook the function using the offset directly:

module: libcustom.so
functions:
  - address: "0x00328ce8"
    returnType: int
    parameters: 
      - [ "char *", payload ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions