November 26th, 2010 1,222 views
Random-access memory (RAM) is a form of computer data storage. Today, it takes the form of integrated circuits that allow stored data to be accessed in any order (i.e., at random). “Random” refers to the idea that any piece of data can be returned in a constant time, regardless of its physical location and whether it is related to the previous Read more »
September 24th, 2010 690 views
Hello Friends,
Today, I will show you how can you investigate a corrupted PDF. For this purpose I have created a sample PDF. Before reading this article,I will suggest you to read this another article PDF Overview for better understanding of PDF structure. Read more »
September 23rd, 2010 445 views
Portable Document Format(PDF) is a file format for representing documents in a manner independent of the application software, hardware, and operating system used to create them and of the output device on which they are to be displayed or printed.
Read more »
September 7th, 2010 1,039 views
Hello Friends,
Today I will share about the technique which you can use to catch the hacker.
If you are suspicious about some one accessing your Gmail account then you can follow these steps to verify it: Read more »
September 1st, 2010 3,136 views
What is Keylogger?
Keylogger is a program which logs everything which we type on our keyboard. So everything you type including passwords,website name etc is saved in your PC.Advanced keylogger include following features: Read more »
August 22nd, 2010 398 views
Today, I will tell you about some simple steps which you can follow to prevent infection of virus on your computer.
1. Never open a removable drive by double clicking on the drive letter in windows Explorer.
Read more »
August 7th, 2010 2,471 views
Today, I will show you how to develop your own exploit from scratch or modify exploit to run on different OS. For this purpose, I have found a Destiny Media Player 1.61 (.rdl) Local Buffer Overflow Exploit from Exploit-db which works fine on Windows XP Pro SP2(Language pack: English) but it didn’t work on Windows XP Pro SP3(Language pack: English). Read more »