FDH2 / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.34k stars 72 forks source link

Build Windows full executable #224

Closed vpuedro closed 9 months ago

vpuedro commented 9 months ago

I hope this message finds you well. I am reaching out to discuss the exciting project we've been working on. We are currently exploring the possibility of compiling the program, inclusive of all required libraries, to enable standalone execution on a different workstation.

Could you kindly advise if it is feasible to achieve this goal? Your insights and expertise in this matter would be greatly appreciated.

Thank you for your time, and we believe that this project has incredible potential!

vpuedro commented 9 months ago

Sorry, I've workd on it, I'll publish PR soon

fduncanh commented 9 months ago

Someone has already been distributing a compiled version of UxPlay for windows (found on the web) https://www.pogs.cafe/iphone

It can certainly be done.

It is easy and much safer to build UxPlay yourself from source on windows: see

https://github.com/FDH2/UxPlay/tree/master#building-uxplay-on-microsoft-windows-using-msys2-with-the-mingw-64-compiler

fduncanh commented 9 months ago

not actually an issue, so closing. (feel free to add more comments here.)

Durian-p commented 3 months ago

Someone has already been distributing a compiled version of UxPlay for windows (found on the web) https://www.pogs.cafe/iphone

It can certainly be done.

I exec the .exe from the website and my computer got hacked recently!! My properties in steam account were sold and stolen. I am pretty sure this exe is the one that cause this. I checked the exe. It will contact the IP 192.229.211.108, and download some .bin files that looks funny. I checked the IP and it most likely to be a malicious IP. So DONT USE THE SOFTWARE in this site!!! uxplay_report

Check out this post for more information about this IP: https://www.reddit.com/r/sophos/comments/12ddqns/an_attempt_to_communicate_with_a_botnet_or/

Durian-p commented 3 months ago

Someone has already been distributing a compiled version of UxPlay for windows (found on the web) https://www.pogs.cafe/iphone It can certainly be done.

I exec the .exe from the website and my computer got hacked recently!! My properties in steam account were sold and stolen. I am pretty sure this exe is the one that cause this. I checked the exe. It will contact the IP 192.229.211.108, and download some .bin files that looks funny. I checked the IP and it most likely to be a malicious IP. So DONT USE THE SOFTWARE in this site!!! uxplay_report

Check out this post for more information about this IP: https://www.reddit.com/r/sophos/comments/12ddqns/an_attempt_to_communicate_with_a_botnet_or/

definitely malicious!! image image image

fduncanh commented 3 months ago

I disabled the link to that site, and added a warning.

Much safer (and easy) to build UxPlay from source on Windowss