Follow up: How to write a Linux virus
Follow up: How to write a Linux virus
Posted Feb 14, 2009 8:34 UTC (Sat) by ringerc (subscriber, #3071)In reply to: Follow up: How to write a Linux virus by iabervon
Parent article: Follow up: How to write a Linux virus
You might be able to avoid that by borrowing a spare (if there is one) ELF header flag to indicate "this is a desktop application".
In all honstly, though if you're going to mangle things that much why not take NextSTEP / Apple's approach of .app dirs with self-contained metadata?
Anyway, none of these proposed solutions address things like users wanting to make their own app links, make custom launchers with different arguments to apps, add launchers for apps they've compiled themselves, etc. Making .desktop files require execute permissions would be a big step.
