Saturday, September 7, 2013

This is a blog for those who want to learn a little bit of hacking!!!!


The codes given here can be used, modified and redistributed. The first code that I will give you is of a key logger.


What is a key logger?

A key logger records all the key strokes and can save it in a file or send it to another user. 

About the Code!!

The code is in C. Why C as all of us have some basic knowledge of C. There is some C++ also but that should not cause any problem.