Skip to content

Applications relying on parsing libc.so.6 will not work #3496

@liushuyu

Description

@liushuyu

There are some native Linux applications that parse libc.so.6, which will not currently work with box64.

One application uses this as an anti-tampering technique; the application will still work fine with qemu (which indicates the intention of this anti-tampering was probably not to stop emulations).

I have approximated their implementation here: https://godbolt.org/z/W9fbM534G

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions