On Thu, 2005-11-10 at 20:23 +0200, Diego Iastrubni wrote:
> Can you spell php...? cgi....?

How many computers ending up running php/cgi? 1% maybe 2%?
How many Windows /desktop/ machines got comprimised since this thread
began...? How can you even begin to compare these two cases.

> 
> 
> Perl gets compiled into some binary format before execution, and the 
> code is executed by some VM. Python also lets you save that binary.
> 
> About buffer overflow: you are missing the point. You are not 
> overflowing the host stack, but the VMs one. This actually is good thing 
> from that point of view.

Um.... and once I did that, what prevents me from generating a code that
will cause the vm to delete the c:\boot.ini file?

> 
> 
> To me, it still sounds much smarter then compiling code for i386 on an 
> AMD. But hey, what do I know...

???
What does optimization has to do with the subject at hand.
(Ignoring the fact that -march-i386 -mtune=i686 performance just as good
as march=i686...)




=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to