Executing the same binary on several operating systems
Steffen Gr{\o}nneberg

TL;DR
This paper presents a method to execute the same binary file across Windows and ELF-based operating systems, enabling lightweight software installers and applications under 64 KB.
Contribution
It introduces a novel approach for cross-platform binary execution that simplifies software deployment across different OSes.
Findings
Enables execution of a single binary on multiple OSes
Supports applications up to 64 KB in size
Facilitates creation of lightweight installers
Abstract
We notice a way to execute a binary file on Windows and ELF-based systems. It can be used to create software installers and other applications not exceeding 64 kilo bytes.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed and Parallel Computing Systems · Parallel Computing and Optimization Techniques
