Page 1 of 1
Why would purebasic.exe be listening on a UDP Port?
Posted: Sat Apr 11, 2009 11:36 am
by pdwyer
I restarted it and it's not listening now. It was on a high port 60400 or something.
I wasn't doing anything with network programming and didn't have any source code open with network code in it...
Posted: Mon Apr 13, 2009 9:44 am
by Trond
Maybe the debugger connects to the program that way?
Posted: Mon Apr 13, 2009 10:25 am
by freak
The debugger uses pipes for communication, not networking.
Re: Why would purebasic.exe be listening on a UDP Port?
Posted: Mon Apr 13, 2009 10:34 am
by Joakim Christiansen
pdwyer wrote:I restarted it and it's not listening now. It was on a high port 60400 or something.
I always knew it! It's a trojan!

Posted: Mon Apr 13, 2009 12:03 pm
by pdwyer
freak wrote:The debugger uses pipes for communication, not networking.

I'll keep an eye on it, see if I can get some more data.
Is there are CRC or MD5 for the 4.3 exe? (just in case)