Yet another keylogger implementation

It was almost 2 years ago I first wrote a keylogger application in C (MinGW). It was a good learning experience as I was totally a noob to windows programming. That time it was meant for a dark purpose so it was functional but not really efficient. Last month I have written the keylogger application [...]

Someone please fuck Indian media !!!!

With the plethora of news channels, with even more in the pipeline, tough times are ahead for someone like me who hates these news channels. Somewhere along the line these news channels started grossly abusing their power of voice in the mad rush to make money. They are the ones who decide which is worthy [...]

PE File format

Understanding PE file format is a must for any serious windows programmer. Of course, it goes without saying that any reverse-engineering exercise will not be meaningful without a firm grip on PE format. I have created an easy-to-understand template which really helps in recollecting or understanding the format itself. You can get this from here.