User Friendly Search Results

How To: Build an ARP Scanner Using Scapy and Python

As you might know, there are a multitude of tools used to discover internal IP addresses. Many of these tools use ARP, address resolution protocol, in order to find live internal hosts. If we could write a script using this protocol, we would be able to scan for hosts on a given network. This is where scapy and python come in, scapy has modules we can import into python, enabling us to construct some tools of our own, which is exactly what we'll be doing here.

Hack Like a Pro: Digital Forensics for the Aspiring Hacker, Part 8 (More Windows Registry Forensics)

Welcome back, my fledgling hackers! Let's continue to expand our knowledge of digital forensics, to provide you the skills necessary to be a digital forensic analyst or investigator, as well make you a better hacker overall. In your attempts to enter a system or network undetected, it is key to understand what a skilled forensic investigator can learn about you, the alleged hacker.

Hack Like a Pro: How to Hack Facebook (Same-Origin Policy)

Welcome back, my budding hackers! This is the initial post of a new series on how to hack Facebook. It's important to note here that each hack I'll be covering is very specific. I have said it before, but I feel I need to repeat it again: there is NO SILVER BULLET that works under all circumstances. Obviously, the good folks at Facebook have taken precautions to make certain that their app is not hacked, but if we are creative, persistent, and ingenious, we can still get in.

How To: Create a Shared Album on Facebook

Facebook is a very useful social media sites. Shared album is a place where multiple users can upload, view and edit photos. Maximum of 50 people could share a Shared album. This video will show you how to create a shared album on Facebook. Hope this feature will be available to all users and countries in near future. Watch the video and Employ the technique in your Facebook account.

How To: Fully Customize Your Samsung Galaxy S3's Dictionary Using Old Tweets, Statuses, Emails, & Texts

My standard text greeting to friends is something along the lines of "Wazzup biznitch?"—but apparently the auto-correct function on my Samsung Galaxy S3 has a problem with that. Time after time I have to retype it or just add all my made-up words to the word list—and I use a lot of made-up words, because that's what bosses do. But texting isn't the only way I communicate. I also use email, chat, and social media on a daily basis—and I don't always use my phone. So, wouldn't it be awesome if m...

How To: Design Your Own Custom Foldable Papercrafts on Your iPad

In the papercraft world, nothing is beyond its reach. Anything from a Rolex watch to PSY doing his famous Gangnam Style horse dance has been converted to papercraft. That's great and all, but what if you want to make your own custom papercraft? Foldify, which releases next week in the iTunes App Store for the iPad, allows users to create their own custom foldable papercrafts in real time 3D.

How To: Manage Your Live Tiles in Windows 8

The new Windows 8 is only days away from its mass public release on Friday, October 26th. And there's a ton of new features you'll need to get used to, either on your computer or your tablet. One of them is the Live Tiles, which provide users with live information and is way more aesthetically pleasing than the traditional Windows layout. The new Tiles system adds another level of functionality and information for the user, but it definitely takes some getting used to. The video below by Pure...

How To: Navigate and use the graphical user interface in Foundry's Nuke 6

Need help finding yourself around the Nuke 6 GUI? This quick clip from the folks at Lynda will help to orient you. Whether you're new to the Foundry's popular node-based compositing application or a seasoned post-production professional just looking to better acquaint yourself with Nuke 6's new features, you're sure to be well served by this video tutorial. For more information, including a detailed overview, watch this free video guide.

How To: Create a WordPress sidebar widget that displays links by category

In this clip, learn how to create a smart sidebar WordPress widget to display your links. Every version of WordPress brings with it new features, new functions and new ways of doing things. Fortunately, the very same technology that allows an open-source blog publishing application like WordPress to exist in the first place also makes it easy for its users to share information about the abovesaid things through videos like this one. Take a look.

How To: Speed up a function when programming in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to measure and improve the performance of a function. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Use inversion of control (IOC) in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to relate Java's inversion of control pattern to first class functions.. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.