Tinkernut Labs



  • How To Make A Simple Python Keylogger

    July 17, 2013 // davisde // Hacks, Programming Tips Tags: beginners, code, coding, hacking, keylogger, python, simple, spy 17 Responses


    Python is a really easy programming language for beginners. What better way to showcase it’s range of abilities than making a simple keylogger.

  • Make A Chrome App in 5 minutes

    June 1, 2013 // davisde // Programming Tips, Web Tips Tags: application, apps, browser, chrome, code, easy, programming, promotion, simple, Video, web, youtube 2 Responses


    Making a Chrome App and an Extension is actually a fairly simple task. All you have to know is a few required fields and the JSON syntax.

     

    Download the examples used in the video here:

     

    http://www.tinkernut.com/demos/347_chrome.zip

     

    Further Learning:

    http://www.json.org/

    http://developer.chrome.com/dev/extensions/getstarted.html

    https://developers.google.com/apps-script/publishing_chrome_web_store

    https://developers.google.com/apps-script/execution_web_apps

    http://www.labnol.org/software/create-chrome-apps-extensions/27958/

  • I CAN LERN CODEZ?

    August 24, 2012 // davisde // Programming Tips Tags: basics, code, computer, learn, programming, programs, python, variable, vb 2 Responses


    Learn the basics of programming using a simple programming language called LOLCODE.
    LOLCODE Compiler – http://asgaard.co.uk/misc/loljs/
    LOLCODE Syntax – http://lolcode.com/keywords/keywords
    Final code:
    HAI
    I HAS A DAY ITZ “Today is Caturday!!!!”
    I HAS A NEWDAY
    I HAS A COUNT
    GIMMEH NEWDAY
    BOTH SAEM NEWDAY AN “Saturday”, O RLY?
    YA RLY
    IM IN YR LOOP
    UPZ COUNT!!1
    VISIBLE DAY
    IZ COUNT BIGR THAN 4?, GTFO, KTHX
    IM OUTTA YR LOOP
    NO WAI
    VISIBLE “Iz no Caturday!!!”
    OIC
    KTHXBYE
  • How To Make QR Codes

    June 22, 2011 // davisde // Cool Websites Tags: business, camera, cell, code, devices, mobile, phone, quick, scan, secret, send, smartphone, webcam 14 Responses





    Learn how to make your own QR codes and increase your mobile presence!
    Visit my forum page to leave questions or post comments:
    http://www.tinkernut.com/groups/videotutorial-extras/forum/topic/make-your-own-qr-codes/

    Links used in this video:
    BeQRious – http://www.beqrious.com/generator
    Desktop QR code scanner – http://www.tinkernut.com/demos/284_qr_codes/QRreader.air
    I-nigma – http://www.i-nigma.com/SupportedDevices.html
    Spotlike – http://spotlike.com
    Paperlinks – http://www.paperlinks.com
    Google Generator – http://www.goo.gl

  • How To Make An Operating System

    August 2, 2010 // davisde // Programming Tips Tags: boot, box, code, create, linux, mac, make, operating, os, programming, system, virtual, windows, write, xp 43 Responses




    In this episode, gigafide shows you how to create our own operating system using the Assembly programming language.

    Project Files:
    http://www.tinkernut.com/demos/248_os/tinkeros.zip

    Learn Assembly:
    http://en.wikipedia.org/wiki/Assembly_language
    http://www.drpaulcarter.com/pcasm/
    http://www.xs4all.nl/~smit/asm01001.htm
    http://joelgompert.com/OS/TableOfContents.htm

    Operating System Credit/Reference:
    http://mikeos.berlios.de

    Virtual Box:
    http://www.virtualbox.org

    Disk Images:
    http://www.allbootdisks.com/download/95.html

    NASM:
    http://nasm.sourceforge.net/index.php