Jump to content

McAfee treats preprocessor.exe as a threat


StOneDOes
 Share

Go to solution Solved by Josh,

Recommended Posts

The source code is available for the preprocessor. If you feel like investigating, you can #if 0 out most of the code and slowly re-enable things until you get a hit. 

I'm not sure what's causing the false positive, it might detect it's generating code? We don't seem to be doing anything suspicious as far as I can tell. 

 

Cyclone - Ultra Game System - Component PreprocessorTex2TGA - Darkness Awaits Template (Leadwerks)

If you like my work, consider supporting me on Patreon!

Link to comment
Share on other sites

I'm no expert in this kind of stuff, but I think there's a fair chance that you're right. I've written programs before that generate code and had no issue, but it could be some very specific pattern.

I didn't mean to raise any alarm here; it was more just to make you guys aware so that perhaps it could be somehow rectified before it makes any new users concerned. The executable can be submitted to McAfee for further investigation so they can whitelist (?) it.

Link to comment
Share on other sites

13 minutes ago, Josh said:

That’s very interesting. I stopped using UPX for this reason. I may be able to avoid false positives with a software signature.

Maybe next time before you ship an executable, run it pass Virus Total. This is what I do when I'm not sure about something.

Speaking of which, in my own libraries, I was running into Windows Defender thinking the code I made was a trojan. I think I was trying to make a console logger or something.

  • Like 1

Cyclone - Ultra Game System - Component PreprocessorTex2TGA - Darkness Awaits Template (Leadwerks)

If you like my work, consider supporting me on Patreon!

Link to comment
Share on other sites

  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...