How to be an Hacker! [Part 2]

Part two of my articles on How to be an Hacker!

You must read part one before reading this one, here’s the link: http://computersight.com/programming/how-to-be-an-hacker/

Now that you have some HTML knowledge, we will get more in the real stuff!

You next goal is now to learn JavaScript, an totally awesome Scripting Language is used by WebSites owners to make alot of -Haxable- Interactive things! It can also be used to bypass some PayPals “Buy Now!” Signs and get it for free! JavaScript is Always included in your browser, and is used directly inside HTML!

Note: To test out JavaScript and HTML, you should get NotePad ++ :http://notepad-plus-plus.org/

Just set as HTML File, save then open it with your browser and it will work! Just make the tags “<script type=”text/javascript”>”, “</script>” and it should work!

Go learn that then proceed to my next tutorial!

http://computersight.com/programming/php/how-to-be-an-hacker-part-3/

comments powered by Disqus
Loading