Mail bomber

B

ByteSurfer

May i know is there any way that we can write a mail bomber program in
c language and then use it to flood a person's account .. i know that
this is possible in PHP or java but don't know is it possible in c ?
 
K

Kieran Simkin

ByteSurfer said:
May i know is there any way that we can write a mail bomber program in
c language and then use it to flood a person's account .. i know that
this is possible in PHP or java but don't know is it possible in c ?

It's possible in C, but stupid in any language. Do not lower yourself to the
level of sending mailbombs - this truly makes you the scum of the internet.
If you can't resist, please go away and die.
 
R

Rowland

ByteSurfer said:
May i know is there any way that we can write a mail bomber program in
c language and then use it to flood a person's account .. i know that
this is possible in PHP or java but don't know is it possible in c ?

Dear ByteSurfer,

Unfortunately, the inability to write a mailbomber program in C is the
single flaw in the language that prevents it from being turing-complete. I
suggest you use a proper programming language such as intercal until we find
out how to fix this fatal flaw in the language.
 
K

Kieran Simkin

I think "ByteSurfer" is too stupid to understand sarcasm, you may want to
rephrase your reply into "You are an idiot" so that your message is
absolutely clear to him.
 
R

Rowland

Kieran Simkin said:
I think "ByteSurfer" is too stupid to understand sarcasm, you may want to
rephrase your reply into "You are an idiot" so that your message is
absolutely clear to him.

I wouldn't want to call him an idiot - he might pwn my mailbox with his PHP
script ;-)
 
B

ByteSurfer

Kieran Simkin said:
It's possible in C, but stupid in any language. Do not lower yourself to the
level of sending mailbombs - this truly makes you the scum of the internet.
If you can't resist, please go away and die.

I am not going to Mail bomb anyone but I just wanna know what this
programming language can do. I wasn't to make any harm in the internet
I have internet ethical one dude. If i was going to testing it I will
test on my self on my and not other people okay ... Any way thank you
for the information..
 
C

Christopher Benson-Manica

ByteSurfer said:
I am not going to Mail bomb anyone but I just wanna know what this
programming language can do. I wasn't to make any harm in the internet
I have internet ethical one dude. If i was going to testing it I will
test on my self on my and not other people okay ... Any way thank you
for the information..

ANSI C can't mailbomb anyone.

http://www.ungerhu.com/jxh/clc.welcome.txt
http://www.eskimo.com/~scs/C-faq/top.html
http://benpfaff.org/writings/clc/off-topic.html
 
E

E. Robert Tisdale

ByteSurfer said:
May i know is there any way that we can write a mail bomber program in
c language and then use it to flood a person's account .. i know that
this is possible in PHP or java but don't know is it possible in c ?

This is an obvious troll.
Please ignore it.
 
C

CBFalconer

ByteSurfer said:
I am not going to Mail bomb anyone but I just wanna know what
this programming language can do. I wasn't to make any harm in
the internet I have internet ethical one dude. If i was going
to testing it I will test on my self on my and not other people
okay ... Any way thank you for the information..

Of course your open posting under your legal name encourages one
and all to believe you to be completely ethical and harmless, with
no quirks beyond intellectual curiosity. Because of this I will
supply you with an encoded URL, which when properly decoded will
lead to exactly the information you seek:

<http://mzyzpl.ghulyz/ehnhi/whyss>

(This way only you can possibly access that link)

BTW, should you fail to properly decode the URL, that is an
indication that my assumptions about you were grievously wrong.
 
M

Malcolm

ByteSurfer said:
May i know is there any way that we can write a mail bomber program in
c language and then use it to flood a person's account .. i know that
this is possible in PHP or java but don't know is it possible in c ?
Not in ANSI C, since there is no functionality for connecting to the
internet / internal mail system.
Once you have a connection, it is usually quite trivial to generate a mail
automatically. What you need is a "babbler" to produce text in
pseudo-grammatical English to prevent spam filtering.
Then you need to distribute your program widely as a worm or virus so that
the attack does come solely from the same address. This is the hardest part,
and often you will need to resort to assembly. C isn't a very good language
for writing viruses.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,146
Messages
2,570,832
Members
47,374
Latest member
anuragag27

Latest Threads

Top