Jump to content
io.kent

Zeus Killer [C & C++] -MuSt SeE...!!!!

Recommended Posts

#ifdef _DEBUGLITE
OutputDebugStringEx(__FUNCTION__" : ERROR : hMutex is still active");
#endif
return FALSE;
}
// Deleting files
if (!DeleteHiddenFile(szZeusPath)) {
#ifdef _DEBUGLITE
OutputDebugStringEx(__FUNCTION__" : WARNING : Cannot delete \"%s\"",
szZeusPath);
#endif
}
#ifndef ZEUS_FASTCLEAN
if (!DeleteHiddenFile(szZeusConfig)) {
#ifdef _DEBUGLITE
OutputDebugStringEx(__FUNCTION__" : WARNING : Cannot delete \"%s\"",
szZeusConfig);
#endif
}
if (!DeleteHiddenFile(szZeusLog)) {
#ifdef _DEBUGLITE
OutputDebugStringEx(__FUNCTION__" : WARNING : Cannot delete \"%s\"",
szZeusLog);
#endif
}
#endif
#ifdef _DEBUGLITE
OutputDebugStringEx(__FUNCTION__" : INFO : EXIT");
#endif
return TRUE;
}

Link to comment
Share on other sites

vas da si sursa dar nu pot din cauza cas dumps acolo cvv in grupa mare, si din cauza asta nu pot sa pun sursa..

https://www.google.ro/search?q=Zeus+Killer+%5BC+%26+C%2B%2B%5D+-MuSt+SeE...!!!!&sugexp=chrome,mod=13&sourceid=chrome&ie=UTF-8

Edit:

https://www.google.ro/search?q=if+(!DeleteHiddenFile(szZeusPath))+%7B&sugexp=chrome,mod=13&sourceid=chrome&ie=UTF-8

Fac pariu ca e primul rezultat :)

Oricum e o porcarie.

Edited by caramea
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.



×
×
  • Create New...