Mar 18, 2011

Download YouTube video

Here's my favorite way to download any YouTube video that I like, such as music video.
  1. Use Google Chrome browser (or FireFox). 
  2. Install the userscirpt, "YouTube Video Download", at http://userscripts.org/scripts/show/62634
Now, dig from your bookmark for your favorite YouTube video, and you should see the "Download" button below. Enjoy!


Mar 15, 2011

Internet Explorer 9 is coming to town

Internet Explorer 9 is available for download now. Just wondering why installing a IE9 required me to restart my computer?



This is what I get after I restart my PC.


:-(

Mar 7, 2011

Free Computer Forensic Tools

This is a handy list for forensic and IR work. Any update of the list will be announced on twitter.com/jonathankrause

Currently the list is divided into the following categories:

  • Disk Tools
  • Email Analysis
  • General
  • File & Data Analysis
  • Data Analysis Suite
  • File Viewers
  • Internet History Analysis
  • Registry Analysis
  • Web Application Analysis
The full list can be obtains at http://forensiccontrol.com/fcresources.php

Introduction to Java Examination

There is an article posted by Corey Harrell, (Almost) Cooked Up Some Java. It introduces the steps he took to examine the java. This article includes:

  • Understand the Java cache folder.
  • Examine the IDX file.
  • Examine the JAR file.
  • Extract Java source from the JAR file.
  • Examine the Java source code.

Mar 4, 2011

Arduino Tutorial

OK, I admit this. I'm only manage to complete up to "Lesson 2". But there are all together 7 lessons in this great tutorial at http://www.ladyada.net/learn/arduino/index.html

And there more more other stuffs there for any beginner who wish to learn Arduino or electronics.