Hello Hackers/Viewers, It is a new day, and you might be thinking, It is so boring, why not try to be cool with computers in front of my friends? That is why, I have made this tutorial to make fake viruses using notepad to look cool!
Welcome back, my greenhorn hackers! Digital forensics and hacking are complementary disciplines. The better you are at digital forensics, the better hacker you are, and the better hacker you are, the better you are digital forensics. Unfortunately, few people in either profession cross these discipline lines.
In this simple tutorial you will be shown step-by-step how to write local shellcode for use on 64-Bit Linux systems. Shellcode is simple code, usually written in assembly that is used as payload in exploits such as buffer overflow attacks. Payloads are the arrow head of an exploit: though the rest of the arrow is important for the delivery of the attack, the arrow head deals the killing blow. In reality, payloads are slightly less exciting yet far more interesting and intelligent than medieva...
App-locking apps have been around for a while, but none have had quite the panache of developer Fazil Kunhamed's latest offering, Oops! AppLock. While others use a PIN or password to restrict access to apps that are installed on Android, AppLock uses a stealthy volume button combo.
Two years ago, driven by a good friend of mine i decided to give it a try on timelapse photography. I had a DSLR camera but didn't had an intervalometer, so i assembled a small electronic circuit on top of an Arduino Uno, made some basic code and did my first timelapse movie. The result was awful, but for some reason I was hooked.
You've probably seen someone in your family truss the turkey on Thanksgiving before roasting it, even if you don't recognize the word. To truss a bird or roast just means to wrap it up as compactly as possible before placing it in the oven, and it's usually done by tying it with string. Trussing a bird is a tradition that's been around for a long time, and a lot of home cooks do it religiously even if they don't know why. It's a highly debated topic with fierce supporters on both sides, but f...
Sending and receiving files between Android devices has no shortage of options—Bluetooth, email, MMS, and Wi-Fi are just a few of the more popular ones that we use.
Welcome back, my budding hackers! I've written several listener guides on creating a malicious PDF or malicious Word document that would carry in it a payload with the Meterpreter, or reverse shell enabling you to own the system. One of the hurdles to using these techniques is the antivirus (AV) software on the target system. For instance, if you try to email a malicious PDF or Word doc, it's likely that the victim system will alert the victim that it contains a virus or other malware.
Why unlock your Samsung Galaxy S3 to use with a different SIM card? One possible reason is that you love your phone, but not your cellular provider because of the poor service or an unreliable connection. If you purchased a Samsung GS3 with AT&T, T-Mobile, etc. on a contract, it might be locked for a specific amount of time called the contract period.
Browser customization is one of Firefox's best attributes. You can personalize your Firefox with extensions, add-ons, themes, and so on. And if all of that still doesn't cut it, you can even customize the Firefox Menu button to say whatever you want. To start off, you'll need to download a user file editor called ChromEdit Plus. Click Add to Firefox, then hit Allow when prompted and wait for it to install. You will need to restart Firefox afterwards.
Caller ID is great to have, but there are certain situations where you don't want the person you're calling to have your number. People who sometimes use their personal phones for work may not want clients knowing where to reach them outside of work, and anytime you're dealing with Craigslist, it's better to be safe than sorry.
In this article, I'll be continuing my series on microcontrollers. If you haven't read part one, I'd recommend heading over there and reading it!
Omniscience is not required to make some really cool shit happen. Yes, it took a while, but we can make fuel from the Sun! Solar panels are basically our answer to God. And now that we can make solar electricity, finding the most efficient way to harvest it is tricky.
If you're interested in changing the recommended items presented to you each time you open the shop in League of Legends, check out this guide. You will need to have access to your Riot Games and League of Legends directories first.
If you'd like to create a cool presentation with Flash, check out this video and the Flash plug-in flipdoo. Flipdoo allows you to build stunning flash flip books for both online and offline use in minutes. You don't need any additional software. Import your PDFs, configure book look & feel and publish. This is the best way to create digital ( electronic ) editions such as any type of publications, magazines, brochures and catalogues. Flipdoo Publisher is a Windows desktop application that hel...
Are you a Dreamweaver user who's looking to build a slide show? Whether you're presenting a nice slide show of your cats, or your dogs or maybe a 1973 Camero re-build, this tutorial will get you up and running in no time. Check out this video and learn exactly how to create your project. Plus, you'll see that Flash can create a slide show for you with lots of automation. And the best part? You won't need to hunt for your slide projector, slide tray, slide screen AND, you'll never need to worr...
You've seen plenty of videos about hacking Master Lock combinations. But what about those American Locks? They always seem to be forgotten, since Master Lock is the biggest combination lock producer out there.
If you've already watched our videos on basics of Unity3D, the awesome free 3D game design engine, and want something more meaty to dig into, watch this video series for a guide to making C4KE, a charming little 4-player action / strategy romp designed by the creator of this video for a game design contest.
In this tutorial, we learn how to file a player complaint with Microsoft (Xbox 101). There is no tolerance for file complaints, cheating, rude remarks, and anything of that nature. The file complaint feature should only be used if someone really violated the code of conduct. When you feel someone has crossed the line, you will tap the guide button, then select friends. From here, choose the person from the group and identify the complaint. View the profile of that person, then you will be fin...
You can create a free website using HTML. HTML is hyper text mark up language. Create a folder "my webpage" with all of the images and information for the webpage. Use notepad to write the HTML for the website. Notepad plus is the best which can be found on Sourceforge. Open the browser and the notepad and begin to construct. These codes will help in the creation of the page: <html> opens instructions </html> closes instructions. These are called tags. One opens the commands or instructions a...
The Invulnerable Achievement / Trophy (depending on your console) in Scott Pilgrim vs. The World: The Game requires you to play through a whole level and reach the boss without taking any damage. This might seem like a challenge, but there's a very easy trick to doing it. This video will show you just that.
Need to protect a section of your overall flash content (say movie or slideshow) from unauthorized access, learn how to do so in this video.
Photoshop is great software for manipulating images, and Dreamweaver is great software for making websites. Do you want to combine their powers to create an even more awesome website? This video will show you how to move designs from Photoshop into Dreamweaver properly, enabling you to use them on your website and make it look as snazzy as can be. You'll also learn how to make a good background using CSS as an added bonus. Yes, that means coding. No, it's not scary or hard.
The platform game is probably the most popular style of game of all time (1st person shooters are catching up) thanks to Mario. Have you ever wanted to make your own? This video is here to help you get started. It will walk you through the first steps in the process, creating a hero character and then enabling them to jump and land on platforms at the press of a button. Now you're on your way to making your very own platformer!
Creating a modern video game is a mammoth undertaking, especially if you are working alone. Hopefully, this video will make it a little bit easier. It will teach you how to create a custom class for your game's hero character using Flash CS4 and Actionscript 3. Doing so will make your main character react in predetermined ways to a variety of actions, which is very useful if you want the character to react consistently throughout the game.
In this video tutorial, viewers learn how to create a Face-book badge for a website or blog. Begin by going to your Face-book profile. Scroll down the page and click on Create a Profile Badge. Then click on Create Badge and select the layout, format and information that you want to display on your page. Once your finished, click on Save. Now copy the given HTML code and paste it onto your website or blog. This video will benefit those viewers who use Face-book and would like to learn how to e...
The iPad is a pretty innovative device, it looks like an iPhone, runs like a computer and is sleek and thin like a magazine. This new tool can be used for almost anything.
In this Computers & Programming video tutorial you are going to learn how to export LinkedIn contacts to an address book. LinkedIn is great for keeping your contacts in your professional network. To export your contacts go to home page and click on ‘contacts’. Now your full network of contacts will be displayed. On the right hand bottom, click on ‘export contacts’. On the next page select where you want to export the contacts, type in the security code and hit ‘export’ and all the contacts wi...
See how to hack Pet Society from Playfish! Pet Society is the popular online game where you can design and take care of virtual pets. Check out this video tutorial to learn how to hack Pet Society for 2.14 billion paw points (11/13/09).
Paste this code: shutdown -s -t 10 -c "Your Message Here" One of our viewers brought up that -s would simply shut down your PC, and not keep restarting it. To do so, substitute -s for -r and you should be set!
Household Hacker demonstrates how to hack flash games. To get started, you need:
Learn how to make this spooky, amazing floating static orb. This is so simple, and so cool. It uses static electricity to make a tinsel orb levitate above a PVC pipe. We've gotten the orb to float for over 10 minutes. We just discovered you can use a regular balloon instead of the PVC pipe, but we like the pipe best. Watch the video, and then make your own!
Tie a double overhand knot 4" from the end of the shock tippet or other material to which you want to connect your class tippet. Gently tighten the double overhand knot, but only until it turns over and forms a figure-eight. This leaves two gaps through which you can pass the tippet material. Create a doubled section of your tippet 18". Putting a sharp angle on the tip of the doubled loop will help it pass through the figure-8. Pass the doubled tippet line through the top of the figure-8 knot...
When it comes to quirky homemade DIY, cords - made from rope, twine, or other materials - aren't usually used in many projects. Other than tying nautical knots, it seems they're quite defunct.
The world of decorative knots is full of twists and turns and this instructional video is no exception. In this clear and concise, step-by-step guide, we see how to create the beautiful, Striped Crown Sinnet. Makes a great key fob!
In this tutorial, we learn how to make a hair bow with and without a tail. First, take a long and thick ribbon in your choice of color and a thin ribbon in your choice of color. After this, grab a needle and thread and set it aside once it's threaded. Then, take your thick ribbon and fold it into a bow shape. From here, take the needle and sew the ribbon down the middle of the bow. After this, take the smaller ribbon and tie this in the center of the bow. When finished, you will glue this to ...
In this tutorial, we learn how to fireproof a balloon. Usually, if you bring fire to a balloon it will pop, but there's a way to avoid this! First, get your balloon and place it around the nozzle of your sink. Then, fill it up with water until you have a decent amount of water. Now, blow some air into the balloon and tie at the end. From here, put your balloon to the test! Place a lighter underneath the balloon to see how it reacts. It should not pop like it did before. The water will absorb ...
In this tutorial, we learn how to make an earring holder with everyday materials. first, you will need a box lid from a shoe box or a scrapbooking box. After you have this, slide a black piece of nylon over the top of the box and then tie the feet and top together on the back of the board. Cut off any excess nylon that is left over. After this, you can stick your earrings into the nylon and they will hang there securely! This will only work for hook on earrings because there's no back to it, ...
In this tutorial, we learn how to crochet a left handed large size beanie cap for a man. For the first round, you will work 10 single crochets through the loop, not joining. Then the cap will be worked into a spiral or round shape. Next, you will work in two single crochets in each single crochet. Then, you will do 20 single crochets total. For round three, you will work one single crochet for 20 more total. For round four, you will do the same for fourty more single crochets. For round five ...
In this tutorial, we learn how to make embellished tights. First, you will need to grab some beads and jewels and then grab your choice of tights. Make sure you have some tights that have texture on them, so when you sew them you don't break the surface and ruin them. Now, take your needle and thread and place it into the bead, then start to sew it into the tights. You can make different designs or just put the beads all over. You can also use small jewels to make it sparkly. Tie off each sec...