Recent

Author Topic: Win32 / Sality infection  (Read 5470 times)

anis2505

  • Full Member
  • ***
  • Posts: 201
Win32 / Sality infection
« on: April 26, 2016, 04:45:03 pm »
Hi to all,

I don't where this topic fits.

Anyway I have a lazarus app that's getting infected by a win32 / sality virus.

is there anyway to block viruses from infecting my apps.

Please don't tell me to install an  antivirus it's not on my local machine to do so

thanks in advance.
Dear Confucius you said {A picture is worth a thousand words}
I say {a good example is worth a thousand words}

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11459
  • FPC developer.
Re: Win32 / Sality infection
« Reply #1 on: April 26, 2016, 04:47:54 pm »
Maybe you can sign the EXE and then the OS won't run it if the signature is invalid?

But no in general there is not much you can do. Removing all rights except execute might confuse some of the stupidest virusses

Cyrax

  • Hero Member
  • *****
  • Posts: 836
Re: Win32 / Sality infection
« Reply #2 on: April 26, 2016, 05:15:14 pm »
You need to get rid the virus infection.  If it is not your own machine, tell its owner to run off line (aka Live CD) antivirus program.

Avira Rescue System : http://www.avira.com/en/download/product/avira-rescue-system

anis2505

  • Full Member
  • ***
  • Posts: 201
Re: Win32 / Sality infection
« Reply #3 on: April 26, 2016, 07:11:20 pm »
Hi,

I was at work when I posted the thread. I went home now.

Thanks for response anyway the problem it's not one or two machines it's at least 30 machines.

anyway thanks :)

regards
Dear Confucius you said {A picture is worth a thousand words}
I say {a good example is worth a thousand words}

Handoko

  • Hero Member
  • *****
  • Posts: 5159
  • My goal: build my own game engine using Lazarus
Re: Win32 / Sality infection
« Reply #4 on: April 26, 2016, 07:59:15 pm »
Sality virus is a hard-to-removed computer virus because of its polymorphic behavior. You may need to use several malware tools to increase your chances to fully remove it.

Try these:

SalityKiller from Kaspersky:
http://support.kaspersky.com/viruses/utility

Stinger from McAfee:
http://www.mcafee.com/us/downloads/free-tools/stinger.aspx

Emsisoft Free Emergency Kit:
https://www.emsisoft.com/en/software/eek/

As far as I remember, all the mention tools above are free and do not require installation.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9913
  • Debugger - SynEdit - and more
    • wiki
Re: Win32 / Sality infection
« Reply #5 on: April 27, 2016, 01:38:10 am »
if you cant install an AV on those machines, how to you know that your app gets infected?
And also why singling out your app? Wouldn't the virus also infect any other app on those machines?

But as others said, you need to remove the source of the infection. If they virus is present and active on those systems, it really does make no different if it infects your app or not (unless you want to copy that app to other systems, but I would recommend never to trust any exe that comes from an infected system)


bylaardt

  • Sr. Member
  • ****
  • Posts: 309
Re: Win32 / Sality infection
« Reply #6 on: April 27, 2016, 04:56:05 am »
submit your exe file to Sha256 and compare with a external text file content.
If the sha result is diferent, your exe file was modify without permissions.
Your exe can compare itself and warning messages can alert about possible contamination.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9913
  • Debugger - SynEdit - and more
    • wiki
Re: Win32 / Sality infection
« Reply #7 on: April 27, 2016, 05:29:17 am »

RWC

  • Jr. Member
  • **
  • Posts: 92
Re: Win32 / Sality infection
« Reply #8 on: April 29, 2016, 08:25:20 pm »
@anis2505 - Not sure if this will help you but may help someone.

I once had a virus infecting exe files and preventing them from running so I renamed a clean copy of Malwarebytes.exe to Malwarebytes.com and to my surprise it ran and removed the virus.

Of course it's always worth checking your \Windows\Start Menu\Programs\Startup folder and check msconfig startups and regedit run's & run once but I expect you've done that already. Good luck.
LAZARUS  : Lazarus-1.4.2-fpc-2.6.4-win32. OS   : Windows Vista 32bit Home Premium SP2.
CPU  : Intel Core2 Quad CPU Q6600 2.4GHz. RAM : 3GB. PCIE : NVIDIA GeForce GT610. Audo : NVIDIA HD Audio.

 

TinyPortal © 2005-2018