Parite

Sep 19, 2008 17:34

I am writing an IRC Bot in C++, and it is going ok except for one big problem. A few days ago I noticed that my 'bot.exe' jumps in size after a while, let me explain. I compile my bot and it is around 44KB ( this is the normal size of the bot ) and it is pretty much 100% UD to antiviruses. Then maybe a few hours later the bot is now 218KB, and EVERY antivirus classifies it as W32/Parite. I am compiling under Microsoft Visual C++ 6.0 / Release Mode. I have no clue why this is happening, any ideas/suggestions?

EDIT: I am pretty convinced this happens to EVERY thing I compile, harmless EXEs now show up as W32/Parite, any ideas?
Previous post Next post
Up