Caano Geel Posted September 17, 2007 Since so many people are interested in learning to write C, I found this fantastic tutorial. This ELF Virus Writing HOWTO, which a fantastic in depth howto. ELF (executable link format) is the file format for executables on system V (unix) derived system, this included OS-X and Linux. This tut. is suitable for someone with an intermediate knowledge of C, so if your familiar with C and want learn how to actually use it, it fantastic. Don't think of a something malicious and don't worry, if you follow the tutorial, you'll prollly create some nastiness on your computer, but more importantly you'll learn enough to be able to control it. Anyhow I cant get over how much of a good tutorial it is, in depth, it teaches you a lot of the lower-level detail on operating systems, memory management, driver writing/details, perl and some shell scripting and lets not forget C. All the kinda stuff that will have your prospective employers jaws on the floor and your hacking skillz smokin anyhow, enjoy, and use it to learn Quote Share this post Link to post Share on other sites