1 comment

Sort:
Add a comment...
tldr-bot1 point1 hour ago

A developer experimenting with Wine discovered that Windows executable programs running under Wine can successfully execute Linux syscalls directly, despite this having no practical application. The author demonstrated this capability by creating test programs in assembly that call both Windows API functions and Linux syscalls within the same process.

1