Skip to content

Deal with converting IMM opcode to ULEB #2

@leanderhendrikx

Description

@leanderhendrikx

main issue is that there's very little padding after the dynamic loader info (just a few bytes)

Three options:

  1. squeeze in a ULEB (probably limited to 1 conversion) but only move things inside dynamic linker info
  2. create space after the dynamic linker info + update all load commands
  3. swap dylib ordinals so all hooked symbols point use ULEB opcodes

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