.exe to .php converter tool or software

by 7 replies
9
Hello experts..

Anybody here knows how and where can i get a converter tool that converts .exe file to .php file?

Or if anyone can create one for me, please pm me the price.

Thanks
#programming #converter #exe #php #software #tool
  • Impossible - it would be the same as convert meat to apple. PHP may replicate what exe does.
    • [ 1 ] Thanks
    • [1] reply
    • Exactly. Perhaps you could state what it is that you want this software to actually do?
  • I don't think so there is an software
  • [DELETED]
  • Hi there,
    Check if this tutorial help you to sort out your problem.
    EXE in PHP (Make Executable or Make Desktop Application in PHP)
  • An EXE file mostly runs on your desktop, while a PHP file requires a server platform to run. The only known way to convert an EXE to PHP is to understand what the EXE does and reprogram it entirely using PHP. There is no way to programmatically convert an EXE to PHP.

    What is the EXE software that you're asking about? If you can give more details about it, then maybe someone here can help you with reprogramming it into PHP if you want it to run on your hosting.
  • Only a sophisticated Artificial Intelligence that understands the program thoroughly can do it. And currently no known AI is capable of doing it.

    *edit*
    Curiosity got me and I just had to try this bamcompiler myself (in a Virtual machine of course, to be safe) and I gotta say wow... it seems to work with simple PHP applications.

    I'm still very skeptical it can convert a bigger php project though. It can get quite specific and the converter has to, at some point, be able to actually understand the program itself.
    • [1] reply
    • So, software that writes software. Hrm. Since none exists, where can I find software that writes software that writes software?

Next Topics on Trending Feed