Skip to main content

Some Advice For You !! Who Want To Become Hacker

Some Advice For You !! Who Want To Become Hacker

1] Never trust sites that ask you for money in return of Hacking Software's or who claim to Hack Email Id’s in return of money. All such things are Scam . Nothing Works.

2] There is NO DIRECT SOFTWARE to Hack Facebook , Google , Yahoo or any other big website. All the software's that claim to do so are scam. They are just meant to take your money and in worse cases, those software's have Trojans or key loggers in them. As a result your account gets hacked trying to hack others.

3] NEVER EVER use the keyloggers or Trojans you find as freeware on internet.Hackers are not fools. They compile keyloggers and Trojans almost with any such software and when you install them , you are already hacked before even trying to hack others.

4] You are never going to be a good hacker without the knowledge of programming and scripting languages. When you are going to use only ready made software's and would depend on them for hacking anything then your functionality would be limited up to the functionality of the software. When you are not going to use your brain , just doing the copy paste thing, then how can you even think of being a good hacker.

5] If you are a good Hacker, you already become a good programmer , a good script writer , a good web developer and an excellent security expert. Well any good Hacker will/should have good knowledge of various aspects and programming languages. to do XSS (Cross Site Scripting ) , PHP INJECTION , SQL INJECTION , PHISHING , FOOT-PRINTING etc… you will have to be good at programing and scripting. And when you know the Various loop holes , vulnerabilities and security tips, you already become a Computer Security Expert.

So Never Ever Under estimate the term Hacker.

A Hacker Is Not a person who just hacks email id’s or servers but a True Hacker is

a Computer Genius who has knowledge of computers more than anyone.

Popular posts from this blog

How to write a bach file or a batch job?

If your are connected with world of programming, you might have heard this word " Batch File ". A batch file is used to execute a no of operations or a list of commands one after the other often requiring no user input. A no of operations are batched in a file to be executed sequentially when we run that file. In Microsoft Windows Operating system a batch file is a file saved with .bat extension while in other operating systems like Unix and Linux it can be written as a command file shell script. Batch files are often used to load programs, run multiple processes at a time, and perform common or repetitive tasks. For example, a batch job could be used to back up many files on a computer system, process log files, run a series of calculation commands, run multiple system diagnostic processes, or any number of other things that require multiple commands to be run. A big advantage of a batch job is that it can be started at any time and left alone until t...

Adding Password to Microsoft Word Document

Recovering Deleted Files, Pictures & Videos

  So many times we accidently delete some important files, pictures or videos. Sometimes we loose files because of unexpected system failure  ( ultimately causing system format). We can get our deleted files back using Recovery Softwares/Utilities.  Even though a file was deleted there is a good chance that contents of the file are still around.  When a file is deleted the contents of the file are not removed. Only a pointer to the file in the file system table is deleted.   It is very important to immediately stop writing to the storage device that previously contained your files/pictures so that the old file contents are not overwritten.  For example, don’t take any more pictures with your digital camera because new pictures will overwrite the deleted files. HOW TO RECOVER DELETED FILES???? Step1: You will need to use a utility to recover your lost files. I like to use a free ut...