CodeExplorer Posted March 13, 2022 Share Posted March 13, 2022 NotInfected!! NotInfected.exe Lol, any Visual C++ 6.0 contains viruses? WTF? https://www.virustotal.com/gui/file/c6fa6a71f25b0b081cb3107f69bbc6dd027a6493c1c87944dfe458737a2b3efe?nocache=1 1 Link to comment Share on other sites More sharing options...
PoorPlayer Posted March 13, 2022 Share Posted March 13, 2022 On my computer, Chrome warns this file is dangerous 😟 Link to comment Share on other sites More sharing options...
CodeExplorer Posted March 13, 2022 Author Share Posted March 13, 2022 It has nothing to do with the file, any file from this website is flagged as infected. We will see if @Teddy Rogers can fix this! Link to comment Share on other sites More sharing options...
CodeExplorer Posted March 13, 2022 Author Share Posted March 13, 2022 The only different thing on compilation with different machines is File Header->TimeDateStamp (offset E8) this means NO telemetry! Static linking MFC dlls makes things much worst! fv-0.6.3.5830W_NoDetection.rar - no vendor detects this file! Has: e_lfanew = 00000080 protected with upx, so the solution is to pack exe files with upx. fv-0.6.3.5830W_NoDetection.rar 1 Link to comment Share on other sites More sharing options...
CodeExplorer Posted June 30, 2022 Author Share Posted June 30, 2022 I was once again dig into those problems: SecureAge APEX: Malicious Trapmine: Malicious.moderate.ml.score for win32 program! SecureAge APEX: Malicious for debug mode exes! Malwarebytes: MachineLearning/Anomalous.95% for dialog based programs (and all the above detections)! Malwarebytes: MachineLearning/Anomalous.96% for programs with WinMain changed to return 0! so it looked that MachineLearning/Anomalous has to do with the way entry point looks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now