Hallo allerseits,
mir ist eben was nunja seltsames passiert.
Ich schreibe ein C++ Programm in CODE::BLOCKS V10.05
PHP-Code:
#include<iostream>
using namespace std;
int main(void)
{
cout<<"Hello, World!\n";
cin.get();
return 0;
}
möchte es kompilieren (über den GNU C++ kompiler)
und Bääm, es mutiert zum Trojaner. (Laut Avast und Virustotal
Code:
https://www.virustotal.com/file/73b502883a63166bbf6c9c7e87d8ddaca1536963319e800fd2110313789dfa86/analysis/1334173361/
)
Da nehme ich einen kleinen Teil raus, nähmlich
und tada es ist kein Trojaner mehr.
Hat jemand eine Idee was das soll?

Ein Virus ist es ja bestimmt nicht! lol