Skip to content

Conversation

@mariaWitch
Copy link

There are numerous analysis tools which are compatible with Windows PE files, but do not work with XBE files even though they are functionally compatible. Adding this functionality would allow for the conversion of Xbe files to a dummy Exe file allowing for the use of these tools. There is no need in needing these exe files to be executable or even functionally correct, as long as the correct header information is maintained between both files.

Overall, the produced Exe file is not meant to be executed on actual systems, but only meant as a way to further additional analysis.

@mariaWitch
Copy link
Author

I welcome any additions that Maintainers may have, as most of the information that I am using is coming from the Exe->Xbe conversion process that already exists in Cxbe, and EmuExe.cpp from Cxbx.

@GXTX
Copy link
Contributor

GXTX commented Apr 30, 2025

Status?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants