[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No Subject
- To: [email protected]
- From: Anonymous <[email protected]>
- Date: Wed, 9 Dec 1998 15:45:06 +0900 (JST)
- Comments: This message did not originate from the Sender address above.It was remailed automatically by anonymizing remailer software.Please report problems or inappropriate use to theremailer administrator at <[email protected]>.
- Sender: [email protected]
"Vladimir Z. Nuri" wrote:
>
> ------- Forwarded Message
>
> Date: Thu, 3 Dec 1998 09:18:29 -0500
> From: Dan S <[email protected]>
> Subject: [CTRL] Smart spy cameras on the way
> To: [email protected]
>
> -Caveat Lector-
>
> >From :
> http://www.telegraph.co.uk:80/et?ac=001036222020742&rtmo=VqqqD8sK&atmo=kkkkkkku&P4_FOLLOW_ON=/98/12/3/ecnspy03.html&pg=/et/98/12/3/ecnspy03.html
> - -
> Smart spy cameras on the way
>
> ...
> "The quality is, it seems, in direct proportion to the amount of effort
> that users are prepared to invest in such systems. Since its
> introduction more than 20 years ago, the need for such technology has
> increased, and intelligent sensory information processing and
> information fusing is going to play a very key part in crime management.
> The next step is to add other sensory devises such as microphones to
> pick up the sound of breaking glass and sensors that can detect the
> smell of particular substances and trigger an appropriate response."
>
... [much deleted]
I think we read a message not so long ago from a 'punk who
spotted the prototype of these 'bomb-sniffing cameras' along
a California highway, no?
#!/usr/local/bin/perl -0777-- -export-a-crypto-system-sig -RC4-3-lines-PERL
@k=unpack('C*',pack('H*',shift));for(@t=@s=0..255){$y=($k[$_%@k]+$s[$x=$_
]+$y)%256;&S}$x=$y=0;for(unpack('C*',<>)){$x++;$y=($s[$x%=256]+$y)%256;
&S;print pack(C,$_^=$s[($s[$x]+$s[$y])%256])}sub S{@s[$x,$y]=@s[$y,$x]}