Sunday, 29 January 2017

What Is A Batch File In Windows? How To Create A Batch File?

In Windows, the batch file stores commands in a serial order to be used by the command line interpreter CMD as an input. In this article, I have mentioned the basic steps by which you can create a batch file of your own in order to automate tasks on your Windows machine.

Tuesday, 6 December 2016

22 Year Old Indian Hacks PM Narendra Modi’s App

According to a report by Your Story, a 22 year-old hacker Javed Khatri claimed that he was able to hack PM Narendra Modi app which is separate from the official app and is available on Android, iOS and Windows.
Javed Khatri in an email to Your Story, said, “I am able to access private data of any user on the app. The data includes phone number, email, name, location, interests, last seen etc.”

Sunday, 27 November 2016

What Is The Difference Between RAM and ROM? What Is Their Use?

RAM (Random Access Memory) and ROM (Read-only Memory) are the two important memory types found on a computer. RAM is fast but it can’t hold data permanently. The ROM can hold data but frequent read-write operations are not possible in this case. This article is about all the differences between RAM and ROM.

Various components of a computer have memory to store some sort of data. The hard drive is the primary storage device used to store all the important data like OS files, music, videos, etc. Other than the hard drive, we have the RAM (Random Access Memory), ROM (Read-only Memory), etc.

Wednesday, 23 November 2016

Best CMD commands used in hacking

Top CMD or MS-DOS prompt commands which every hacker should know

CMD is a power tool which lets you do almost anything with your PC/laptop. There are common commands like CD.. and MD etc which you probably know so we wont get into that. Here are some really useful things a hacker can do with CMD commands.