Skip to content

evmar/theseus

Repository files navigation

Theseus

Theseus is:

  1. A compiler that translates DOS and 32-bit Windows x86 code to Rust.
  2. An implementation of some of the DOS/win32 API used by the above.

Together, Theseus takes in a .exe file and turns it into a native binary that doesn't depend on x86 or DOS/Windows.

I wrote a longer blog post motivating the project.

Theseus is very experimental and probably won't work on a program you try.

See doc/development.md for more details on the code.

About

static translator for dos/win32 executables

Topics

Resources

Stars

96 stars

Watchers

3 watching

Forks

Contributors

Languages