Terminal Street Search Results

How To: Embed a Metasploit Payload in an Original .Apk File

UPDATE: This post is outdated, the latest version with the correct links and updated instructions can be found UPDATE: This post is outdated, the latest version with the correct links and updated instructions can be found at my blog, here - at my blog, here - https://techkernel.org/2015/12/11/embed-metasploit-payload-in-apk-easily/

How To: Make Homemade Sidewalk Chalk to Graffiti the Streets With

I've never met a kid who didn't love sidewalk chalk. There's just something about drawing all over public surfaces that seems to appeal to the rule-breakers in us all. And it's not just for kids—artists have done some pretty incredible works with the stuff, too. If you're looking for a fun project to do with kids, or make custom colors for your own drawings, making sidewalk chalk at home is really simple and cheap. Jamielyn Nye from I Heart Nap Time shows just how easy it is in her tutorial o...

Street Art Tricks: How to Blend 3D Prints into Real-Life Objects

While graffiti may never be fully accepted by the masses, it has already become a very large medium for creative artists across the globe, who make mundane and austere cityscapes a little more interesting for the rest of us. Walking past this Banksy stencil on my way to class (at UCLA) made my day. Art like this can cause people to stop and appreciate the otherwise boring and blank walls that surround the city. It can stir up artistic feelings, pensive thoughts, and other emotions stored insi...

How To: Google's New Photo Sphere in Android Jelly Bean 4.2 Makes Panoramic Photos Bigger and Better

With some Samsung Galaxy S III owners still waiting for the Android Jelly Bean 4.1 update to hit their device, Google has wasted no time in releasing information on their next operating system update—Android Jelly Bean 4.2, which will come stock with the newer Nexus 7 and 10 tablets, and the all-new Nexus 4 smartphone. While the two Android updates are fairly similar, one of the big features in Jelly Bean 4.2 that sets the two apart is the new camera application, which has a feature called Ph...

How to Hack Like a Pro: Getting Started with Metasploit

This is my first contribution in an ongoing series on detailing the best free, open source hacking and penetration tools available. My goal is to show you some of the quality tools that IT security experts are using every day in their jobs as network security and pen-testing professionals. There are hundreds of tools out there, but I will focus and those that meet four key criteria:

How To: Draw a simple scenery

In this video, we learn how to draw a simple scenery. Start by drawing a horizontal line across the page. From here, draw reference boxes along the middle of the line. Now you can start filling in more details, making buildings out of the boxes. After this, make people outside of the buildings, then make a street and trees in the background. Fill in shading and lines to make the picture more realistic. The key to this is to learn how to start with your reference point to make everything flow ...

How To: Draw and color levels with art markers

This video explains how to draw a picture of a strip mall. It starts with squares and rectangles, and makes them three dimensional. As the video progresses, there is more and more detail added to the picture including color, using art markers. More detail is added such as windows in the buildings and people in the street. It is completely non verbal, so by taking it frame by frame it is a good tool to learn or improve your art style.

How To: Create a fiery makeup look

This makeup tutorial will show you how to apply a fiery look using Collection 2000 Dazzle Me pigments! This bright sunset look will show off your eyes and your winning smile. Watching this video will also give you a few other makeup tips.

Hacking macOS: How to Perform Situational Awareness Attacks, Part 1 (Using System Profiler & ARP)

The first few minutes after gaining access to a MacBook are critical — but where do we begin? Using tools built into macOS, we can develop an in-depth understanding of running background processes, detect antivirus software, locate sensitive files, and fingerprint other devices on the network. All of this can be done without installing additional software or modifying any files.

How To: Securely Sync Files Between Two Machines Using Syncthing

Transferring hundreds of screenshots, webcam recordings, keystroke logs, and audio recordings between your VPS and a local Kali machine can be tricky. Services like Dropbox don't always have the best privacy policies and suffer data breaches just like any other website. To mitigate these risks, we'll use a secure, open source, and decentralized alternative.

How To: Install the Google Play Store on Your Kindle Fire Without Rooting

Deep down inside, Kindle Fires are actually Android tablets — the only trouble is, Amazon has layered so much of a skin on top of it all that you can't normally use Android's main app store, the Google Play Store. The Amazon Appstore, which comes bundled with Kindle Fire devices, only has about 600,000 apps, so it would be great if you could access Google Play's library, which boasts 2.8 million.

How To: Make ADB & Fastboot Work in Any Folder on Windows

Unless you're experienced using the Linux terminal, running ADB and Fastboot commands can get confusing very fast. The problems often stem from having to hunt for various files — usually IMG or ZIP files that you need to mod your Android phone — and then move them to your platform-tools folder, which, depending on how you installed ADB in the first place, could be anywhere.

How To: Hide the Navigation & Status Bars on Your Galaxy S8 for Even More Screen Real Estate — No Root Needed

The Samsung Galaxy S8's almost bezel-less display is truly a sight to behold, especially when set to Immersive Mode. While transparent when on the home screen, the navigation and status bars on the S8 will often turn opaque depending on what app you're using at the moment. This, in turn, can detract from the overall experience when viewing anything from the S8's display, as the bars along the top and bottom of the screen bump the phone's aspect ratio down to lower levels.

How To: Fix 'Wrong PIN' Errors After Restoring a NANDroid Backup

Making a NANDroid backup can save you from all sorts of flashing-related mishaps and accidents. Bootloops, SystemUI crashes, accidental wipes, bad ZIPs, or a dozen other possibilities—there's almost no condition in which a NANDroid is unable to correct problems with your device. However, recent changes to Android have created an almost paradoxical situation where restoring a NANDroid can actually lock you out of your phone.

How To: Install Android 7.1.1 on Your Verizon Nexus 6P

Android 7.1.1 stock images for the Nexus 6P were released last week on December 5, 2016. However, Verizon users seem to have been excluded from the update. Google's factory image page states "All carriers except Verizon" next to version number NMF26F. This doesn't seem fair, especially since Verizon Nexus 5X users received the latest Android Nougat update.

How To: Install Gitrob on Kali Linux to Mine GitHub for Credentials

GitHub is an extremely popular site that allows developers to store source code and interact with other users about their projects. Anyone can download public, open-source files on GitHub manually or with Git, and anyone can fork off someone's project to expand or improve it into its own project. It's a really great site for programmers, developers, and even inspiring hackers.