Most of my programming tutorials are all written i c++. If you’re new to C programming and find it difficult to compile the C source codes then this post is for you.Here is a step-by-step procedure to install Borland C++ compiler 5.5 on your PC and compile the C programs.How to Install Borland C++ compiler?Follow the below steps to install Borland C++ compiler 5.5 on your PC: Download Borland C++ … [Read more...]
Block or Redirect Unwanted Websites Using HOSTS File?
The hosts file is one of the interesting and useful feature of both Windows and Linux operating systems that provides many handy options in addressing network nodes. For instance, you can use the hosts file to block annoying ads, pop-ups, banners, porn sites, or even redirect one website to another.In this post I will show you how to play around with the hosts file to accomplish some of the above … [Read more...]
How to Create a Program to Block Websites?
Most of us are familiar with the virus that used to block Orkut and Youtube websites. If you are curious about creating such a virus on your own, here is how it can be done.As usual I am using my favorite programming language ‘C’ to create this website blocking virus. I will give a brief introduction about this virus before I jump into the technical jargon.This virus has been exclusively created … [Read more...]
How to Change the ICON of an EXECUTABLE file?
Some times it becomes necessary to change the icon of an executable file so that the file gets a new appearance. Many of the tools such as TuneUP Winstyler does this job by adjusting the Windows to display a custom icon to the user. But, in reality if the file is carried to a different computer, then it shows its original icon itself.This means that in order to permanently change the icon, it is … [Read more...]
A Program to Restart the Computer?
In this post, I will show you how to create a virus to restart the computer at every startup. That is, upon infection, the computer will get restarted every time the system is booted. As a result, the computer will become inoperable as it reboots again as soon as the desktop is loaded.For this, the virus needs to be executed only once and from then on, it will carry out rest of the operation on … [Read more...]
How to Spoof Caller ID: Caller ID Spoofing?
Caller ID spoofing is the act of making the telephone network to display any desired (fake) incoming number on the recipient’s Caller ID display unit instead of the original one. With this, it is possible to make a call appear to have come from any phone number that the caller wishes.Have you ever wondered to know how to perform this? Well, read on to discover more information on how to spoof … [Read more...]
How to Spy on BBM Messages?
Just when we thought that BlackBerry was dead and gone, or perhaps on its last breath, the BlackBerry Corporation (formerly known as Research In Motion) released a new series of handsets at the beginning of the year with the latest version of their OS the BlackBerry 10 OS. As soon as the set was released the initial worldwide reception was enough to get just about any BlackBerry critic to admit … [Read more...]
How to Track Lost Android Phone & Tablet Devices
Your Android gadgets are the most important things in your life. It contains all your important contacts and information. If you lose your equipment, you will be losing all those sweet memories with the photos and video. But there is some good news to android phone/tablet users, you can now easily find or at least know where your missing phone is with or without using android application. Let’s … [Read more...]
- « Previous Page
- 1
- …
- 5
- 6
- 7
- 8
- 9
- 10
- Next Page »