Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eersoy93/pywinemu

Another attempt to implement old Windows EXE emulation for Linux in Python.
https://github.com/eersoy93/pywinemu

pefile python python3 win32 win32-emulator

Last synced: 3 days ago
JSON representation

Another attempt to implement old Windows EXE emulation for Linux in Python.

Awesome Lists containing this project

README

        

# PyWinEmu
Another attempt to implement old Windows EXE emulation for Linux in Python.

## Installation and Running
./pywinemu [Path to EXE file] [Total memory size]

## Installation and Running (for Contributors)
./test.sh

## Copyright
Copyright (c) 2023-2024 Erdem Ersoy, Ercan Ersoy

## License
Licensed with MIT license. See LICENSE file for details.