Physical Program Search Results

How To: Use Windows Defender in Windows 7

This video shows you how to use Window Defender on your computer. Go to the start button on the screen and click it. Next, select the control panel. At this point you can type in the word ‘Defender’ or find the icon in the control panel. Once the Windows Defender page comes up you should be able to see whether or not the program is active. If it isn’t active then simply activate it. This program should be run because it helps protect you against spyware and other unwanted activity on your com...

How To: Install any version of Linux from a USB thumbdrive

In this video the author shows how to install any version of Linux from a USB thumb drive. He gives the requirements, which are a USB drive, the ISO of the Linux OS and a program called UNetbootin. He shows how to download the program from Sourgeforge.net. After installing it he shows how to set the version of Linux in the program. Later he shows how to format the USB drive quickly and he goes on to set the USB drive option in the UNetbootin program. Now all the Linux OS will be copied to the...

How To: Print your screen on Window Vista

To print your screen on Windows Vista, start by going to the start menu. Click on all programs then click on accessories. When accessories opens click paint and that will open a new window with the paint program. Minimize the programs so that your desktop is all you see. Press the prtsc button near the top right side of the keyboard. Once you have pushed prtsc, restore the paint program so that it is full screen again. Click edit and a drop down menu will open. Then click the paste button. Yo...

How To: Start and stop movie clips using buttons in Flash

TaskTutorial gives us an in-depth instruction on how to use Flash to create stop and play buttons. This is a great find if you are interested in creating videos with Flash program. These programs can also be downloaded for free on the website indicated on the videos page. Learn quick and easily how to use Frames and button applications on this easy to follow video.

How To: Make programs start up when your computer starts

When you start your computer you can set it up so that your favorite programs automatically open as a part of the computers boot up. To do this, click “Start” and then “All Programs”. When the list opens up, click on “Startup”. Drag the program icons you want to open into the startup bar. The next time you start your computer, the programs you put in the startup will automatically open.

How To: Call C and C++ from Python with SWIG

If you're interested in learning a general purpose, high-powered programming language, Python might be the way to go. In this installment from his video tutorial series dedicated to programming in the Python programming language, you'll learn how to call C and C++ from Python using SWIG, or the Simplified Wrapper and Interface Generator. To get started using SWIG with Python, take a look!

How To: Collect, organize, and visualize data in InspireData

This tutorial on the companion Tech Ease for Mac site shows you how to use Inspiredata to collect, organize, and visualize data using several types of diagrams supported by the program. The movies were recorded on a Mac, but Inspiredata is a cross-platform program so the steps shown should work on the Windows version of the program as well. Inspiredata works like a database system that allows you to add notes and more.

How To: Check Your MacOS Computer for Malware & Keyloggers

While you might suspect your MacOS computer has been infected with malware, it can be difficult to know for sure. One way to spot malicious programs is to look for suspicious behavior — like programs listening in on our keyboard input or launching themselves every time we boot. Thanks to free MacOS tools called ReiKey and KnockKnock, we can detect suspicious programs to discover keyloggers and other persistent malware lurking on our system.

How To: Can't Find the Accessibility Menu & Its Options in iOS 13? It Got a Huge Update Worth Checking Out

The iPhone's "Accessibility" menu is one of those options that's very easy to overlook but incredibly handy in certain situations. You can set AssistiveTouch to help navigate your device, use a Bluetooth mouse when your screen is acting up, and enable the red screen filter for nighttime escapades. For as long as the menu has been available, it's been in the "General" settings, but not in iOS 13.

How To: Intercept Security Camera Footage Using the New Hak5 Plunder Bug

In a previous guide, I demonstrated how to extract images from a security camera over Wi-Fi using Wireshark, provided you know the password. If you don't know the password, you can always get physical with the Hak5 Plunder Bug. Using this small LAN tap, we can intercept traffic like images from a Wi-Fi or IP security camera if we can get physical access to the Ethernet cable carrying the data.

How To: Use Google's Advanced Protection Program to Secure Your Account from Phishing

It's easy to have your password stolen. Important people like executives, government workers, journalists, and activists face sophisticated phishing attacks to compromise their online accounts, often targeting Google account credentials. To reduce this risk, Google created the Advanced Protection Program, which uses U2F security keys to control account access and make stolen passwords worthless.

Review: Sonic the Hedgehog on Mobile Is a Fun Throwback, with More Than a Few Headaches

Who would have thought back in 1991 that you'd eventually be able to play Sonic the Hedgehog whenever and wherever you wanted? Not a crappy Game Gear version, either. I'm talking the full Sega Genesis version of Sonic, available to you on a bus, a plane, or in a rest-stop bathroom. Now imagine how those people would react if you told them the game would also be free. They would think you were crazy.

Botnets and RATs : Precautionary Measures and Detection (Part 2)

Hola my fellow hackers! I promised you the tutorials on setting up RAT's and Botnets, but before jumping into those, i want you to know about the precautionary measures and detection of RATs which might be on the system without your prior knowledge. Of course the Anti-virus do most of the job but there are some RATs which slips past the Anti-viruses (This is where Hacker's skill come into play).

How To: Displaying Text from a File C++

This is a little c++ program that I thought would be handy in the future. Although, I apologize in advance for any errors in the code since I haven't had the chance to compile it yet. Anyway, please if you are a script kiddie please do me a favor and at least read this article fully. :)