DynamoRIO / DynamoRIO/dynamorio
Support cross-arch execve from ARM to AArch64 and vice versa
Open
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
Assessment
This issue has not been assessed yet.