User forums > Using Code::Blocks

Code Blocks 12.11 compiler generated .exes detected as virus.

(1/1)

david_19:
Hi. I'm using Code Blocks 12.11 to compile C code using built in GNU GCC Compiler in release mode for the following code as example:


--- Code: ---#include <stdio.h>

int main()
{
    int x;
}
--- End code ---

The extension file which was directly generated by Code blocks is detected as a virus on https://www.virustotal.com/en/ by 13 other anti-virus software. I have attached the .exe file in .rar file with a password. Can someone confirm what's going on?

The password for attached .rar file is: 123456

ollydbg:
You mean your have a bad exe file?
This is what I have: https://www.virustotal.com/en/file/5a7fe03f8ef1b342376d090d4a65cdca10b8b342a9971ddea1d05df360613e06/analysis/1372740805/

But I think C::B should not have virus, you should check your computer to see whether it is infected. Also, a lot of AV software has false alarm. :)

david_19:
Well, The system is clean. So, I think it's the AV software.

Navigation

[0] Message Index

Go to full version