Registriert seit: 11. Jun 2009
21 Beiträge
|
Re: Virus infects Delphi
13. Aug 2009, 11:41
To quickly determine which files are infected with the virus, you can simply start the search all files on all drives containing, for example, the line "CreateFile(pchar(d+$bak$),0,0,0,3,0,0)" (without the quotes, of course).
Fixed.
String for search should be no spaces.
.
|