Qr Codes Search Results

How To: Put Windows Media Center onto your Xbox 360

With Windows Media Center, you will have the ability to watch videos, live TV, and listen to music on the XBOX 360 without having to use your computer. You’ll need to have the following things: A PC equipped with Windows Media Center, your XBOX 360, and a fully functional high speed home network. On certain Windows 7 or Vista machines, Media Center is already included. (If not, it can be downloaded from Microsoft) A wired network is preferred for the best connection, although a wireless netwo...

How To: Set up Netflix on your PS3

In this video Dynamite Jack from Hugegamer shows you how to get the most out of your Playstation 3 by setting it up to instantly stream movies and video from Netflix. Start by ordering your free Netflix streaming disc, from Netflix, once you receive the disk load it into your PS3 and start your system. You will also receive an activation code so that you can go online to register your PS3 with your Netflix account. Once your PS3 is booted go to the "video" section on your PS3 and bring up the...

How To: Read binary on a block

Ever wonder how to read a binary clock? First, you must learn that in binary code there are only two numbers, one and zero. A binary clock has six columns and tells time in military time. The first two are for the hour. No light means zero. A light that is turned on is one. The first column has two dots the second column has four. if the second dot from the bottom in both columns is lit, it is 22:00 or ten o'clock. In the third column the light closest to the bottom is lit which means one. In...

How To: Make Google go crazy

This is a javascript trick that will work on any website. Just go to the webpage you would like to view go bananas, erase the url from the address bar, insert this code into the empty address bar, hit enter, and enjoy:

How To: Make a simple port scanner in VB.Net

This is a Computers & Programming video tutorial where you will learn how to make a simple port scanner in VB.Net. It detects all the open ports on your network. Open up a Form1 and you will have a ListBox1, a ‘Start’ and a ‘Stop’ button and a blank text box. There is also a Timer1 button at the bottom. Thereafter, the video shows the various parts of the code on the screen. Then click on Debugging, and click ‘Start’. The system starts scanning ports starting with port 1. In the video it show...

How To: Send Postlets to Facebook

Jim Reppond of Coldwell Banker Bain demonstrates the way of getting postlets into Facebook. He says that by adding the postlets in your Facebook page, one can click on the link and directly go the postlets page if they are interested. He asks you to then go to the postlets page and log in using your username and password. Once inside, you can click on the 'My Postlets' tab to see your active postlets. Then chose the postlet you want to add to Facebook and click on the respective 'HOST' button...

How To: Make a virus that opens your cd-rom drive

This video will help you make a virus that opens your CD-ROM drive. Go to Start menu and select Notepad. A notepad will open. Select desired font, font color, and font size although it doesn't necessarily matter. Type this code, 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 ' CD-ROM End if, in your notepad. Put something.vbs as a filename. "Something" meaning any word that you ...

How To: Create draggable masks in Flash

1. In the Flash Application go to new and select Flash File ActionScript 3.0. 2. Change the stage size to 600*450(width and height) in the property section. 3. Then goto file import image and select the background image. 4. Rename the layer1 to image and go to modify->convert to symbol and name that as mac-clip 5. Create two new layers namely Mask and As. 6. In the Mask layer draw a poly star image and convert it to movie clip symbol 7. Select As layer go to windows-> action, then add the eve...

How To: Pair phones to a 2010 Toyota 4Runner navigation system

In a 2010 Toyota 4Runner, you can connect your phone to the car via Bluetooth. To do this, make sure the car is stopped. Then click the info button next to the navigation screen. Press "Phone" and confirm that you want to connect a new phone. Press "Add New". The car's system will begin searching for Bluetooth devices. Make sure that your device's Bluetooth feature is on. When prompted, enter the code on the car's navigation screen into your phone. A message that says "Bluetooth connection su...

How To: Make traffic lights change w/secret code (FAUX-TO?)

Nobody likes having to stand at the crosswalk waiting for the light to change so you can cross. This seems to happen more times then not these days. A way has been discovered to eliminate this problem with ease. The first thing you are going to want to do is go to the pole that has the button to push for the crosswalk. Once you get there you are going to want to enter a combination of long and short clicks to get the light to change so you can cross. The first combination is going to be three...

How To: Sell your music on iTunes

With the growing popularity of digital downloads, it's important for aspiring musicians to have some sort of download available of their music. If you're an unsigned musician, selling your music on iTunes might seem daunting, but it's actually very easy! Learn how to do it in this video.

How To: Hack a cell phone to make free phone calls

Want to control a friend's cell phone remotely and make "free" calls from it? In this hack how-to video, you'll learn how to hack Bluetooth-enabled cell phones with your Sony Ericsson or Nokia phone and the Super Bluetooth Hack—or "BT Info"—, a free program easily found through Google. Once installed, Super Bluetooth Hack will enable you to control your friends' cell phones remotely.

How To: Learn Python Today with This Discount Bundle

If you've ever wanted to start learning to code but haven't known where to start, then one of the best places is with Python. It's great for introductory programmers, and it's also a must-have addition to the repertoire of anyone experienced in the industry. As of 2019, over eight million programmers have used Python, and the industry has only grown since then, so the best time to start practicing is today!

How To: Start Learning How to Code in Just a Week

If you've been thinking about changing careers and you have just a little bit of time, The Ultimate 2021 Web Developer & Designer Super Bundle may be just what you need. This is also the perfect time to get it because it's on sale for $34.99, which is 98% off the regular price of $1,886. You'll get 14 courses that offer 39 hours of content on HTML, JavaScript, CSS, and more.

How To: Escape Restricted Shell Environments on Linux

The moment arrives when you finally pop a shell on the web server you've been working on, only you find yourself in a strange environment with limited functionality. Restricted shells are often used as an additional line of defense and can be frustrating for an attacker to stumble upon. But with enough patience and persistence, it is possible to escape these restricted environments.

How To: Write Your Own Bash Script to Automate Recon

Automation has been a buzz word for quite some time now, but the principles behind it are as strong as ever. For a hacker or pentester, Bash scripting is one form of automation that cannot be ignored. Virtually any command that can be run from the terminal can be scripted — and should be, in many cases — to save valuable time and effort. And a Bash script just happens to be great for recon.

How To: Shut Down & Restart Your iPhone 11, 11 Pro, or 11 Pro Max

From the iPhone X onward, the Side button has taken on many of the functions associated with the Home button, such as summoning Siri, pulling up the AssistiveTouch shortcut, and more. So if you've finally ditched your Home button iPhone for the latest iPhone 11, the process of shutting down and restarting is something you'll need to learn all over.

How To: Upgrade a Dumb Shell to a Fully Interactive Shell for More Flexibility

One of the most exciting things as an ethical hacker, in my opinion, is catching a reverse shell. But often, these shells are limited, lacking the full power and functionality of a proper terminal. Certain things don't work in these environments, and they can be troublesome to work with. Luckily, with a few commands, we can upgrade to a fully interactive shell with all the bells and whistles.