Program to print its own Source Code

Here is a C program to print its own source code. This code will print its source. The output of this program will be exactly similar to its...
Read More

C Program which delete itself

Here I'm sharing a program which will destroy itself. When you will compile this code it will generate an exe file but it will delete it...
Read More

C Program without a main function

The question which always dig my mind that is there any possible way to write a program which will execute without the existence of main fu...
Read More

Backtrack 5 R3 Release - Aug 13th, 2012

Hey Folks,  If You are following my previous articles then you might get familiar with Backtrack 5 as of now. So here is the good news for a...
Read More