What Does This Do?
It shows you how to "hack" into a live security camera. Basically the point
of this is to view a live camera, and you can zoom and move the camera in all directions.
Note You may have to install AXIS, it's ok, thats how you can view/control the camera.
What Programs Do You Need?
A Internet Browser
|
What Does This Do?
Shows you how to shutdown a computer Which is Good to Trick her Friends
What Programs Do You Need?
Any Internet Browser
Steps
1. Right click on the background, then click on New, then Shortcut
2. Then it should come up w
...
Read more »
|
What Does This Do?
As we all know, Windows stores most of the
passwords which are used on a daily basis, including instant messenger
passwords such as MSN, Yahoo, AOL, Windows messenger etc. Along with
these, Windows also stores passwords of Outlook Express, SMTP, POP, FTP
accounts and auto-complete passwords of many browsers like IE and
Firefox. There are many tools for recovering these passswords from th
...
Read more »
|
What Does This Do?
It lets you edit any webpage but it does not save it, so you can't get in trouble and its fun.
What Programs Do You Need?
Any Internet Browser
Steps
1. Go to the webpage you would like to edit
2. Type the following in the address bar:
javascript: document.body.contentEdita
...
Read more »
|
What Does This Do?
It creates an invisible folder for keeping private files private.
Steps1. Create a new folder anywhere
2. Now we have to make it have no text for a name so when renaming it, hold "ALT" and
type:
0160
3.
...
Read more »
|
What Does This Do?
You can implement this into anything really, or just send it to a friend for fun.
Open The Drive
1. Open notepad
2. Type:
Set oWMP = createObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
End If
...
Read more »
|
|