IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
How do you make a virus, how do make a virus or malware
ninja
post Mar 24 2007, 04:17 AM
Post #1





Group: Members
Posts: 5
Joined: 23-March 07
From: Ireland
Member No.: 7309



Hey guys,
I made a sort of virus in applescript that deletes a certain file and a beep one, both pretty simple, but how do you make a proper one, like in C or what??? I know terminal scripts are kinda obvious as unix can do anything, but how would a make a virus that would, when clicked delete destop files?


--------------------
Thanks again,
Ninja

Youngest Forum User @ 14 years old
Go to the top of the page
 
+Quote Post
Nilkimas
post Mar 24 2007, 08:07 AM
Post #2



Group Icon

Group: Staff
Posts: 807
Joined: 30-August 05
From: Old Europe
Member No.: 3984



Well, learn the language of your choice and you'll figure out by yourself when you are knowledged enough..
there is no explicit answer to: "How do i make a proper virus", it depends what it should do etc. .

2nd: A virus dublicates/copies itself. The two scripts you spoke about above sound to me like usual malware.
Or would you call a unix script that deletes some stuff and beeps(for example: rm -rf /someFolder;printf '\a\a' ) a virus? ;-)

Definiton of 'Computer Virus'
Definition of 'Malware'


--------------------
|-------------------------|
|‘ _.·«-< nylki >»//·._.·´¯¯¯‘'\_____\STK/
|____________|
Go to the top of the page
 
+Quote Post
Macpunk
post Mar 24 2007, 03:07 PM
Post #3





Group: Members
Posts: 748
Joined: 14-July 05
From: Taylor, Texas
Member No.: 3695



Uhhh...yeah, Nilkimas is right.

Look, a virus is a program that attaches itself to other programs(called hosts), and keeps replicating, attaching itself to even more hosts. It's just like a real virus(like HIV or something), but designed for programs on a computer.

So you'd need a way to read and write files, and the skill to open yourself up, and copy yourself to another program.

What you mentioned....aren't viruses. People have such a skewed view of viruses. :(

--Macpunk


--------------------
Go to the top of the page
 
+Quote Post
Siph0n
post Mar 24 2007, 11:38 PM
Post #4



Group Icon

Group: Administrators
Posts: 2870
Joined: 14-July 05
From: USA
Member No.: 3694



Very carefully?


--------------------
QUOTE (callmenames @ Jun 29 2008, 02:49 PM) *
Is a rose bush wrong in its thorny self-adornment? Is fire truly bad when it engulfs mere material in beautiful flame? So it is with Siph0n...


Click: Thar? Yes, right thar.
Go to the top of the page
 
+Quote Post
snarfer
post Mar 25 2007, 12:55 AM
Post #5





Group: Members
Posts: 132
Joined: 2-March 07
From: localhost:80
Member No.: 7059



No, you do it very roughly and spontaneously. There is no planning or need to be careful.
Go to the top of the page
 
+Quote Post
user
post Mar 25 2007, 01:26 PM
Post #6





Group: Members
Posts: 548
Joined: 19-July 06
Member No.: 5015



QUOTE(snarfer @ Mar 24 2007, 10:55 PM) *
No, you do it very roughly and spontaneously. There is no planning or need to be careful.

And remember always test it on your main system...


--------------------
Go to the top of the page
 
+Quote Post
kody quintana
post Mar 25 2007, 02:47 PM
Post #7





Group: Members
Posts: 308
Joined: 8-June 06
Member No.: 4860



or if you dont want to learn a language you might be able get a script that deletes something and change what it deletes probobly fairly easily
Go to the top of the page
 
+Quote Post
hyogasaint7
post Mar 25 2007, 03:04 PM
Post #8



Group Icon

Group: V.I.P.
Posts: 1215
Joined: 7-August 05
From: Racine, WI
Member No.: 3822



^^^
http://www.macshadows.com/forums/index.php...ic=7449&hl=
It's not just new people.


--------------------
"Technological progress has merely provided us with more efficient means for going backwards." -- Aldous Huxley
Go to the top of the page
 
+Quote Post
Subterraneus
post Mar 25 2007, 03:10 PM
Post #9


Moderator


Group: Members
Posts: 1406
Joined: 8-January 06
From: New England
Member No.: 4533



you learn to program, you inherit ideas from your community, and by the time you have the skills to make one, you also have the respect not to.

This post has been edited by Subterraneus: Mar 25 2007, 03:10 PM
Go to the top of the page
 
+Quote Post
Dark_Lotus
post Mar 25 2007, 03:35 PM
Post #10


Moderator


Group: Members
Posts: 278
Joined: 31-July 05
From: My computer chair
Member No.: 3751



QUOTE(hyogasaint7 @ Mar 25 2007, 03:04 PM) *


Good point.


--------------------
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 10th September 2010 - 02:47 PM