Viruses (and other unspoken secrets of the Jedi)

Programming, for all ages and all languages.
User avatar
Omega
Member
Member
Posts: 250
Joined: Sun May 25, 2008 2:04 am
Location: United States
Contact:

Re: Viruses (and other unspoken secrets of the Jedi)

Post by Omega »

Woah, that's a mean one. I wish I could find a copy for my own analysis. It's pretty old and probably wouldn't work on Windows NT Systems but I still want it, so any one?
Free energy is indeed evil for it absorbs the light.
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: Viruses (and other unspoken secrets of the Jedi)

Post by Troy Martin »

I'm going to reference Star Trek Voyager here. In the two-part episode Scorpion, the Doctor modifies Borg nanoprobes (viruses, normally malicious) to assimilate malicious cells (infect and keep going on infecting other malicous cells) but not other cells. A few seconds after the malicious cells are assimilated, the good virus destroys itself, taking the formerly malicious cell along with it.

These nanoprobes can jump from cell to cell, assimilating cells but not becoming attached to the cell.

That's an example of a bad virus turned good.

EDITL: woot, first star!
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
bewing
Member
Member
Posts: 1401
Joined: Wed Feb 07, 2007 1:45 pm
Location: Eugene, OR, US

Re: Viruses (and other unspoken secrets of the Jedi)

Post by bewing »

It's also starry-eyed sci-fi wishful thinking. :wink:
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: Viruses (and other unspoken secrets of the Jedi)

Post by Combuster »

don't forget, nanotechnology is on its advance. All they really need now is mechanical parts of that size to let the nightmare begin :twisted:
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: Viruses (and other unspoken secrets of the Jedi)

Post by Troy Martin »

So you think with computers we need "nanoviruses" that are little miniature parts of a virus that point to segments in memory and then do their evil bidding?

Like so:

Code: Select all

Virus section one:
code code code code code
load self in to memory
next section to load location

section two:
code code code code code
load self in to memory
next section to load location

section three:
code code code code code
load self in to memory
next section to load location

section four:
code code code code code
load self in to memory
piece together virus
infect other files (with new signatures or something)
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
DT170x
Posts: 19
Joined: Mon Aug 25, 2008 6:12 pm

Re: Viruses (and other unspoken secrets of the Jedi)

Post by DT170x »

At lease you didn't have a virus that almost lost 6 year worth of work.

Tell me what this virus is. IT show a little window nothing on it then crash the computer. (plus my dad computer got this same virus too)

Second, the computer won't start. So I put on My backup Floppy disk (My computer is 5 year old and running Windows ME at the time.) Use the MS-DOS Edit command and what I found is shocking.

The file before the virus infected my computer.

Explorer.exe

After the Virus

EX#$@[email protected]
plus it corrupted

And only anything that under 64K is usable.

Only cure is to reformatted my computer :cry:

If only I found who did it I will make a virus and put on his computer and feel what is like to almost lose 6 year worth of data.
DT Model 1540 OS 1% <Kernel>
Post Reply