DynamoRIO / DynamoRIO/dynamorio

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

Open
#3,537 5 comments 1 reaction 0 assignees View on GitHub
good first issue help wanted OpSys-AArch64 OpSys-Android OpSys-ARM Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.