how to identify a virus

  • Thread starter Thread starter Zbigniew Lisiecki
  • Start date Start date
Z

Zbigniew Lisiecki

Hi,
how could i identify if a file "pismo.exe" contains a virus. If is't true it
would be a seriuos objection against some person, so i'd like to know it
for shure. Mostly i use Linux and i have no payed antivirus software for
windows. The file "pismo.exe" contains following strings and seem to
include some rar archive.
Thank you in advance for any help
Zbigniew Lisiecki

-------------------- strings

<?xml version="1.0" encoding="UTF-8" standalone="yes"?><assembly
xmlns="urn:schema
s-microsoft-com:asm.v1" manifestVersion="1.0"><assemblyIdentity
version="1.0.0.0"
processorArchitecture="X86" name="Roshal.WinRAR.WinRAR"
type="win32" /><descriptio
n>Archiwizator
WinRAR.</description><dependency><dependentAssembly><assemblyIdenti
ty type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0"
process
orArchitecture="X86" publicKeyToken="6595b64144ccf1df"
language="*" /></dependentA
ssembly></dependency></assembly>
KERNEL32.DLL
ADVAPI32.DLL
COMCTL32.DLL
COMDLG32.DLL
GDI32.DLL
OLE32.DLL
SHELL32.DLL
USER32.DLL
LoadLibraryA
GetProcAddress
ExitProcess
RegCloseKey
GetOpenFileNameA
DeleteObject
OleInitialize
SHGetMalloc
SetMenu
 
Zbigniew Lisiecki said:
Hi,
how could i identify if a file "pismo.exe" contains a virus. If is't true it
would be a seriuos objection against some person, so i'd like to know it
for shure. Mostly i use Linux and i have no payed antivirus software for
windows. The file "pismo.exe" contains following strings and seem to
include some rar archive.
Thank you in advance for any help
Zbigniew Lisiecki

Submit it here: http://www.virustotal.com/flash/index_en.html to have it
scanned by ten(!) different AV engines.
 
Back
Top