Skip to main content

Simple Cool Tricks With Chrome Developer Tool

Simple Cool Tricks With Chrome Developer Tool


 Chrome Developer Tool
As you probably know, there is a button on the right-click menu of Google Chrome and IE 10+ called ''Inspect element''. This the developer tool. And you can have a lot of fun with it. I'll give you two examples on how to use it in this tutorial.

1. Change the text of a webpage:

You can have fun on webpages just by changing the value of a <span> (a text label). For example, go on the 4shared.com site (a free file sharing site). Then create an account if you don't have one (or just connect with Google, Facebook or Twitter). When you are done, upload something that is heavy (more than 100 MB) by dragging and dropping it on the home page of 4shared. Then you can see an uploading status window on the screen. So right-click on the percentage and click on ''Inspect element''. Now you can see a little window that appears on the bottom of the web browser. There are to ways : either you got the number or you got the % symbol. If you got the number, try to find the symbol below. Then double-click on it and type what you want (Eg: '',000,000 dollars in my bank account'')

google chrome tricks

2. Get a Non-Crypted password in JS/PhP code:

Some sites are not very safe and just verify the password directly in the PhP/JS code. Then, even if it become rare, you can get the password. Just follow these steps :

  1. Find the login form on the website you want to hack
  2. Right-click on it and then click on ''Inspect element''
  3. Search on the window that appeared ''<form'' and then ''action=''
  4. After it, there is a URL, If it ends by ''.js'', just copy it and paste it in the URL bar of your browser
  5. If it ends by ''.php'', type ''view-source:'' before pasting the URL
  6. Then search something like ''password'' in the code.
WARNING: This method works better with JS than with PHP. Sometimes, there is no URL after ''action='' but just a JS function. Then you have to press Ctrl+U to see the source and search for ''password'' in the whole code.
Enjoy :)
Ahmad Bin Shafiq and Momin Ali

Comments

Popular posts from this blog

:Skype For Outlook Now Available Worldwide, Adds HD Video Calling Support:

:Skype For Outlook Now Available Worldwide, Adds HD Video Calling Support:                      Skype for Outlook.com , the integration of Skype’s messaging features into Microsoft’s webmail platform, is now available worldwide, the company is announcing this morning. To get started with the feature, users must first download a web browser plugin, which is available for IE, Chrome, Firefox and now, Safari, browsers. Afterwards, those who already have Skype accounts can link them to Outlook. If you haven’t yet signed up for Skype, you can instead use your Microsoft account to sign in. Once installed, Skype users can place video and audio calls right from their email inbox. And today, Microsoft notes that’s it’s also adding support for HD video calling for PC users, while also fixing earlier bugs some users had experienc...

Android vs. iOS

Android vs. iOS Google's Android and Apple's iOS are operating systems used primarily in mobile technology , such as smartphones and tablets. Android, which is Linux -based and partly open source, is more PC -like than iOS, in that its interface and basic features are generally more customizable from top to bottom. However, iOS' uniform design elements are sometimes seen as being more user-friendly. You should choose your smartphone and tablet systems carefully, as switching from iOS to Android or vice versa will require you to buy apps again in the Google Play or Apple App Store. Android is now the world’s most commonly used smartphone platform and is used by many different phone manufacturers. iOS is only used on Apple devices, such as the iPhone . Comparison chart ...

: Taiwan offers free Wi-Fi to all foreign tourists :

Taiwan is now offering Wi-Fi on a mass scale to foreign tourists for free Now tourists and locals alike could enjoy using free wifi across the country Taiwan became one of the first countries in the world to offer free Wi-Fi on a mass scale to its citizens, and now it is extending that to any foreign tourist, also for free, in a move that will gain it a lot of goodwill. The Taiwan government-backed free “ iTaiwan ” wireless network launched in 2011, and now has about 4,400 hotspots in major tourist spots, transportation hubs, cultural establishments and government offices all over the island country. Citizens needed just their local phone number to register and then use the semi-fast 1 MBPS service. Now, for foreign vistors, who generally have trouble getting a local SIM in the country (two forms of identity, etc), the process of tapping these wi-fi networks has been made a lot easier starting this month. Visitors can open an iTaiwan account at ...