Menu

#1609 Nightly build 13855 — cb_console_runner.exe flagged by multiple antivirus engines (VirusTotal 25/70)

Undefined
open
nobody
None
Bug_Report
2026-07-03
2026-07-03
RoyalX
No

In nightly build 13855 of Code::Blocks, the file cb_console_runner.exe is being flagged as malicious by a significant number of antivirus engines.

File: cb_console_runner.exe
Build: nightly build 13855
SHA-256: 31c3ed2d47e9be928633d365c8471d87ee8a8fd5a291356f9ff99a3c82be9071
VirusTotal detections: 25/70
VirusTotal report: https://www.virustotal.com/gui/file/31c3ed2d47e9be928633d365c8471d87ee8a8fd5a291356f9ff99a3c82be9071

25 out of 70 engines flagging the file is a fairly high detection rate and does not look like an isolated false positive. Could someone please investigate whether the build environment or toolchain may have been compromised, or otherwise clarify why this binary is triggering so many detections?

Discussion

  • Miguel Gimenez

    Miguel Gimenez - 2026-07-03

    cb_console_runner.exe from current trunk (13881) compiled with GCC8.1 is not flagged at all. This looks like an heuristic false positive; A virus possibly have used the same compiler as the nightly build so some code fragments match.

     
    • RoyalX

      RoyalX - 2026-07-03

      What is the cb_console_runner.exe file actually required for? It seems that C::B works fine even without this file.

       
  • Miguel Gimenez

    Miguel Gimenez - 2026-07-03

    It is used to run console targets when clicking on "Build and run", it will show execution time and ask for a key on exit.

     
    👍
    1

Log in to post a comment.