Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #3537
Closed
Open
Issue created Apr 12, 2019 by Administrator@rootContributor

Support cross-arch execve from ARM to AArch64 and vice versa

Created by: ghost

Hi, I'm currently working on an "Android on Android" project which aims to provide a separate Android environment inside an app. We've run into some problems on 64-bit Android builds because many system binaries & other apps are still targeting 32-bit but 64-bit build of DynamoRIO cannot handle them (ERROR: Target process is for the wrong architecture). What's the possible solution here other than shipping 32-bit Android binaries & support only 32-bit apps?

Assignee
Assign to
Time tracking