Re: Gamma Function
From: D. Baruth (danb_at_iging.com)
Date: 09/10/04
- Next message: Gregory L. Hansen: "Re: What causes time dilation?"
- Previous message: Laurence: "Re: What before big bang?"
- In reply to: Androcles: "Re: Gamma Function"
- Next in thread: Androcles: "Re: Gamma Function"
- Reply: Androcles: "Re: Gamma Function"
- Reply: N:dlzc D:aol T:com \(dlzc\): "Re: Gamma Function"
- Messages sorted by: [ date ] [ thread ]
Date: 10 Sep 2004 13:42:35 -0700
"Androcles" <androc1es@nospamblueyonder.co.uk> wrote in message news:<3s70d.4075$FF7.41141383@news-text.cableinet.net>...
> "D. Baruth" <danb@iging.com> wrote in message
> news:a15d408.0409091439.7eb31a2c@posting.google.com...
First, apologies for the multi-posting; I'm having problems with
the other server.
> | I'm sure there are many ways to write viruses; however, I can't see
> | how the virus you have written would spread through Windows to
> | other computers.
>
> It was never intended to do so. I was demonstrating how
> simple it is to attach code. The issue here was to defend you
> against the malicious rumour-mongering initiated by Roberts.
Thank you.
The venom spitting "malicious rumour-mongerers" are easily recognized
and they never contribute anything valuable to society, and they must
be
ignored. However, we all are afraid of the handy-work of another type
of
malicious people, the destructive Windows critter-makers who are
generally
not (low-level Assembly, FORTRAN or C) computer programmers.
>
> | There's a real barrier between DOS and Windows:
> | DOS is a real 16 bit operating system, Windows a 32 bit operating
> | system running in protected mode. Windows runs DOS programs
> | in "Virtual 8086 mode", thus capturing all direct interrupt and port
> | accessing requests for internal processing.
>
> Of course. However, the algorithm I provided was written in C and assembler
> and can easily be recompiled to suit a 32-bit system.
> It is really no different to obtaining a text file into Notepad, pasting
> this message in and saving it, except the file isn't ASCII.
You don’t understand. A Windows program cannot be run in DOS
(or Linux),
while DOS can be run by Windows. Theoretically, any ANSI C or FORTRAN
code can be compiled for any operating systems and/or different CPU
types. Assembly, on the other hand, is bound to particular hardware
types like
Intel x86/7 (PC) or Motorola 68x (Mac), but it can interface smoothly
with
any computer language.
To transfer a whole Windows program within a DOS program to Windows is
possible, of course, but it will make the DOS program very large.
This would
also be a most inefficient way to spread viruses through Windows.
> |
> | The Windows virus writers are interested in spreading their perversity
> | over the internet and cannot use DOS programs (particularly small ones).
> | Also, no serious (programming) professional will ever dream of using
> | his/her expertise for such purposes.
>
> Quite so.
>
> |
> | I also agree to this: Do not run computer programs you don't know where
> | they came from.
> |
> | D. Baruth
>
> As do I. The most recent barrage of virus attempts I've received ( afew
> months ago now) were via email, masquerading as an upgrade to Windows.
Having a domain name, I'm being bombarded daily by both spam and
viruses.
News groups are also being attacked. Usually, you are enticed to open
some e-mail and run an attached batch or script file, or extract and
run
an executable from a zip file.
> … and I advised her not to shoot her dog because the dog down the road
> has fleas.
In the same time frame, I was also attacked by an e-mail virus. It
infected
a few major applications by attaching itself to them. I had no choice
but
to re-install Windows and all the applications.
It is criminal to knowingly damage the property of others. Hence,
virus
writers will not publicize their (real e-mail) address. Do not
execute files
the source of which you don't know.
By the way, have you run my program? What would you do differently?
D. Baruth
- Next message: Gregory L. Hansen: "Re: What causes time dilation?"
- Previous message: Laurence: "Re: What before big bang?"
- In reply to: Androcles: "Re: Gamma Function"
- Next in thread: Androcles: "Re: Gamma Function"
- Reply: Androcles: "Re: Gamma Function"
- Reply: N:dlzc D:aol T:com \(dlzc\): "Re: Gamma Function"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|