Sign in to follow this  
Caano Geel

c programmers II

Recommended Posts

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

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this