LWN.net Logo

Why arbitrary executables?

Why arbitrary executables?

Posted Feb 12, 2009 9:52 UTC (Thu) by roblucid (subscriber, #48964)
In reply to: Why arbitrary executables? by endecotp
Parent article: How to write a Linux virus in 5 easy steps

That's the essential point. The desktop files saved should be data, that make requests of program interpreter's installed out of band. Then you need to have those data interpreters not have embedded script facilities within them, or ways to execute binary code in the data file.

Unfortunately it seems to be very tempting, to add "kool" dynamic content, by using over-general languages because it ticks the maximum number of feature lists.


(Log in to post comments)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds