Click here to Skip to main content
15,891,473 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
User 1106097922-Feb-15 2:33
User 1106097922-Feb-15 2:33 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
GuyThiebaut22-Feb-15 2:52
professionalGuyThiebaut22-Feb-15 2:52 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Kornfeld Eliyahu Peter22-Feb-15 3:00
professionalKornfeld Eliyahu Peter22-Feb-15 3:00 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
jschell23-Feb-15 9:32
jschell23-Feb-15 9:32 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Sander Rossel22-Feb-15 2:25
professionalSander Rossel22-Feb-15 2:25 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
User 1106097922-Feb-15 2:42
User 1106097922-Feb-15 2:42 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
GuyThiebaut22-Feb-15 2:47
professionalGuyThiebaut22-Feb-15 2:47 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Sander Rossel22-Feb-15 2:54
professionalSander Rossel22-Feb-15 2:54 
If your functions or variables have the word 'scam' or 'MUWHAHAHA' anywhere in the name it's a pretty good indication that the code is actually malicious.
Also, if after debugging your code you've lost some thousands of dollars on your bank account you may be dealing with malicious code.
My blog[^]
C#
public class SanderRossel : Lazy<Person>
{
   public void DoWork()
   {
      throw new NotSupportedException();
   }
}

GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
User 1106097922-Feb-15 3:01
User 1106097922-Feb-15 3:01 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
GuyThiebaut22-Feb-15 3:05
professionalGuyThiebaut22-Feb-15 3:05 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
User 1106097922-Feb-15 3:11
User 1106097922-Feb-15 3:11 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Kornfeld Eliyahu Peter22-Feb-15 2:50
professionalKornfeld Eliyahu Peter22-Feb-15 2:50 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Cornelius Henning22-Feb-15 3:01
professionalCornelius Henning22-Feb-15 3:01 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Sander Rossel22-Feb-15 3:14
professionalSander Rossel22-Feb-15 3:14 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Cornelius Henning22-Feb-15 4:57
professionalCornelius Henning22-Feb-15 4:57 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Sander Rossel22-Feb-15 5:05
professionalSander Rossel22-Feb-15 5:05 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
OriginalGriff22-Feb-15 2:29
mveOriginalGriff22-Feb-15 2:29 
QuestionRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
User 1106097922-Feb-15 2:56
User 1106097922-Feb-15 2:56 
AnswerRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
OriginalGriff22-Feb-15 3:16
mveOriginalGriff22-Feb-15 3:16 
AnswerRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Kornfeld Eliyahu Peter22-Feb-15 3:38
professionalKornfeld Eliyahu Peter22-Feb-15 3:38 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Kornfeld Eliyahu Peter22-Feb-15 2:33
professionalKornfeld Eliyahu Peter22-Feb-15 2:33 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
User 1106097922-Feb-15 2:59
User 1106097922-Feb-15 2:59 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Kornfeld Eliyahu Peter22-Feb-15 3:07
professionalKornfeld Eliyahu Peter22-Feb-15 3:07 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
User 1106097922-Feb-15 3:17
User 1106097922-Feb-15 3:17 
GeneralRe: Virus, Worms and other suspect aspects, how it works, how to make it? Pin
Kornfeld Eliyahu Peter22-Feb-15 3:31
professionalKornfeld Eliyahu Peter22-Feb-15 3:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.