Posts Tagged ‘exe’

DexOS PE converter

Tuesday, May 12th, 2009

If you, like me, take a compiler, and make it target DexOS, but can’t get around those pesky PE *.exe files it generates, well, I have the antidote.  Here is a program to take a *.exe and turn it into a *.dex file.  The catch:  It MUST be a DexOS-targeted file, meaning at entry, all functions and routines call DexOS functions, etc.  Essentially all this app does is change the header around and call the entry point.   (more…)

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!